FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.pros |
| Resource Type | Patient |
| Id | Patient-mii-exa-pro-patient.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "mii-exa-pro-patient",
"identifier": [
{
"system": "http://identifiers.org/patient-ids",
"value": "12345"
}
],
"name": [
{
"family": "Mustermann",
"given": [
"Max"
]
}
],
"gender": "male",
"birthDate": "1980-05-15"
}