hl7-eu-logo
PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build -

PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build - ci-build

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

: Visit Type CodeSystem - XML Representation

Draft as of 2026-06-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="visit-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem visit-type-cs</b></p><a name="visit-type-cs"> </a><a name="hcvisit-type-cs"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">pre-transplant<a name="visit-type-cs-pre-transplant"> </a></td><td>Pre-transplant visit</td></tr><tr><td style="white-space:nowrap">month-1<a name="visit-type-cs-month-1"> </a></td><td>1 month visit</td></tr><tr><td style="white-space:nowrap">month-3<a name="visit-type-cs-month-3"> </a></td><td>3 month visit</td></tr><tr><td style="white-space:nowrap">month-6<a name="visit-type-cs-month-6"> </a></td><td>6 month visit</td></tr><tr><td style="white-space:nowrap">month-12<a name="visit-type-cs-month-12"> </a></td><td>12 month visit</td></tr><tr><td style="white-space:nowrap">month-24<a name="visit-type-cs-month-24"> </a></td><td>24 month visit</td></tr><tr><td style="white-space:nowrap">clinical-event<a name="visit-type-cs-clinical-event"> </a></td><td>Clinical Event visit</td></tr><tr><td style="white-space:nowrap">termination<a name="visit-type-cs-termination"> </a></td><td>Termination visit</td></tr></table></div>
  </text>
  <url
       value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type"/>
  <version value="0.1.0-ci-build"/>
  <name value="VisitTypeCS"/>
  <title value="Visit Type CodeSystem"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-06-05T19:23:32+00:00"/>
  <publisher value="Protect Child"/>
  <contact>
    <name value="Protect Child"/>
    <telecom>
      <system value="url"/>
      <value value="https://protect-child.eu/"/>
    </telecom>
  </contact>
  <description value="Type of visit in the transplant follow-up schedule."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="pre-transplant"/>
    <display value="Pre-transplant visit"/>
  </concept>
  <concept>
    <code value="month-1"/>
    <display value="1 month visit"/>
  </concept>
  <concept>
    <code value="month-3"/>
    <display value="3 month visit"/>
  </concept>
  <concept>
    <code value="month-6"/>
    <display value="6 month visit"/>
  </concept>
  <concept>
    <code value="month-12"/>
    <display value="12 month visit"/>
  </concept>
  <concept>
    <code value="month-24"/>
    <display value="24 month visit"/>
  </concept>
  <concept>
    <code value="clinical-event"/>
    <display value="Clinical Event visit"/>
  </concept>
  <concept>
    <code value="termination"/>
    <display value="Termination visit"/>
  </concept>
</CodeSystem>