FHIR IG analytics| Package | dguv.oper |
| Resource Type | Procedure |
| Id | DGUV_OPER_BSP_OPProzedur_01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Procedure",
"id": "DGUV-OPER-Bsp-OPProzedur",
"meta": {
"profile": [
"http://fhir.dguv.de/OPER/Procedure/DGUV-OPER-PR-OPProzedur"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-Narkose",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Narkose",
"code": "AA",
"display": "Allgemeinanästhesie"
}
]
}
},
{
"url": "http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-Schnittzeit",
"valueDateTime": "2024-03-12T08:15:00+01:00"
},
{
"url": "http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-Nahtzeit",
"valueDateTime": "2024-03-12"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80146002",
"display": "Appendectomy"
}
],
"text": "Appendektomie"
},
"subject": {
"reference": "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson",
"display": "Max Mustermann"
},
"encounter": {
"display": "Fallnummer 2026-000987"
},
"performedDateTime": "2024-03-12T08:00:00+01:00",
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "74400008",
"display": "Appendicitis"
}
],
"text": "Akute Appendizitis"
}
],
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "66754008",
"display": "Appendix structure"
}
],
"text": "Appendix"
}
]
}