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

FHIR IG analytics

Packagefhir.bfarm.de
Resource TypeNamingSystem
IdNamingSystem-DigaId.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "name": "NamingSystem-DigaId",
  "status": "active",
  "kind": "identifier",
  "date": "2022-12-31T00:00:00.0000000+00:00",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "RI"
      }
    ]
  },
  "usage": "Eindeutige Identifikationsnummer zu einer digitalen Gesundheitsanwendung (DiGA).",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.bfarm.de/Identifier/DigaId"
    }
  ]
}