FHIR IG analytics| Package | de.bbmri.fhir |
| Resource Type | Patient |
| Id | Patient-0.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}