FHIR IG analytics| Package | de.thieme-compliance.anamnese |
| Resource Type | Practitioner |
| Id | Practitioner-EcpPersonImGesundheitsberuf-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "EcpPersonImGesundheitsberuf-example-1",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPersonImGesundheitsberuf"
]
},
"name": [
{
"use": "official",
"family": "Arztmann",
"given": [
"Walter"
]
}
],
"address": [
{
"type": "both",
"line": [
"Schmiedegasse 16"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "16"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Schmiedegasse"
}
]
}
],
"city": "Potsdam",
"postalCode": "14469",
"country": "DE"
}
],
"identifier": [
{
"type": {
"coding": [
{
"code": "DN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "http://mein.krankenhaus.de/fhir/sid/personal",
"value": "56467"
}
],
"gender": "male"
}