FHIR IG analytics| Package | hl7.at.fhir.elga.ediag.r4 |
| Resource Type | Patient |
| Id | Patient-PatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "PatientExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Mustermann",
"given": [
"Max"
]
}
],
"gender": "male",
"birthDate": "1980-01-01"
}