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

FHIR IG analytics

Packagemedcom.fhir.dk.notes
Resource TypePatient
IdPatient-d65cd8db-4520-4264-87be-a5fd01fb9762.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Patient d65cd8db-4520-4264-87be-a5fd01fb9762

Niels Test Vendelboe (official) Male, DoB: 1974-01-30 ( urn:oid:1.2.208.176.1.2#3001749995)



Source1

{
  "resourceType": "Patient",
  "id": "d65cd8db-4520-4264-87be-a5fd01fb9762",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-patient|2.0.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1.2",
      "value": "3001749995"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Vendelboe",
      "given": [
        "Niels",
        "Test"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1974-01-30"
}