FHIR IG analytics| Package | de.basisprofil.r4 |
| Resource Type | Patient |
| Id | Patient-Example-patient-de-basis-humanname.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "Example-patient-de-basis-humanname",
"name": [
{
"use": "official",
"text": "Martha Mustermann",
"family": "Mustermann",
"given": [
"Martha"
]
},
{
"use": "maiden",
"family": "Testinghausen"
},
{
"use": "old",
"family": "Beispühl"
}
]
}