FHIR IG analytics| Package | kbv.basis |
| Resource Type | Practitioner |
| Id | Practitioner-6457a2e2-d596-4c52-9ecc-8a08f3d3563f.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "6457a2e2-d596-4c52-9ecc-8a08f3d3563f",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456789"
},
{
"type": {
"coding": [
{
"code": "DN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Doctor number"
}
]
},
"system": "http://fhir.de/sid/bundesaerztekammer/efn",
"value": "123456789123456"
},
{
"type": {
"coding": [
{
"code": "ZANR",
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"display": "Zahnarztnummer"
}
]
},
"system": "http://fhir.de/sid/kzbv/zahnarztnummer",
"value": "123456789"
},
{
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Provider number"
}
]
},
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "123456789"
},
{
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Provider number"
}
]
},
"system": "http://fhir.de/sid/bfarm/lbnr",
"value": "123456789"
}
],
"name": [
{
"use": "official",
"text": "Hans Topp-Glücklich",
"family": "Topp-Glücklich",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Topp-Glücklich"
}
]
},
"given": [
"Hans"
],
"prefix": [
"Dr. med."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
},
{
"use": "maiden",
"text": "Hans Glücklich",
"family": "Glücklich",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Glücklich"
}
]
}
}
],
"telecom": [
{
"system": "phone",
"value": "06151/1111111"
}
],
"address": [
{
"type": "both",
"line": [
"Musterstr. 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterstr."
}
]
}
],
"city": "Darmstadt",
"postalCode": "64283",
"country": "D"
},
{
"type": "postal",
"line": [
"124xx"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
"valueString": "124xx"
}
]
}
],
"city": "Berlin",
"postalCode": "15457",
"country": "D"
}
],
"gender": "other",
"_gender": {
"extension": [
{
"url": "http://fhir.de/StructureDefinition/gender-amtlich-de",
"valueCoding": {
"code": "D",
"system": "http://fhir.de/CodeSystem/gender-amtlich-de"
}
}
]
},
"qualification": [
{
"code": {
"coding": [
{
"code": "309343006",
"system": "http://snomed.info/sct",
"display": "Physician"
}
]
}
},
{
"code": {
"coding": [
{
"code": "011001",
"system": "http://ihe-d.de/CodeSystems/FacharzttitelDerAerztekammern",
"display": "FA Allgemeinmedizin"
}
]
}
},
{
"code": {
"coding": [
{
"code": "2",
"system": "http://ihe-d.de/CodeSystems/QualifikationenNichtAerztlicherAutoren"
}
]
}
},
{
"code": {
"coding": [
{
"code": "1",
"system": "http://ihe-d.de/CodeSystems/QualifikatorenZahnaerztlicherAutoren"
}
]
}
}
]
}