BfArM Digitale Anwendungen
3.0.2-RC1 - draft

BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem for HealthAppManufacturerType - XML Representation

Active as of 2026-02-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HealthAppManufacturerType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HealthAppManufacturerType</b></p><a name="HealthAppManufacturerType"> </a><a name="hcHealthAppManufacturerType"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">legal<a name="HealthAppManufacturerType-legal"> </a></td><td>Juristische Person</td></tr><tr><td style="white-space:nowrap">natural<a name="HealthAppManufacturerType-natural"> </a></td><td>Natürliche Person</td></tr></table></div>
  </text>
  <url value="https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType"/>
  <version value="3.0.2-RC1"/>
  <name value="HealthAppManufacturerTypeCs"/>
  <title value="CodeSystem for HealthAppManufacturerType"/>
  <status value="active"/>
  <date value="2026-02-25T07:31:33+01:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem for the type of a manufacturer in the HealthApp context."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="legal"/>
    <display value="Juristische Person"/>
  </concept>
  <concept>
    <code value="natural"/>
    <display value="Natürliche Person"/>
  </concept>
</CodeSystem>