PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "vascular-complication-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vascular-complication-type-cs</b></p><a name=\"vascular-complication-type-cs\"> </a><a name=\"hcvascular-complication-type-cs\"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vascular-complication-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HAT<a name=\"vascular-complication-type-cs-HAT\"> </a></td><td>HAT</td><td>Hepatic artery thrombosis (HAT).</td></tr><tr><td style=\"white-space:nowrap\">portal-vein-stenosis<a name=\"vascular-complication-type-cs-portal-vein-stenosis\"> </a></td><td>Portal Vein Stenosis</td><td>Stenosis of the portal vein.</td></tr><tr><td style=\"white-space:nowrap\">portal-vein-thrombosis<a name=\"vascular-complication-type-cs-portal-vein-thrombosis\"> </a></td><td>Portal Vein Thrombosis</td><td>Thrombosis of the portal vein.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"vascular-complication-type-cs-unknown\"> </a></td><td>Unknown</td><td>Vascular complication of unknown type.</td></tr></table></div>"
},
"url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vascular-complication-type-cs",
"version" : "0.1.0-ci-build",
"name" : "VascularComplicationTypeCS",
"title" : "Vascular Complication Type CodeSystem",
"status" : "draft",
"experimental" : true,
"date" : "2026-08-11T12:50:29+00:00",
"publisher" : "Protect Child",
"contact" : [
{
"name" : "Protect Child",
"telecom" : [
{
"system" : "url",
"value" : "https://protect-child.eu/"
}
]
}
],
"description" : "Types of vascular complications in transplant (DMv1.2).",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "HAT",
"display" : "HAT",
"definition" : "Hepatic artery thrombosis (HAT)."
},
{
"code" : "portal-vein-stenosis",
"display" : "Portal Vein Stenosis",
"definition" : "Stenosis of the portal vein."
},
{
"code" : "portal-vein-thrombosis",
"display" : "Portal Vein Thrombosis",
"definition" : "Thrombosis of the portal vein."
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "Vascular complication of unknown type."
}
]
}