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

FHIR IG analytics

Packagede.uk-koeln.nngm.form
Resource TypeNamingSystem
IdNamingSystem-nNGM-Identifier-Patient.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",
  "id": "NamingSystem-nNGM-Identifier-Patient",
  "name": "NamingSystem-nNGM-Identifier-Patient",
  "status": "active",
  "kind": "identifier",
  "date": "2022-09-22",
  "publisher": "Uniklinik Köln",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "MR"
      }
    ]
  },
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://uk-koeln.de/fhir/sid/nNGM/patient",
      "preferred": true,
      "period": {
        "start": "2022-09-22"
      }
    }
  ]
}