FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | Practitioner |
| Id | Practitioner-c1d2e3f4-2b3c-4d5e-9f0a-1b2c3d4e5f6a.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "c1d2e3f4-2b3c-4d5e-9f0a-1b2c3d4e5f6a",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-person"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "1-HBA-Testkarte-883110000123465"
}
],
"name": [
{
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
],
"use": "official",
"text": "Dr. Hans Schulz",
"family": "Schulz",
"given": [
"Hans"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+49 30 123456"
}
],
"address": [
{
"type": "both",
"line": [
"Praxisstraße 10"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Praxisstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "10"
}
]
}
],
"city": "Berlin",
"postalCode": "10115",
"country": "DE"
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen",
"code": "MZKH",
"display": "Zahnmedizin"
}
]
}
}
]
}