<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nfdi4health-ex-mds-descriptions" />
  <url value="https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-descriptions" />
  <version value="0.9" />
  <name value="NFDI4Health_EX_MDS_Descriptions" />
  <title value="NFDI4Health EX MDS Descriptions" />
  <status value="draft" />
  <publisher value="NFDI4Health" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="https://www.nfdi4health.de" />
    </telecom>
  </contact>
  <description value="Group of items providing information about the description(s) of the [RESOURCE]." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="NFDI4Health" />
    <name value="NFDI4Health to FHIR Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="ResearchStudy" />
  </context>
  <context>
    <type value="element" />
    <expression value="Questionnaire" />
  </context>
  <context>
    <type value="element" />
    <expression value="DocumentReference" />
  </context>
  <context>
    <type value="element" />
    <expression value="Library" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Descriptions" />
      <definition value="Group of items providing information about the description(s) of the [RESOURCE]." />
      <mapping>
        <identity value="NFDI4Health" />
        <map value="Resource.descriptions" />
      </mapping>
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <min value="2" />
    </element>
    <element id="Extension.extension:value">
      <path value="Extension.extension" />
      <sliceName value="value" />
      <short value="Description" />
      <definition value="Short plain text summary of the [RESOURCE]." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Extension.extension:value.extension">
      <path value="Extension.extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.extension:value.url">
      <path value="Extension.extension.url" />
      <fixedUri value="value" />
    </element>
    <element id="Extension.extension:value.value[x]">
      <path value="Extension.extension.value[x]" />
      <min value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="NFDI4Health" />
        <map value="Resource.descriptions.text" />
      </mapping>
    </element>
    <element id="Extension.extension:language">
      <path value="Extension.extension" />
      <sliceName value="language" />
      <short value="Language of the description" />
      <definition value="Language in which the description text is provided." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-language" />
      </type>
      <mapping>
        <identity value="NFDI4Health" />
        <map value="Resource.descriptions.language" />
      </mapping>
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-descriptions" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>