schema location: | ..\..\investigation.xsd |
Elements |
Investigation |
InvestigationCollection |
InvestigationSearch |
diagram | ![]() |
||
children | Code Name ShortName PreName ValidationDateTime ExpiresDateTime ProviderId HCDInvestigationCode RDU InvestigationGroupId PositionOnForm Position AvailableForRequester FormVisible Comment CommentToLabel RequireComments RequireUrinCollectionTime RequirePasLengthAndWeigth RequireDiagnostic MsgToRequester MsgType AltAnswerText AnswerType | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Investigation"> <xs:annotation> <xs:documentation>Details for one investigation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>Investigation-short code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation>Investigation name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShortName" type="xs:string"> <xs:annotation> <xs:documentation>Investigation short name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PreName" type="xs:string"> <xs:annotation> <xs:documentation>Material code (suffixed with a hyphen '-')</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ValidationDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Investigation valid from date and time</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExpiresDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Investigation valid to date and time</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProviderId" type="xs:string"> <xs:annotation> <xs:documentation>Provider id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HCDInvestigationCode" type="xs:string"> <xs:annotation> <xs:documentation>Type of code library LO = Local codes EU = NKKKL code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RDU" type="xs:int"> <xs:annotation> <xs:documentation>The maximum legal degree of urgency 7 = immediate help 5 = answer today 4 = ordinary</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InvestigationGroupId" type="xs:int"> <xs:annotation> <xs:documentation>Investigation group in RoS requisition. 0-999 Default = 0 (no group)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PositionOnForm" type="xs:int"> <xs:annotation> <xs:documentation>The position of the investigation, within the investigation group in the request form. 0-999 Default 0 (no fixed place).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Position" type="xs:int"> <xs:annotation> <xs:documentation>The position in the accumulated list (Akkumulertliste). 0-999 Default 0 (no fixed place).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AvailableForRequester" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates if available for the requester in the requisition or just in "answer investigation".</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FormVisible" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation is visible in the request form or only by search in the investigation list.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Comment" type="xs:string"> <xs:annotation> <xs:documentation>Comment to the requester given under a requisition.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CommentToLabel" type="xs:string"> <xs:annotation> <xs:documentation>Comment to the label.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequireComments" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires investigation comments from the requester or not.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequireUrinCollectionTime" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires urin collection and time or not.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequirePasLengthAndWeigth" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires pasient length and weigth or not.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequireDiagnostic" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires diagnostic or not.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MsgToRequester" type="xs:string"> <xs:annotation> <xs:documentation>Dialog heading when requester has to give supplementary information</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MsgType" type="xs:int"> <xs:annotation> <xs:documentation>Indicates the type of message. 1: Yes/No answer 2: Information, text information registered as investigation comment. 3: Input, text information derived from the text in the label-field</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AltAnswerText" type="xs:string"> <xs:annotation> <xs:documentation>Returns the label to the dialog, indicates the type of input the dialog requires.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AnswerType" type="xs:int"> <xs:annotation> <xs:documentation>Answer type, values empty, 1, 2 or 3.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>Investigation-short code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation>Investigation name</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="ShortName" type="xs:string"> <xs:annotation> <xs:documentation>Investigation short name</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="PreName" type="xs:string"> <xs:annotation> <xs:documentation>Material code (suffixed with a hyphen '-')</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
annotation |
|
||
source | <xs:element name="ValidationDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Investigation valid from date and time</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
annotation |
|
||
source | <xs:element name="ExpiresDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Investigation valid to date and time</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="ProviderId" type="xs:string"> <xs:annotation> <xs:documentation>Provider id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="HCDInvestigationCode" type="xs:string"> <xs:annotation> <xs:documentation>Type of code library LO = Local codes EU = NKKKL code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="RDU" type="xs:int"> <xs:annotation> <xs:documentation>The maximum legal degree of urgency 7 = immediate help 5 = answer today 4 = ordinary</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="InvestigationGroupId" type="xs:int"> <xs:annotation> <xs:documentation>Investigation group in RoS requisition. 0-999 Default = 0 (no group)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="PositionOnForm" type="xs:int"> <xs:annotation> <xs:documentation>The position of the investigation, within the investigation group in the request form. 0-999 Default 0 (no fixed place).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="Position" type="xs:int"> <xs:annotation> <xs:documentation>The position in the accumulated list (Akkumulertliste). 0-999 Default 0 (no fixed place).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="AvailableForRequester" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates if available for the requester in the requisition or just in "answer investigation".</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="FormVisible" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation is visible in the request form or only by search in the investigation list.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="Comment" type="xs:string"> <xs:annotation> <xs:documentation>Comment to the requester given under a requisition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="CommentToLabel" type="xs:string"> <xs:annotation> <xs:documentation>Comment to the label.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="RequireComments" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires investigation comments from the requester or not.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="RequireUrinCollectionTime" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires urin collection and time or not.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="RequirePasLengthAndWeigth" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires pasient length and weigth or not.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:boolean | ||
annotation |
|
||
source | <xs:element name="RequireDiagnostic" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates whether the investigation requires diagnostic or not.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="MsgToRequester" type="xs:string"> <xs:annotation> <xs:documentation>Dialog heading when requester has to give supplementary information</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="MsgType" type="xs:int"> <xs:annotation> <xs:documentation>Indicates the type of message. 1: Yes/No answer 2: Information, text information registered as investigation comment. 3: Input, text information derived from the text in the label-field</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="AltAnswerText" type="xs:string"> <xs:annotation> <xs:documentation>Returns the label to the dialog, indicates the type of input the dialog requires.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
annotation |
|
||
source | <xs:element name="AnswerType" type="xs:int"> <xs:annotation> <xs:documentation>Answer type, values empty, 1, 2 or 3.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | Investigation | ||
annotation |
|
||
source | <xs:element name="InvestigationCollection"> <xs:annotation> <xs:documentation>A collection of investigations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Investigation" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | InvestigationCode LabId | ||
annotation |
|
||
source | <xs:element name="InvestigationSearch"> <xs:annotation> <xs:documentation>GetInvestigation input-parameters</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="InvestigationCode" type="xs:string"/> <xs:element name="LabId" type="xs:string"> <xs:annotation> <xs:documentation>Laboratory id</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="InvestigationCode" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
annotation |
|
||
source | <xs:element name="LabId" type="xs:string"> <xs:annotation> <xs:documentation>Laboratory id</xs:documentation> </xs:annotation> </xs:element> |