FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | Patient |
| Id | Patient-PatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientExample
Profile: MyPatient
James Pondy (no stated gender), DoB Unknown
{
"resourceType": "Patient",
"id": "PatientExample",
"meta": {
"profile": [
"https://ianbennett.github.io/ExampleIG_Ian/StructureDefinition/MyPatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Pondy",
"given": [
"James"
]
}
]
}