FHIR IG analytics| Package | hl7.fhir.us.davinci-dtr |
| Resource Type | Patient |
| Id | Patient-examplepatient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient examplepatient
Language: en
Anonymous Patient Male, DoB: 1996-12-23
| Contact Detail | MA (home) | ||
{
"resourceType": "Patient",
"id": "examplepatient",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"gender": "male",
"birthDate": "1996-12-23",
"address": [
{
"use": "home",
"type": "both",
"state": "MA"
}
]
}