FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-HealthAppManufacturerType

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


Source

{
  "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"
    }
  ]
}