FHIR IG analytics| Package | hl7.fhir.uv.symptoms |
| Resource Type | Patient |
| Id | Patient-JohnDoe.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "JohnDoe",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Doe",
"given": [
"John"
]
}
],
"gender": "male",
"birthDate": "1953-02-21"
}