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 HealthAppPlatformType - XML Representation

Active as of 2026-02-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HealthAppPlatformType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HealthAppPlatformType</b></p><a name="HealthAppPlatformType"> </a><a name="hcHealthAppPlatformType"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType</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">apple-app-store<a name="HealthAppPlatformType-apple-app-store"> </a></td><td>App im Apple App Store</td></tr><tr><td style="white-space:nowrap">google-play-store<a name="HealthAppPlatformType-google-play-store"> </a></td><td>App im Google Play Store</td></tr><tr><td style="white-space:nowrap">web-app<a name="HealthAppPlatformType-web-app"> </a></td><td>Browserbasierte Webanwendung</td></tr><tr><td style="white-space:nowrap">other<a name="HealthAppPlatformType-other"> </a></td><td>Sonstiger Anbieter</td></tr></table></div>
  </text>
  <url value="https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType"/>
  <version value="3.0.2-RC1"/>
  <name value="CodeSystem-HealthAppPlatformType"/>
  <title value="CodeSystem for HealthAppPlatformType"/>
  <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>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="apple-app-store"/>
    <display value="App im Apple App Store"/>
  </concept>
  <concept>
    <code value="google-play-store"/>
    <display value="App im Google Play Store"/>
  </concept>
  <concept>
    <code value="web-app"/>
    <display value="Browserbasierte Webanwendung"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Sonstiger Anbieter"/>
  </concept>
</CodeSystem>