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

: NamingSystem-HealthAppId - JSON Representation

Active as of 2022-12-31

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "HealthAppId",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem HealthAppId</b></p><a name=\"HealthAppId\"> </a><a name=\"hcHealthAppId\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.bfarm.de/guide/NamingSystem/HealthAppId</td></tr><tr><td>Version</td><td>3.0.2-RC1</td></tr><tr><td>Name</td><td>NamingSystem-HealthAppId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Publisher</td><td>BfArM</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://fhir.bfarm.de/Identifier/HealthAppId</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://fhir.bfarm.de/guide/NamingSystem/HealthAppId"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "3.0.2-RC1"
    }
  ],
  "name" : "NamingSystem-HealthAppId",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2022-12-31T00:00:00.0000000+00:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "RI"
      }
    ]
  },
  "usage" : "Eindeutige interne Identifikationsnummer zu einer HealthApp.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://fhir.bfarm.de/Identifier/HealthAppId"
    }
  ]
}