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
| Active as of 2026-02-25 |
{
"resourceType" : "CodeSystem",
"id" : "HealthAppPlatformType",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType",
"version" : "3.0.2-RC1",
"name" : "CodeSystem-HealthAppPlatformType",
"title" : "CodeSystem for HealthAppPlatformType",
"status" : "active",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "apple-app-store",
"display" : "App im Apple App Store"
},
{
"code" : "google-play-store",
"display" : "App im Google Play Store"
},
{
"code" : "web-app",
"display" : "Browserbasierte Webanwendung"
},
{
"code" : "other",
"display" : "Sonstiger Anbieter"
}
]
}