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 - JSON Representation

Draft as of 2026-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "visit-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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-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\">pre-transplant<a name=\"visit-type-cs-pre-transplant\"> </a></td><td>Pre-transplant visit</td><td>Pre-transplant (baseline) 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><td>1-month post-transplant follow-up 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><td>3-month post-transplant follow-up 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><td>6-month post-transplant follow-up 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><td>12-month post-transplant follow-up 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><td>24-month post-transplant follow-up 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><td>Unscheduled visit prompted by a clinical event.</td></tr><tr><td style=\"white-space:nowrap\">termination<a name=\"visit-type-cs-termination\"> </a></td><td>Termination visit</td><td>Study termination / end-of-follow-up visit.</td></tr></table></div>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type-cs",
  "version" : "0.1.0-ci-build",
  "name" : "VisitTypeCS",
  "title" : "Visit 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" : "Type of visit in the transplant follow-up schedule.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "pre-transplant",
      "display" : "Pre-transplant visit",
      "definition" : "Pre-transplant (baseline) visit."
    },
    {
      "code" : "month-1",
      "display" : "1 month visit",
      "definition" : "1-month post-transplant follow-up visit."
    },
    {
      "code" : "month-3",
      "display" : "3 month visit",
      "definition" : "3-month post-transplant follow-up visit."
    },
    {
      "code" : "month-6",
      "display" : "6 month visit",
      "definition" : "6-month post-transplant follow-up visit."
    },
    {
      "code" : "month-12",
      "display" : "12 month visit",
      "definition" : "12-month post-transplant follow-up visit."
    },
    {
      "code" : "month-24",
      "display" : "24 month visit",
      "definition" : "24-month post-transplant follow-up visit."
    },
    {
      "code" : "clinical-event",
      "display" : "Clinical Event visit",
      "definition" : "Unscheduled visit prompted by a clinical event."
    },
    {
      "code" : "termination",
      "display" : "Termination visit",
      "definition" : "Study termination / end-of-follow-up visit."
    }
  ]
}