FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | Practitioner |
| Id | Practitioner-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "00000002",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "LANR"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "838382202"
}
],
"name": [
{
"use": "official",
"family": "Sommer",
"given": [
"Franz"
],
"prefix": [
"Dr. med."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Qualification_Type",
"code": "00"
}
]
}
},
{
"code": {
"text": "Hausarzt"
}
}
]
}