<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="CodingHealthAppManufacturerType" />
  <url value="https://fhir.bfarm.de/StructureDefinition/CodingHealthAppManufacturerType" />
  <version value="3.1.0-TEST" />
  <name value="CodingHealthAppManufacturerType" />
  <title value="Coding for HealthAppManufacturerType" />
  <status value="active" />
  <description value="Coding profile for HealthAppManufacturerType." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Coding" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Coding" />
  <derivation value="constraint" />
  <differential>
    <element id="Coding">
      <path value="Coding" />
      <mustSupport value="true" />
    </element>
    <element id="Coding.system">
      <path value="Coding.system" />
      <min value="1" />
      <fixedUri value="https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType" />
      <mustSupport value="true" />
    </element>
    <element id="Coding.code">
      <path value="Coding.code" />
      <min value="1" />
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSet value="https://fhir.bfarm.de/ValueSet/HealthAppManufacturerType" />
      </binding>
    </element>
    <element id="Coding.display">
      <path value="Coding.display" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>