Package | fhir.bfarm.de |
Resource Type | CodeSystem |
Id | CodeSystem-HealthAppPlatformType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.bfarm.de@2.0.7&canonical=https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType |
URL | https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType |
Version | 2.0.7 |
Status | active |
Name | HealthAppPlatformType |
Title | CodeSystem for HealthAppPlatformType |
Realm | us |
Authority | hl7 |
Content | complete |
ValueSet | |
HealthAppPlatformType | ValueSet for HealthAppPlatformType |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "https://fhir.bfarm.de/CodeSystem/HealthAppPlatformType", "version": "2.0.7", "name": "HealthAppPlatformType", "title": "CodeSystem for HealthAppPlatformType", "status": "active", "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" } ] }