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

FHIR IG analytics

Packagede.bbmri.fhir
Resource TypePatient
IdPatient-0.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

id: 0

meta:

gender: male

birthDate: 1989-11-18

deceased: Jan 27, 2009, 12:00:00 AM


Source1

{
  "resourceType": "Patient",
  "id": "0",
  "meta": {
    "profile": [
      "https://fhir.bbmri.de/StructureDefinition/Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "gender": "male",
  "birthDate": "1989-11-18",
  "deceasedDateTime": "2009-01-27"
}