FHIR IG analytics| Package | dguv.oper |
| Resource Type | Practitioner |
| Id | DGUV_OPER_Bsp_Autor_01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Diese Ressource beschreibt den Autor bzw. Operateur, der formell für die Durchführung des operativen Eingriffs verantwortlich ist.
{
"resourceType": "Practitioner",
"id": "DGUV-OPER-Bsp-Autor-01",
"meta": {
"profile": [
"http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"family": "Musteraerztin14",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Musteraerztin14"
}
]
},
"given": [
"Maria"
],
"prefix": [
"Dr."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
]
}