FHIR IG analytics| Package | pc.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-intraoperative-complication-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-intraoperative-complication-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | IntraoperativeComplicationCS |
| Title | Intraoperative Complications CodeSystem |
| Description | Intraoperative complications during liver transplantation. |
| Content | complete |
| ValueSet | |
| intraoperative-complication-vs | Intraoperative Complications ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem intraoperative-complication-cs
This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication defines the following codes:
| Code | Display |
| major-bleeding | Major bleeding |
| bile-duct-injury | Bile duct injury |
| vessel-injury | Vessel injury |
| liver-ischemia | Liver ischemia |
| other | Other complication |
{
"resourceType": "CodeSystem",
"id": "intraoperative-complication-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication",
"version": "0.1.0-ci-build",
"name": "IntraoperativeComplicationCS",
"title": "Intraoperative Complications CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-02-09T17:40:58+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Intraoperative complications during liver transplantation.",
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "major-bleeding",
"display": "Major bleeding"
},
{
"code": "bile-duct-injury",
"display": "Bile duct injury"
},
{
"code": "vessel-injury",
"display": "Vessel injury"
},
{
"code": "liver-ischemia",
"display": "Liver ischemia"
},
{
"code": "other",
"display": "Other complication"
}
]
}