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

FHIR IG analytics

Packagepc.ig
Resource TypeValueSet
IdValueSet-biliary-anastomosis-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-biliary-anastomosis-type-vs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/biliary-anastomosis-type-vs
Version0.1.0-ci-build
Statusdraft
Date2026-02-09T17:40:58+00:00
NameBiliaryAnastomosisTypeVS
TitleType of surgical biliary anastomosis ValueSet
DescriptionAllowed types of biliary anastomosis in liver transplant.

Resources that use this resource

StructureDefinition
transplant-biliary-anastomosis-typeType of surgical biliary anastomosis

Resources that this resource uses

CodeSystem
biliary-anastomosis-typeType of surgical biliary anastomosis CodeSystem

Narrative

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

Generated Narrative: ValueSet biliary-anastomosis-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "biliary-anastomosis-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/biliary-anastomosis-type-vs",
  "version": "0.1.0-ci-build",
  "name": "BiliaryAnastomosisTypeVS",
  "title": "Type of surgical biliary anastomosis 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 types of biliary anastomosis in liver transplant.",
  "compose": {
    "include": [
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type",
        "concept": [
          {
            "code": "duct-to-duct"
          },
          {
            "code": "choledochoenterostomy"
          },
          {
            "code": "bilioenteric"
          },
          {
            "code": "roux-en-y"
          }
        ]
      }
    ]
  }
}