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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeValueSet
IdValueSet-transplant-anastomosis-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-transplant-anastomosis-type-vs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/transplant-anastomosis-type-vs
Version0.1.0-ci-build
Statusdraft
Date2026-09-16T02:17:34+00:00
NameTransplantAnastomosisTypeVS
TitleTransplant Anastomosis Type ValueSet
Realmeu
Authorityhl7
DescriptionTypes of surgical anastomosis performed during transplantation — biliary (liver) or ureteral (kidney). Used as Procedure.code on TransplantAnastomosis; free-text 'other' anastomosis types are carried in Procedure.code.text.

Resources that use this resource

StructureDefinition
hl7.eu.fhir.protect-child#currenttransplant-anastomosisTransplant Anastomosis

Resources that this resource uses

CodeSystem
hl7.eu.fhir.protect-child#currentbiliary-anastomosis-type-csType of surgical biliary anastomosis CodeSystem
hl7.eu.fhir.protect-child#currentureteral-anastomosis-type-csUreteral Graft Anastomosis Type CodeSystem

Narrative

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

Generated Narrative: ValueSet transplant-anastomosis-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "transplant-anastomosis-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/transplant-anastomosis-type-vs",
  "version": "0.1.0-ci-build",
  "name": "TransplantAnastomosisTypeVS",
  "title": "Transplant Anastomosis Type ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-16T02:17:34+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Types of surgical anastomosis performed during transplantation — biliary (liver) or ureteral (kidney). Used as Procedure.code on TransplantAnastomosis; free-text 'other' anastomosis types are carried in Procedure.code.text.",
  "compose": {
    "include": [
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type-cs"
      },
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/ureteral-anastomosis-type-cs"
      }
    ]
  }
}