schema location: | ..\..\MedicalCode.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
Elements | Complex types |
MedicalCode | MedicalCodeRuleType |
schema location: | ..\..\Include\CommonBasicTypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
schema location: | ..\..\Include\PeriodicBasicTypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||
properties |
|
||
children | Id Code Text ValidPeriod LastChanged Rules | ||
annotation |
|
||
source | <xs:element name="MedicalCode"> <xs:annotation> <xs:documentation>Medical code (ie. ICD-10, NCSP)</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" type="ShortAndLongTextType"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> <xs:element name="LastChanged" type="LastChangedType"/> <xs:element name="Rules" type="MedicalCodeRuleType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Rule for medical codes </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | ShortAndLongTextType | ||
properties |
|
||
children | ShortText LongText | ||
source | <xs:element name="Text" type="ShortAndLongTextType"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
type | LastChangedType | ||
properties |
|
||
children | ChangedBy Changed | ||
source | <xs:element name="LastChanged" type="LastChangedType"/> |
diagram | ![]() |
||||||
type | MedicalCodeRuleType | ||||||
properties |
|
||||||
children | Id Rule RuleValue | ||||||
annotation |
|
||||||
source | <xs:element name="Rules" type="MedicalCodeRuleType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Rule for medical codes </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | Id Rule RuleValue | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MedicalCodeRuleType"> <xs:annotation> <xs:documentation>Rule for medical codes </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Rule" type="CodeTextType"> <xs:annotation> <xs:documentation>KodeverkKode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RuleValue" type="CodeTextType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | CodeTextType | ||
properties |
|
||
children | Code Text | ||
annotation |
|
||
source | <xs:element name="Rule" type="CodeTextType"> <xs:annotation> <xs:documentation>KodeverkKode</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | CodeTextType | ||||||
properties |
|
||||||
children | Code Text | ||||||
source | <xs:element name="RuleValue" type="CodeTextType" minOccurs="0"/> |
diagram | ![]() |
||
children | Code Name | ||
annotation |
|
||
source | <xs:complexType name="CodeNameType"> <xs:annotation> <xs:documentation>Code and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Code OfficialCode Text | ||
annotation |
|
||
source | <xs:complexType name="CodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Code, OfficialCode and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Code Text | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CodeTextType"> <xs:annotation> <xs:documentation>Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code Name | ||
annotation |
|
||
source | <xs:complexType name="IdCodeNameType"> <xs:annotation> <xs:documentation>Id, Code and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code OfficialCode Text | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Id, Code, Official Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code ShortText LongText | ||
annotation |
|
||
source | <xs:complexType name="IdCodeShortAndLongTextType"> <xs:annotation> <xs:documentation>Id, Code, ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code Text | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="IdCodeTextType"> <xs:annotation> <xs:documentation>Id, Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code | ||
annotation |
|
||
source | <xs:complexType name="IdCodeType"> <xs:annotation> <xs:documentation> Id and Code</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
children | Id Name | ||
annotation |
|
||
source | <xs:complexType name="IdNameType"> <xs:annotation> <xs:documentation>Id and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Id ShortText LongText | ||
annotation |
|
||
source | <xs:complexType name="IdShortAndLongTextType"> <xs:annotation> <xs:documentation>Id, ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Id Text | ||
annotation |
|
||
source | <xs:complexType name="IdTextType"> <xs:annotation> <xs:documentation>Id and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | ChangedBy Changed | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LastChangedType"> <xs:annotation> <xs:documentation>Last changed by and date</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ChangedBy" type="xs:string"/> <xs:element name="Changed" type="xs:dateTime"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ChangedBy" type="xs:string"/> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="Changed" type="xs:dateTime"/> |
diagram | ![]() |
||
type | extension of IdCodeTextType | ||
properties |
|
||
children | Id Code Text MedRegister | ||
annotation |
|
||
source | <xs:complexType name="MedCodeType"> <xs:annotation> <xs:documentation>Medical code incl. medregister</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="IdCodeTextType"> <xs:sequence> <xs:element name="MedRegister" type="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Medical register, i.e. ICD10</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
type | IdCodeOfficialCodeTextType | ||
properties |
|
||
children | Id Code OfficialCode Text | ||
annotation |
|
||
source | <xs:element name="MedRegister" type="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Medical register, i.e. ICD10</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | ShortText LongText | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ShortAndLongTextType"> <xs:annotation> <xs:documentation>ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Name FullName | ||
annotation |
|
||
source | <xs:complexType name="UserType"> <xs:annotation> <xs:documentation>ShortNameId and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="FullName" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="FullName" type="xs:string"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic fixed (date only) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic fixed (date+time) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed text and comment (optional) strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed text and comment (optional) string. Example of use: A property of a org.unit which can be on or off in various periods, but with same meaning/text. Do not set "unbounded" on item of this type.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) variable text and comment (optional) strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) text and comment (optional) strings. Example of use: Active/passive status with comment for a org.unit. Set "unbounded" on the item of this type. Data type can be extended by adding a sequence and other subsidiary items.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | ValidFrom ValidTo | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="ValidPeriodDateTimeType"> <xs:annotation> <xs:documentation>Type for valid datetimeperiods (date and time/clock)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ValidFrom" type="xs:dateTime"/> <xs:element name="ValidTo" type="xs:dateTime"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="ValidFrom" type="xs:dateTime"/> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="ValidTo" type="xs:dateTime"/> |
diagram | ![]() |
||
children | ValidFrom ValidTo | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="ValidPeriodDateType"> <xs:annotation> <xs:documentation>Type for valid dateperiods (date only, not time/clock)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ValidFrom" type="xs:date"/> <xs:element name="ValidTo" type="xs:date"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:date | ||
properties |
|
||
source | <xs:element name="ValidFrom" type="xs:date"/> |
diagram | ![]() |
||
type | xs:date | ||
properties |
|
||
source | <xs:element name="ValidTo" type="xs:date"/> |