FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeCodeSystem
IdCodeSystem-HealthAppManufacturerType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.bfarm.de@2.0.7&canonical=https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType
URLhttps://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType
Version2.0.7
Statusactive
NameHealthAppManufacturerType
TitleCodeSystem for HealthAppManufacturerType
Realmus
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
HealthAppManufacturerTypeValueSet for HealthAppManufacturerType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType",
  "version": "2.0.7",
  "name": "HealthAppManufacturerType",
  "title": "CodeSystem for HealthAppManufacturerType",
  "status": "active",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "legal",
      "display": "Juristische Person"
    },
    {
      "code": "natural",
      "display": "Natürliche Person"
    }
  ]
}