FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | Patient |
| Id | Patient-BeispielPatient3-FD.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "BeispielPatient3-FD",
"name": [
{
"text": "Manfred Mustermann"
}
],
"gender": "male",
"identifier": [
{
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A000000000"
}
],
"address": [
{
"text": "Musterweg 2, 3. Etage, 98764 Musterhausen, DE"
}
]
}