FHIR IG analytics| Package | johnmoehrke.testbundle.example |
| Resource Type | Patient |
| Id | Patient-ex-Patient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "ex-Patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Schmidt",
"given": [
"Dumb"
]
}
]
}