Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type BuildingBlockRepositoryFormat
Namespace No namespace
Annotations
Decor Object Types. Note: should you ever change list, please also see schematron check with name="Validate Ids".
Diagram
DiagramDECOR-datatypes_xsd_Simple_Type_EnumerationToken.tmp#EnumerationToken
Type restriction of EnumerationToken
Type hierarchy
Facets
maxLength 50
enumeration decor
DECOR building blocks
DECOR building blocks
DECOR building blocks
enumeration fhir
HL7 FHIR® bouwstenen, compatibiliteit met versie en andere capaciteiten zoals welke resources deze levert, vast te stellen op basis van de Conformance profile op het endpoint
HL7 FHIR® building blocks, compatibility with version and other capabilities such as which resources it serves to be determined based on the Conformance profile on the endpoint
HL7 FHIR® building blocks, compatibility with version and other capabilities such as which resources it serves to be determined based on the Conformance profile on the endpoint
Used by
Source
<xs:simpleType name="BuildingBlockRepositoryFormat">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Decor Object Types. Note: should you ever change list, please also see schematron check with name="Validate Ids".</xs:documentation>
  </xs:annotation>
  <xs:restriction base="EnumerationToken">
    <xs:enumeration value="decor">
      <xs:annotation>
        <xs:appinfo>
          <xforms:label xml:lang="nl-NL">DECOR</xforms:label>
          <xforms:label xml:lang="en-US">DECOR</xforms:label>
          <xforms:label xml:lang="de-DE">DECOR</xforms:label>
        </xs:appinfo>
        <xs:documentation xml:lang="nl-NL">DECOR building blocks</xs:documentation>
        <xs:documentation xml:lang="en-US">DECOR building blocks</xs:documentation>
        <xs:documentation xml:lang="de-DE">DECOR building blocks</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="fhir">
      <xs:annotation>
        <xs:appinfo>
          <xforms:label xml:lang="nl-NL">HL7 FHIR</xforms:label>
          <xforms:label xml:lang="en-US">HL7 FHIR</xforms:label>
          <xforms:label xml:lang="de-DE">HL7 FHIR</xforms:label>
        </xs:appinfo>
        <xs:documentation xml:lang="nl-NL">HL7 FHIR® bouwstenen, compatibiliteit met versie en andere capaciteiten zoals welke resources deze levert, vast te stellen op basis van de Conformance profile op het endpoint</xs:documentation>
        <xs:documentation xml:lang="en-US">HL7 FHIR® building blocks, compatibility with version and other capabilities such as which resources it serves to be determined based on the Conformance profile on the endpoint</xs:documentation>
        <xs:documentation xml:lang="de-DE">HL7 FHIR® building blocks, compatibility with version and other capabilities such as which resources it serves to be determined based on the Conformance profile on the endpoint</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>