{
  "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</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>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type",
  "version" : "0.1.0-ci-build",
  "name" : "VisitTypeCS",
  "title" : "Visit Type CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T19:23:32+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"
  },
  {
    "code" : "month-1",
    "display" : "1 month visit"
  },
  {
    "code" : "month-3",
    "display" : "3 month visit"
  },
  {
    "code" : "month-6",
    "display" : "6 month visit"
  },
  {
    "code" : "month-12",
    "display" : "12 month visit"
  },
  {
    "code" : "month-24",
    "display" : "24 month visit"
  },
  {
    "code" : "clinical-event",
    "display" : "Clinical Event visit"
  },
  {
    "code" : "termination",
    "display" : "Termination visit"
  }]
}