FHIR IG analytics| Package | flute.requirements |
| Resource Type | Patient |
| Id | Patient-EXP-S2-Patient.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient EXP-S2-Patient
Jacque Dubois (official) Male, DoB: 1974-12-25
| Active: | true | ||
{
"resourceType": "Patient",
"id": "EXP-S2-Patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"use": "official",
"family": "Dubois",
"given": [
"Jacque"
]
}
],
"gender": "male",
"birthDate": "1974-12-25"
}