FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagepc.ig
Resource TypeValueSet
IdValueSet-intraoperative-complication-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-intraoperative-complication-vs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/intraoperative-complication-vs
Version0.1.0-ci-build
Statusdraft
Date2026-02-09T17:40:58+00:00
NameIntraoperativeComplicationVS
TitleIntraoperative Complications ValueSet
DescriptionAllowed intraoperative complications during liver transplantation.

Resources that use this resource

StructureDefinition
transplant-intraoperative-complicationsIntraoperative complications

Resources that this resource uses

CodeSystem
intraoperative-complicationIntraoperative Complications CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet intraoperative-complication-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "intraoperative-complication-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/intraoperative-complication-vs",
  "version": "0.1.0-ci-build",
  "name": "IntraoperativeComplicationVS",
  "title": "Intraoperative Complications ValueSet",
  "status": "draft",
  "date": "2026-02-09T17:40:58+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Allowed intraoperative complications during liver transplantation.",
  "compose": {
    "include": [
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication",
        "concept": [
          {
            "code": "major-bleeding"
          },
          {
            "code": "bile-duct-injury"
          },
          {
            "code": "vessel-injury"
          },
          {
            "code": "liver-ischemia"
          },
          {
            "code": "other"
          }
        ]
      }
    ]
  }
}