Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element id
Namespace No namespace
Annotations
Met id geeft u toelichting op diverse ID's in relatie tot het project. Meestal tenminste een betekenis (designation), maar mogelijk ook alleen een koppeling met een bepaalde eigenschap zoals een FHIR URI.
With id you give more information about ID related to the project. Usually at least a designation, but potentially also just an association with a property such as a FHIR URI
With id you give more information about ID related to the project. Usually at least a designation, but potentially also just an association with a property such as a FHIR URI
Diagram
DiagramDECOR_xsd_Element_id.tmp#id_rootDECOR_xsd_Element_id.tmp#id_extensionDECOR_xsd_Element_id.tmp#id_assigningAuthorityDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Element_id.tmp#id_property
Properties
content complex
Used by
Element ids
Model
Children designation, property
Instance
<id assigningAuthority="" extension="" root="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{1,unbounded}</designation>
  <property datatype="text" name="">{0,unbounded}</property>
</id>
Attributes
QName Type Use
assigningAuthority LongDescriptiveName optional
extension EnumerationString optional
root Oid required
Source
<xs:element name="id">
  <xs:annotation>
    <xs:documentation xml:lang="nl-NL">Met id geeft u toelichting op diverse ID's in relatie tot het project. Meestal tenminste een betekenis (designation), maar mogelijk ook alleen een koppeling met een bepaalde eigenschap zoals een FHIR URI.</xs:documentation>
    <xs:documentation xml:lang="en-US">With id you give more information about ID related to the project. Usually at least a designation, but potentially also just an association with a property such as a FHIR URI</xs:documentation>
    <xs:documentation xml:lang="de-DE">With id you give more information about ID related to the project. Usually at least a designation, but potentially also just an association with a property such as a FHIR URI</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="designation" minOccurs="1" maxOccurs="unbounded"/>
      <xs:element name="property" type="ArbitraryPropertyType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation xml:lang="nl-NL">Id eigenschappen bijvoorbeeld voor het verbinden van dit id met andere typen identificatie (bijv. HL7 FHIR Systeem URI) voor hetzelfde object (codesysteem, OID-tak, identificatiesysteem). Als u van plan bent een HL7 FHIR System URI te verbinden die de voorkeur heeft boven de OID, gebruikt u dan @name='HL7-FHIR-System-URI-Preferred'. Als er wel een HL7 FHIR System URI bestaat maar deze niet de voorkeur heeft boven de OID, gebruikt u dan 'HL7-FHIR-System-URI'. Op deze manier herkent ART-DECOR deze indien van toepassing.</xs:documentation>
          <xs:documentation xml:lang="en-US">Id properties for example to connect this id to other types of identifiers (e.g. HL7 FHIR System URI) for the same object (code system, OID branch, identification system) If you intend to connect an HL7 FHIR System URI that is preferred over the OID, please use @name='HL7-FHIR-System-URI-Preferred'. When you connect an HL7 FHIR System URI that exists but is not preferred over the OID, please use 'HL7-FHIR-System-URI'. This way ART-DECOR can pick it up if appropriate.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="root" use="required" type="Oid"/>
    <xs:attribute name="extension" type="EnumerationString"/>
    <xs:attribute name="assigningAuthority" type="LongDescriptiveName"/>
  </xs:complexType>
</xs:element>
Element id / property
Namespace No namespace
Annotations
Id eigenschappen bijvoorbeeld voor het verbinden van dit id met andere typen identificatie (bijv. HL7 FHIR Systeem URI) voor hetzelfde object (codesysteem, OID-tak, identificatiesysteem). Als u van plan bent een HL7 FHIR System URI te verbinden die de voorkeur heeft boven de OID, gebruikt u dan @name='HL7-FHIR-System-URI-Preferred'. Als er wel een HL7 FHIR System URI bestaat maar deze niet de voorkeur heeft boven de OID, gebruikt u dan 'HL7-FHIR-System-URI'. Op deze manier herkent ART-DECOR deze indien van toepassing.
Id properties for example to connect this id to other types of identifiers (e.g. HL7 FHIR System URI) for the same object (code system, OID branch, identification system) If you intend to connect an HL7 FHIR System URI that is preferred over the OID, please use @name='HL7-FHIR-System-URI-Preferred'. When you connect an HL7 FHIR System URI that exists but is not preferred over the OID, please use 'HL7-FHIR-System-URI'. This way ART-DECOR can pick it up if appropriate.
Diagram
DiagramDECOR-datatypes_xsd_Complex_Type_VariousMixedContent.tmp#VariousMixedContentDECOR_xsd_Complex_Type_ArbitraryPropertyType.tmp#ArbitraryPropertyType_nameDECOR_xsd_Complex_Type_ArbitraryPropertyType.tmp#ArbitraryPropertyType_datatypeDECOR_xsd_Complex_Type_ArbitraryPropertyType.tmp#ArbitraryPropertyType
Type ArbitraryPropertyType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
ANY element from ANY namespace
Attributes
QName Type Default Use Annotation
datatype DataSetValueType text optional
name NonEmptyString optional
Name of the property.
Source
<xs:element name="property" type="ArbitraryPropertyType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="nl-NL">Id eigenschappen bijvoorbeeld voor het verbinden van dit id met andere typen identificatie (bijv. HL7 FHIR Systeem URI) voor hetzelfde object (codesysteem, OID-tak, identificatiesysteem). Als u van plan bent een HL7 FHIR System URI te verbinden die de voorkeur heeft boven de OID, gebruikt u dan @name='HL7-FHIR-System-URI-Preferred'. Als er wel een HL7 FHIR System URI bestaat maar deze niet de voorkeur heeft boven de OID, gebruikt u dan 'HL7-FHIR-System-URI'. Op deze manier herkent ART-DECOR deze indien van toepassing.</xs:documentation>
    <xs:documentation xml:lang="en-US">Id properties for example to connect this id to other types of identifiers (e.g. HL7 FHIR System URI) for the same object (code system, OID branch, identification system) If you intend to connect an HL7 FHIR System URI that is preferred over the OID, please use @name='HL7-FHIR-System-URI-Preferred'. When you connect an HL7 FHIR System URI that exists but is not preferred over the OID, please use 'HL7-FHIR-System-URI'. This way ART-DECOR can pick it up if appropriate.</xs:documentation>
  </xs:annotation>
</xs:element>
Attribute id / @root
Namespace No namespace
Type Oid
Properties
use required
Facets
maxLength 255
pattern [0-2](\.(0|[1-9][0-9]*))*
Used by
Element id
Source
<xs:attribute name="root" use="required" type="Oid"/>
Attribute id / @extension
Namespace No namespace
Type EnumerationString
Properties
content simple
Facets
maxLength 128
Used by
Element id
Source
<xs:attribute name="extension" type="EnumerationString"/>
Attribute id / @assigningAuthority
Namespace No namespace
Type LongDescriptiveName
Type hierarchy
Properties
content simple
Facets
minLength 1
maxLength 255
Used by
Element id
Source
<xs:attribute name="assigningAuthority" type="LongDescriptiveName"/>