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

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeCodeSystem
IdCodeSystem-HealthAppManufacturerType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.bfarm.de@3.0.1&canonical=https://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType
URLhttps://fhir.bfarm.de/CodeSystem/HealthAppManufacturerType
Version3.0.1
Statusactive
NameCodeSystem-HealthAppManufacturerType
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": "3.0.1",
  "name": "CodeSystem-HealthAppManufacturerType",
  "title": "CodeSystem for HealthAppManufacturerType",
  "status": "active",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "legal",
      "display": "Juristische Person"
    },
    {
      "code": "natural",
      "display": "Natürliche Person"
    }
  ]
}