FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | Patient |
| Id | Patient-11.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Yanara Salinas female, DoB: 1990-01-02
{
"resourceType": "Patient",
"id": "11",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"given": [
"Yanara Salinas"
]
}
],
"gender": "female",
"birthDate": "1990-01-02"
}