schema location: | ..\..\commoncodes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://healthXML.org/PasLink |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Codings | ||
source | <xs:element name="CommonCodesDataFile"> <xs:complexType> <xs:sequence> <xs:element name="Codings" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="CommonCodeFileType"> <xs:attribute name="Enabled" type="xs:boolean" use="optional" default="true"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||
type | extension of CommonCodeFileType | ||||||||||||
properties |
|
||||||||||||
children | CommonCodeName CommonCodeType Text Description Codes | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Codings" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="CommonCodeFileType"> <xs:attribute name="Enabled" type="xs:boolean" use="optional" default="true"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:boolean | ||||
properties |
|
||||
source | <xs:attribute name="Enabled" type="xs:boolean" use="optional" default="true"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CodeId TypeOfCodeId | ||
source | <xs:element name="DeleteCommonCodeRequest"> <xs:complexType> <xs:sequence> <xs:element name="CodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="CodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
source | <xs:element name="DeleteCommonCodeResponse"> <xs:complexType> <xs:sequence/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CodeId TypeOfCodeId | ||
annotation |
|
||
source | <xs:element name="GetCommonCodeRequest"> <xs:annotation> <xs:documentation>Get one code for a common register</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="CodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CommonCode | ||
source | <xs:element name="GetCommonCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="CommonCode" type="CommonCodeDetailType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | CommonCodeDetailType | ||
properties |
|
||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType Registration Update | ||
source | <xs:element name="CommonCode" type="CommonCodeDetailType"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | ServiceType ServiceCode Date | ||
source | <xs:element name="GetServiceCodeRequest"> <xs:complexType> <xs:sequence> <xs:element name="ServiceType" type="xs:string"> <xs:annotation> <xs:documentation>Type of service</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ServiceCode" type="xs:string"> <xs:annotation> <xs:documentation>Service Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Date" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>QueryDate. HIS90: If not in input the query date is defaulted to current date.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="ServiceType" type="xs:string"> <xs:annotation> <xs:documentation>Type of service</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="ServiceCode" type="xs:string"> <xs:annotation> <xs:documentation>Service Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Date" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>QueryDate. HIS90: If not in input the query date is defaulted to current date.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | ServiceType ServiceCode ServiceInformation | ||
annotation |
|
||
source | <xs:element name="GetServiceCodeResponse"> <xs:annotation> <xs:documentation>Response for GetServiceCode</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ServiceType" type="xs:string"> <xs:annotation> <xs:documentation>Type of Service</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ServiceCode" type="xs:string"> <xs:annotation> <xs:documentation>Service</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ServiceInformation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Information for a service or service rates that an service iis created of. HIS90: For HIS90 the method will only show first 10 found service rates for a service that is valid on selection date</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ServiceCodeGroup" type="xs:string" minOccurs="0"/> <xs:element name="Period"> <xs:annotation> <xs:documentation>Validitity periode for an service or service rate</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FromDate" type="xs:dateTime"/> <xs:element name="ToDate" type="xs:dateTime"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="RateCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Service can be based on multible rates</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A service description and in case that an service is created by multible rates a service rate description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="ServiceType" type="xs:string"> <xs:annotation> <xs:documentation>Type of Service</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="ServiceCode" type="xs:string"> <xs:annotation> <xs:documentation>Service</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | ServiceCodeGroup Period RateCode Description | ||||||
annotation |
|
||||||
source | <xs:element name="ServiceInformation" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Information for a service or service rates that an service iis created of. HIS90: For HIS90 the method will only show first 10 found service rates for a service that is valid on selection date</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ServiceCodeGroup" type="xs:string" minOccurs="0"/> <xs:element name="Period"> <xs:annotation> <xs:documentation>Validitity periode for an service or service rate</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FromDate" type="xs:dateTime"/> <xs:element name="ToDate" type="xs:dateTime"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="RateCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Service can be based on multible rates</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A service description and in case that an service is created by multible rates a service rate description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ServiceCodeGroup" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | FromDate ToDate | ||
annotation |
|
||
source | <xs:element name="Period"> <xs:annotation> <xs:documentation>Validitity periode for an service or service rate</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="FromDate" type="xs:dateTime"/> <xs:element name="ToDate" type="xs:dateTime"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="FromDate" type="xs:dateTime"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="ToDate" type="xs:dateTime"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RateCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Service can be based on multible rates</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A service description and in case that an service is created by multible rates a service rate description</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MunicipalityCodes | ||
source | <xs:element name="ListAllMunicipalityCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | MunicipalityCode | ||||||
source | <xs:element name="MunicipalityCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | PostalCodes | ||
source | <xs:element name="ListAllPostalCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="PostalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | PostalCode | ||||||
source | <xs:element name="PostalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Postal Municipality County | ||||||
source | <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Code Name | ||
source | <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | extension of CommonRequestType | ||
properties |
|
||
children | Code Types Valid CommonCodeType InvalidateCache | ||
annotation |
|
||
source | <xs:element name="ListCommonCodesRequest"> <xs:annotation> <xs:documentation>Request to ListCommonCodes</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CommonRequestType"> <xs:sequence> <xs:element name="CommonCodeType" type="CommonCodeTypes"/> <xs:element name="InvalidateCache" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Flag to invalidate the ccahe in the method. only to be used with admin functions to update the common codes by Tieto. Never to be used or set by any othre developers than Tieto. Null/missing or False - Keep cache/do nothing True - Invalidate/clear cache </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CommonCodeTypes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CommonCodeType" type="CommonCodeTypes"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="InvalidateCache" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Flag to invalidate the ccahe in the method. only to be used with admin functions to update the common codes by Tieto. Never to be used or set by any othre developers than Tieto. Null/missing or False - Keep cache/do nothing True - Invalidate/clear cache </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | extension of CommonCodeListType | ||
properties |
|
||
children | CommonCodeType Codes | ||
annotation |
|
||
source | <xs:element name="ListCommonCodesResponse"> <xs:annotation> <xs:documentation>Response from ListCommonCodes</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CommonCodeListType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MedicalCodeId | ||
annotation |
|
||
source | <xs:element name="ListMedicalCodeCombinationsRequest"> <xs:annotation> <xs:documentation>Medical code (i.e.ICD10 etc)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedicalCodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal medical code id</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="MedicalCodeId" type="xs:string"> <xs:annotation> <xs:documentation>Internal medical code id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MedicalCodes | ||
annotation |
|
||
source | <xs:element name="ListMedicalCodeCombinationsResponse"> <xs:annotation> <xs:documentation>Registered combined codes( from ICD10, NCSP)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedicalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MedicalCode" type="MedicalCodeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | MedicalCode | ||||||
source | <xs:element name="MedicalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MedicalCode" type="MedicalCodeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | MedicalCodeType | ||||||
properties |
|
||||||
children | Id Code Text MedicalRegister | ||||||
source | <xs:element name="MedicalCode" type="MedicalCodeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CommonCode | ||
annotation |
|
||
source | <xs:element name="SaveCommonCodeRequest"> <xs:annotation> <xs:documentation>Save/Update one code for a common register</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CommonCode" type="CommonCodeDetailType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | CommonCodeDetailType | ||
properties |
|
||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType Registration Update | ||
source | <xs:element name="CommonCode" type="CommonCodeDetailType"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CommonCode | ||
source | <xs:element name="SaveCommonCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="CommonCode" type="CommonCodeDetailType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | CommonCodeDetailType | ||
properties |
|
||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType Registration Update | ||
source | <xs:element name="CommonCode" type="CommonCodeDetailType"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | CommonCodeType SearchKey Valid | ||
source | <xs:element name="SearchCommonCodesRequest"> <xs:complexType> <xs:sequence> <xs:element name="CommonCodeType" type="CommonCodeTypes"> <xs:annotation> <xs:documentation>Comon code set type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SearchKey" type="xs:string"> <xs:annotation> <xs:documentation>Key/phrase to search for</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Valid" minOccurs="0"> <xs:annotation> <xs:documentation>List valid codes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CommonCodeTypes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CommonCodeType" type="CommonCodeTypes"> <xs:annotation> <xs:documentation>Comon code set type</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="SearchKey" type="xs:string"> <xs:annotation> <xs:documentation>Key/phrase to search for</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | AllCodes | ||||||
annotation |
|
||||||
source | <xs:element name="Valid" minOccurs="0"> <xs:annotation> <xs:documentation>List valid codes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://healthXML.org/PasLink | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MedicalRegisterType SearchKey | ||
annotation |
|
||
source | <xs:element name="SearchMedicalCodesRequest"> <xs:annotation> <xs:documentation>Request for free text search in all medical codes reqisters</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SearchKey" type="xs:string"> <xs:annotation> <xs:documentation>Key/phrase to search for</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||
type | MedicalRegisterTypes | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="SearchKey" type="xs:string"> <xs:annotation> <xs:documentation>Key/phrase to search for</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MedicalCodes | ||
annotation |
|
||
source | <xs:element name="SearchMedicalCodesResponse"> <xs:annotation> <xs:documentation>Response from free text search in all medical codes reqisters</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedicalCodes"> <xs:complexType> <xs:sequence> <xs:element name="MedicalCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Medical code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="MedicalRegister"> <xs:annotation> <xs:documentation>Medical code register (ie. ICD-10, NCSP)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Version" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="OrganizationUnits" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MedicalCode | ||
source | <xs:element name="MedicalCodes"> <xs:complexType> <xs:sequence> <xs:element name="MedicalCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Medical code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="MedicalRegister"> <xs:annotation> <xs:documentation>Medical code register (ie. ICD-10, NCSP)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Version" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="OrganizationUnits" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Id Code Text ValidPeriod LastChanged MedicalRegister | ||||||
annotation |
|
||||||
source | <xs:element name="MedicalCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Medical code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="MedicalRegister"> <xs:annotation> <xs:documentation>Medical code register (ie. ICD-10, NCSP)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Version" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="OrganizationUnits" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | ShortText LongText | ||
source | <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | ValidDateTypeCommonCode | ||
properties |
|
||
children | From To | ||
source | <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | InsertedChangedByType | ||
properties |
|
||
children | Date Name Organization SignedBy | ||
source | <xs:element name="LastChanged" type="InsertedChangedByType"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Id MedicalRegisterType Type Code OfficialCode Version Text ValidPeriod LastChanged OrganizationUnits | ||
annotation |
|
||
source | <xs:element name="MedicalRegister"> <xs:annotation> <xs:documentation>Medical code register (ie. ICD-10, NCSP)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Version" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> <xs:element name="LastChanged" type="InsertedChangedByType"/> <xs:element name="OrganizationUnits" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||
type | MedicalRegisterTypes | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="MedicalRegisterType" type="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Medical register type</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Type" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Version" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | ValidDateTypeCommonCode | ||
properties |
|
||
children | From To | ||
source | <xs:element name="ValidPeriod" type="ValidDateTypeCommonCode"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | InsertedChangedByType | ||
properties |
|
||
children | Date Name Organization SignedBy | ||
source | <xs:element name="LastChanged" type="InsertedChangedByType"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | OrganizationUnit | ||||||
source | <xs:element name="OrganizationUnits" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | OrganizationTypeCommonCode | ||||||
properties |
|
||||||
children | Id TypeOfId ShortNameId Name | ||||||
source | <xs:element name="OrganizationUnit" type="OrganizationTypeCommonCode" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MunicipalityCode | ||
source | <xs:element name="SearchMunicipalityCodeRequest"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCode"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Code Name | ||
source | <xs:element name="MunicipalityCode"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Code" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | MunicipalityCodes | ||
source | <xs:element name="SearchMunicipalityCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | MunicipalityCode | ||||||
source | <xs:element name="MunicipalityCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="MunicipalityCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | PostalCode | ||
source | <xs:element name="SearchPostalCodeRequest"> <xs:complexType> <xs:sequence> <xs:element name="PostalCode"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Code Name | ||
source | <xs:element name="PostalCode"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Code" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | PostalCodes | ||
source | <xs:element name="SearchPostalCodeResponse"> <xs:complexType> <xs:sequence> <xs:element name="PostalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | PostalCode | ||||||
source | <xs:element name="PostalCodes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Postal Municipality County | ||||||
source | <xs:element name="PostalCode" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | Code Name | ||
source | <xs:element name="Postal"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="Municipality" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Code Name | ||||||
source | <xs:element name="County" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | AdditionalId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AdditionalIdListCommonCode"> <xs:annotation> <xs:documentation>Type for list of additional id for organiszation, requester, contact, patientids etc</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="AdditionalId" type="AdditionalIdTypeCommonCode" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | AdditionalIdTypeCommonCode | ||||||
properties |
|
||||||
children | Id TypeOfId | ||||||
source | <xs:element name="AdditionalId" type="AdditionalIdTypeCommonCode" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | Id TypeOfId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AdditionalIdTypeCommonCode"> <xs:annotation> <xs:documentation>Type for additional id for organiszation, requester, contact, patientids etc</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>KITH code standard 8268 Some of the types are: ENH=Off. org.no in Br.sund HER=HER-id RSH=RESH-id NPR= NPR nr LOK= Lokal id XXX=Annet Other Tieto codes are: For HIS90: LUI=UniqueId </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>KITH code standard 8268 Some of the types are: ENH=Off. org.no in Br.sund HER=HER-id RSH=RESH-id NPR= NPR nr LOK= Lokal id XXX=Annet Other Tieto codes are: For HIS90: LUI=UniqueId </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://healthXML.org/PasLink | ||||
children | Code Text CodeSystemOID CodedValue | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CodeOIDTextType"> <xs:annotation> <xs:documentation>Common type for code, textdescription, code system oid and coded value</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>The Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text description of the Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CodeSystemOID" type="oid" minOccurs="0"> <xs:annotation> <xs:documentation>OID for the CodeSystem the Code belongs to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CodedValue" type="CV" minOccurs="0"> <xs:annotation> <xs:documentation>The Code, CodeSystemOID and Text Description represented in KITH's CV format</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>The Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text description of the Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | oid | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="CodeSystemOID" type="oid" minOccurs="0"> <xs:annotation> <xs:documentation>OID for the CodeSystem the Code belongs to</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||
type | CV | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="CodedValue" type="CV" minOccurs="0"> <xs:annotation> <xs:documentation>The Code, CodeSystemOID and Text Description represented in KITH's CV format</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | Code Text | ||
annotation |
|
||
source | <xs:complexType name="CodeTextType"> <xs:annotation> <xs:documentation>Common type for code and textdescription</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>The Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text description of the Code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation>The Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text description of the Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | extension of CommonCodeType | ||
properties |
|
||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType Registration Update | ||
used by |
|
||
source | <xs:complexType name="CommonCodeDetailType"> <xs:complexContent> <xs:extension base="CommonCodeType"> <xs:sequence> <xs:element name="Registration" type="InsertedChangedByTypeWithInst" minOccurs="0"> <xs:annotation> <xs:documentation>Info about insertion/cretaion of the event</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Update" minOccurs="0"> <xs:annotation> <xs:documentation>Info about update/change of the event</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="InsertedChangedByTypeWithInst"> <xs:sequence> <xs:element name="UpdateCount" type="xs:int"> <xs:annotation> <xs:documentation>Count used for concurrency testing when waiting list is updated.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | InsertedChangedByTypeWithInst | ||||||
properties |
|
||||||
children | Date Name Organization SignedBy Institution | ||||||
annotation |
|
||||||
source | <xs:element name="Registration" type="InsertedChangedByTypeWithInst" minOccurs="0"> <xs:annotation> <xs:documentation>Info about insertion/cretaion of the event</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | extension of InsertedChangedByTypeWithInst | ||||||
properties |
|
||||||
children | Date Name Organization SignedBy Institution UpdateCount | ||||||
annotation |
|
||||||
source | <xs:element name="Update" minOccurs="0"> <xs:annotation> <xs:documentation>Info about update/change of the event</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="InsertedChangedByTypeWithInst"> <xs:sequence> <xs:element name="UpdateCount" type="xs:int"> <xs:annotation> <xs:documentation>Count used for concurrency testing when waiting list is updated.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="UpdateCount" type="xs:int"> <xs:annotation> <xs:documentation>Count used for concurrency testing when waiting list is updated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | CommonCodeName CommonCodeType Text Description Codes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CommonCodeFileType"> <xs:annotation> <xs:documentation>Common code type for reading codes from a XML file</xs:documentation> </xs:annotation> <xs:sequence> <xs:sequence> <xs:element name="CommonCodeName" type="xs:string"> <xs:annotation> <xs:documentation>Name/Type of teh Coding Set. This is used as CommonCodeType of no CommonCodeType is specified</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CommonCodeType" type="CommonCodeTypes" minOccurs="0"> <xs:annotation> <xs:documentation>CommonCodeType according to enum</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text used for showing name in a local language. If no text available CommonCodeName or CommonCodeType will be used.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the coding set</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="Codes" type="CommonCodeType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="CommonCodeName" type="xs:string"> <xs:annotation> <xs:documentation>Name/Type of teh Coding Set. This is used as CommonCodeType of no CommonCodeType is specified</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CommonCodeTypes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CommonCodeType" type="CommonCodeTypes" minOccurs="0"> <xs:annotation> <xs:documentation>CommonCodeType according to enum</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Text used for showing name in a local language. If no text available CommonCodeName or CommonCodeType will be used.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the coding set</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | CommonCodeType | ||||||
properties |
|
||||||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType | ||||||
source | <xs:element name="Codes" type="CommonCodeType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | CommonCodeType Codes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CommonCodeListType"> <xs:annotation> <xs:documentation>Common code type with list of CommonCodeType</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CommonCodeType" type="CommonCodeTypes"/> <xs:element name="Codes" type="CommonCodeType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CommonCodeTypes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CommonCodeType" type="CommonCodeTypes"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | CommonCodeType | ||||||
properties |
|
||||||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType | ||||||
source | <xs:element name="Codes" type="CommonCodeType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||
namespace | http://healthXML.org/PasLink | ||||
type | extension of CodeOIDTextType | ||||
properties |
|
||||
children | Code Text CodeSystemOID CodedValue AdditionalCodes ValidPeriod RefInterval CodeId TypeOfCodeId CodeType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CommonCodeType"> <xs:annotation> <xs:documentation>Common type for return of codes/types.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="CodeOIDTextType"> <xs:sequence> <xs:element name="AdditionalCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Additional codes for the code.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AdditionalCode" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="CodeOIDTextType"> <xs:sequence> <xs:element name="TypeOfCode" type="xs:string"> <xs:annotation> <xs:documentation>Code for description of the additional code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ValidPeriod" minOccurs="0"> <xs:annotation> <xs:documentation>The period the code is valid</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="From" type="xs:dateTime"/> <xs:element name="To" type="xs:dateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CodeType" type="CommonCodeTypes" minOccurs="0"> <xs:annotation> <xs:documentation>Common Code type for each code. Only present if codes from multiple codes sets are returned in same response.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | AdditionalCode | ||||||
annotation |
|
||||||
source | <xs:element name="AdditionalCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Additional codes for the code.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AdditionalCode" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="CodeOIDTextType"> <xs:sequence> <xs:element name="TypeOfCode" type="xs:string"> <xs:annotation> <xs:documentation>Code for description of the additional code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | extension of CodeOIDTextType | ||||||
properties |
|
||||||
children | Code Text CodeSystemOID CodedValue TypeOfCode RefInterval | ||||||
source | <xs:element name="AdditionalCode" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="CodeOIDTextType"> <xs:sequence> <xs:element name="TypeOfCode" type="xs:string"> <xs:annotation> <xs:documentation>Code for description of the additional code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="TypeOfCode" type="xs:string"> <xs:annotation> <xs:documentation>Code for description of the additional code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Low High Unit | ||||||
annotation |
|
||||||
source | <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | From To | ||||||
annotation |
|
||||||
source | <xs:element name="ValidPeriod" minOccurs="0"> <xs:annotation> <xs:documentation>The period the code is valid</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="From" type="xs:dateTime"/> <xs:element name="To" type="xs:dateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="From" type="xs:dateTime"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="To" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Low High Unit | ||||||
annotation |
|
||||||
source | <xs:element name="RefInterval" minOccurs="0"> <xs:annotation> <xs:documentation>Reference intervals and unit for values registered with the code</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Low" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Low value limit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="High" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>High value limit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Unit" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Unit registered with values. eg. kg, cm, mmol/gram Blank/null if no unit description</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="CodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Internal Id for the code. Used to get or update the one spesific code. E.g. Common code id. CommonCodeId is a combined id with delimiter | (pipe) HIS90: Minimum values in id is: CommonCodeType, Code and ValidToDate Addition values like Type of Category are added after ToDate</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfCodeId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of code id given i CodeId. This will give the WS to use to get details. CCID =Common code id - use CommonCodesWS LRC= Local requester code - use RequesterWS</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CommonCodeTypes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CodeType" type="CommonCodeTypes" minOccurs="0"> <xs:annotation> <xs:documentation>Common Code type for each code. Only present if codes from multiple codes sets are returned in same response.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | Code Types Valid | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CommonRequestType"> <xs:annotation> <xs:documentation>Common type for request when search/listing codes/types</xs:documentation> </xs:annotation> <xs:sequence> <xs:sequence> <xs:annotation> <xs:documentation>If Code are missing list all valid codes</xs:documentation> </xs:annotation> <xs:element name="Code" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>List on exact code or part of code HIS90: Only search on exact code is supported</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Types" minOccurs="0"> <xs:annotation> <xs:documentation>Type of codes to list. Used for listing codes grouped together.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="xs:string"> <xs:annotation> <xs:documentation>Type of code.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of content in type above. Can be used if type can contain different contents/types.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:element name="Valid" minOccurs="0"> <xs:annotation> <xs:documentation>List valid codes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Code" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>List on exact code or part of code HIS90: Only search on exact code is supported</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | Type TypeOfType | ||||||
annotation |
|
||||||
source | <xs:element name="Types" minOccurs="0"> <xs:annotation> <xs:documentation>Type of codes to list. Used for listing codes grouped together.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Type" type="xs:string"> <xs:annotation> <xs:documentation>Type of code.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of content in type above. Can be used if type can contain different contents/types.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Type" type="xs:string"> <xs:annotation> <xs:documentation>Type of code.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of content in type above. Can be used if type can contain different contents/types.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
properties |
|
||||||
children | AllCodes | ||||||
annotation |
|
||||||
source | <xs:element name="Valid" minOccurs="0"> <xs:annotation> <xs:documentation>List valid codes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://healthXML.org/PasLink | ||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="AllCodes" type="xs:boolean" default="false" minOccurs="0"> <xs:annotation> <xs:documentation>Switch for listing all codes. False = List only codes valid today True = List all codes in coderegister, including these not valid today. Default is false, listing only valid codes today. This option may give several occurences of the same code but with different valid periods.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="CV"> <xs:annotation> <xs:documentation>KITH's CV type</xs:documentation> </xs:annotation> <xs:attribute name="V" type="xs:token" use="optional"/> <xs:attribute name="S" type="oid" use="optional"/> <xs:attribute name="DN" type="xs:string" use="optional"/> <xs:attribute name="OT" type="xs:string" use="optional"/> </xs:complexType> |
type | xs:token | ||
properties |
|
||
source | <xs:attribute name="V" type="xs:token" use="optional"/> |
type | oid | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="S" type="oid" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="DN" type="xs:string" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="OT" type="xs:string" use="optional"/> |
diagram | ![]() |
||||
namespace | http://healthXML.org/PasLink | ||||
children | Date Name Organization SignedBy | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="InsertedChangedByType"> <xs:annotation> <xs:documentation>Type for information about insertion and changes in the database</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Date" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date when inserted/last modified.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Organization Name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Organization" type="OrganizationTypeCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Organization responsible for insertion/last modification of the instance. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="SignedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Initials or name of user that inserted/changed the instance.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Date" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date when inserted/last modified.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Organization Name</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | OrganizationTypeCommonCode | ||||||
properties |
|
||||||
children | Id TypeOfId ShortNameId Name | ||||||
annotation |
|
||||||
source | <xs:element name="Organization" type="OrganizationTypeCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Organization responsible for insertion/last modification of the instance. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="SignedBy" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Initials or name of user that inserted/changed the instance.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | extension of InsertedChangedByType | ||
properties |
|
||
children | Date Name Organization SignedBy Institution | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="InsertedChangedByTypeWithInst"> <xs:annotation> <xs:documentation>Type with information about registration and updates of data (with institution info)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="InsertedChangedByType"> <xs:sequence> <xs:element name="Institution" type="OrganizationTypeCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Institution responsible for insertion/last modification of the instance. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | OrganizationTypeCommonCode | ||||||
properties |
|
||||||
children | Id TypeOfId ShortNameId Name | ||||||
annotation |
|
||||||
source | <xs:element name="Institution" type="OrganizationTypeCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Institution responsible for insertion/last modification of the instance. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | Id Code Text MedicalRegister | ||
used by |
|
||
source | <xs:complexType name="MedicalCodeType"> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="LongText" type="xs:string"/> <xs:element name="ShortText" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MedicalRegister" type="MedicalRegisterType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
properties |
|
||
children | LongText ShortText | ||
source | <xs:element name="Text"> <xs:complexType> <xs:sequence> <xs:element name="LongText" type="xs:string"/> <xs:element name="ShortText" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ShortText" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | MedicalRegisterType | ||
properties |
|
||
children | Id Code Text | ||
source | <xs:element name="MedicalRegister" type="MedicalRegisterType"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | Id Code Text | ||
used by |
|
||
source | <xs:complexType name="MedicalRegisterType"> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
namespace | http://healthXML.org/PasLink |
children | Id TypeOfId ShortNameId Name |
used by | |
source | <xs:complexType name="OrganizationTypeCommonCode"> <xs:sequence> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>Id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of Id as defined by PAS. Empty/LOC = Unkown lLocal id in PAS LIN = Local institution id LAV = Local medical unit /department id LEN = Local care unit id LUI = Local Unique Id HER = HER id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShortNameId" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>Id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of Id as defined by PAS. Empty/LOC = Unkown lLocal id in PAS LIN = Local institution id LAV = Local medical unit /department id LEN = Local care unit id LUI = Local Unique Id HER = HER id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ShortNameId" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | extension of OrganizationTypeCommonCode | ||
properties |
|
||
children | Id TypeOfId ShortNameId Name AdditionalIds | ||
source | <xs:complexType name="OrganizationTypeExtCommonCode"> <xs:complexContent> <xs:extension base="OrganizationTypeCommonCode"> <xs:sequence> <xs:element name="AdditionalIds" type="AdditionalIdListCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Additional ids for the organization</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | AdditionalIdListCommonCode | ||||||
properties |
|
||||||
children | AdditionalId | ||||||
annotation |
|
||||||
source | <xs:element name="AdditionalIds" type="AdditionalIdListCommonCode" minOccurs="0"> <xs:annotation> <xs:documentation>Additional ids for the organization</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
children | From To | ||
used by |
|
||
source | <xs:complexType name="ValidDateTypeCommonCode"> <xs:sequence> <xs:element name="From" type="xs:dateTime"/> <xs:element name="To" type="xs:dateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://healthXML.org/PasLink | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="From" type="xs:dateTime"/> |
diagram | ![]() |
||||||
namespace | http://healthXML.org/PasLink | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="To" type="xs:dateTime" minOccurs="0"/> |
namespace | http://healthXML.org/PasLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CommonCodeTypes"> <xs:annotation> <xs:documentation>Enumerator for type of CommonCode available to list/get</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="NotSet"/> <xs:enumeration value="RequesterCode"/> <xs:enumeration value="AdmitCode"/> <xs:enumeration value="Rate"/> <xs:enumeration value="MunicipalityCode"/> <xs:enumeration value="NationalityCode"/> <xs:enumeration value="PostCode"/> <xs:enumeration value="LanguageCode"/> <xs:enumeration value="LetterCode"/> <xs:enumeration value="VDGRCode"/> <xs:enumeration value="VHDGCode"/> <xs:enumeration value="PriorityCode"/> <xs:enumeration value="CancelReasonCode"/> <xs:enumeration value="ClinicalAreaGroupCode"/> <xs:enumeration value="FreeCode"/> <xs:enumeration value="CashCode"/> <xs:enumeration value="PaymentMethodCode"/> <xs:enumeration value="RefundCode"/> <xs:enumeration value="MaritialCode"/> <xs:enumeration value="UrbanNeighbourhoodCode"/> <xs:enumeration value="AdmissionFromCode"/> <xs:enumeration value="EECDocumentationCode"/> <xs:enumeration value="ContactCategoryCode"/> <xs:enumeration value="ContactGroupCode"/> <xs:enumeration value="ContactDischargeReasonCode"/> <xs:enumeration value="ContactFinishedCode"/> <xs:enumeration value="TransportationCode"/> <xs:enumeration value="ContactAdmittedToCode"/> <xs:enumeration value="ContactDischargedToCode"/> <xs:enumeration value="ContactMeasurementCode"/> <xs:enumeration value="ContactParticipantCode"/> <xs:enumeration value="ContactTreaterType"/> <xs:enumeration value="ContactTreatmentCode"/> <xs:enumeration value="DecisionCode"/> <xs:enumeration value="DecisionType"/> <xs:enumeration value="ComplaintType"/> <xs:enumeration value="CriteriaType"/> <xs:enumeration value="PatientAdditionalInformationCode"/> <xs:enumeration value="PatientAdditionalInformationType"/> <xs:enumeration value="PatientConfidentialCode"/> <xs:enumeration value="WaitingListStatusCode"/> <xs:enumeration value="WaitingListGuaranteeCode"/> <xs:enumeration value="CarePeriodStatusCode"/> <xs:enumeration value="ContactAccidentCode"/> <xs:enumeration value="ContactStatusCode"/> <xs:enumeration value="AppointmentType"/> <xs:enumeration value="TypeOfCareCode"/> <xs:enumeration value="MetaInformationCode"/> <xs:enumeration value="OrganizationTypeCode"/> <xs:enumeration value="MessageTypeCode"/> <xs:enumeration value="DocumentPhrases"/> <xs:enumeration value="ComplaintResultType"/> <xs:enumeration value="SystemPrintersCode"/> <xs:enumeration value="PatientLeaveCode"/> <xs:enumeration value="CareTypeCodes"/> <xs:enumeration value="IndividualPlanStatusCodes"/> <xs:enumeration value="IndividualPlanRoleCodes"/> <xs:enumeration value="EvaluationPriorityCode"/> <xs:enumeration value="CarePeriodInformationType"/> <xs:enumeration value="GenericCodeSets"/> <xs:enumeration value="GenericCodeValues"/> <xs:enumeration value="AdmSex"/> <xs:enumeration value="AdmYesNo"/> <xs:enumeration value="AdmYesNoUnknown"/> <xs:enumeration value="DrugOpioid"/> <xs:enumeration value="DrugLivingConditions"/> <xs:enumeration value="DrugSyringeUse"/> <xs:enumeration value="DrugSyringeFrequency"/> <xs:enumeration value="DrugSyringeNeedleSharing"/> <xs:enumeration value="DrugMentalHealth"/> <xs:enumeration value="DrugFrequencyOfUse"/> <xs:enumeration value="DrugType"/> <xs:enumeration value="DrugIngestionMethod"/> <xs:enumeration value="DrugLivesWith"/> <xs:enumeration value="DrugLivingChildrenU18"/> <xs:enumeration value="DrugAgeChildrenU18"/> <xs:enumeration value="DrugBloodVirusTested"/> <xs:enumeration value="DrugBloodVirusType"/> <xs:enumeration value="DrugFollowUp"/> <xs:enumeration value="DrugTreatmentEnding"/> <xs:enumeration value="DecisionGroup"/> <xs:enumeration value="UpdatableCommonCodes"/> <xs:enumeration value="AdmTreatmentTime"/> <xs:enumeration value="PatientClassificationCode"/> <xs:enumeration value="HelfoNotificationStatus"/> <xs:enumeration value="PsychosocialAspects"/> <xs:enumeration value="PsychosocialFunctionLevel"/> <xs:enumeration value="PsychosocialFunctionType"/> <xs:enumeration value="WaitTimeEndCode"/> <xs:enumeration value="ReferralReasonChildCond"/> <xs:enumeration value="ReferralReasonChildEnv"/> <xs:enumeration value="ChildWelfareRole"/> <xs:enumeration value="CarePeriodInfoGroupCodes"/> <xs:enumeration value="PatientRelationRole"/> <xs:enumeration value="CareLivingSituation"/> <xs:enumeration value="PatientTranslatorNeed"/> <xs:enumeration value="EPRInfoTransferConsent"/> <xs:enumeration value="PatientLivingWithPartner"/> <xs:enumeration value="PatientEthnicAffiliation"/> <xs:enumeration value="PatientCaregiverRelations"/> <xs:enumeration value="AddressPostalTypes"/> <xs:enumeration value="AddressTelephoneTypes"/> <xs:enumeration value="AddressEmailTypes"/> <xs:enumeration value="AddressLineTypes"/> <xs:enumeration value="ContactAdditionalInfoType"/> <xs:enumeration value="CollInstanceServiceTypes"/> <xs:enumeration value="RoomAttributeTypes"/> <xs:enumeration value="CarePeriodResourceTypes"/> <xs:enumeration value="WaitingListAdditionalInfoType"/> <xs:enumeration value="DocumentLanguageCodes"/> <xs:enumeration value="ContactActivityTypeCodes"/> </xs:restriction> </xs:simpleType> |
namespace | http://healthXML.org/PasLink | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="MedicalRegisterTypes"> <xs:annotation> <xs:documentation>Enumerator for medical register types available to list/get</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="All"/> <xs:enumeration value="Diagnosis"/> <xs:enumeration value="Procedures"/> </xs:restriction> </xs:simpleType> |
namespace | http://healthXML.org/PasLink | ||||||
type | restriction of xs:token | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="oid"> <xs:annotation> <xs:documentation>KITH's oid type</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:pattern value="(\d+\.?)*\d+"/> </xs:restriction> </xs:simpleType> |