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 ValueSet - TTL Representation

Draft as of 2026-08-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/visit-type-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "visit-type-vs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet visit-type-vs</b></p><a name=\"visit-type-vs\"> </a><a name=\"hcvisit-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-visit-type-cs.html\"><code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0-ci-build</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-pre-transplant\">pre-transplant</a></td><td style=\"color: #cccccc\">Pre-transplant visit</td><td>Pre-transplant (baseline) visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-month-1\">month-1</a></td><td style=\"color: #cccccc\">1 month visit</td><td>1-month post-transplant follow-up visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-month-3\">month-3</a></td><td style=\"color: #cccccc\">3 month visit</td><td>3-month post-transplant follow-up visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-month-6\">month-6</a></td><td style=\"color: #cccccc\">6 month visit</td><td>6-month post-transplant follow-up visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-month-12\">month-12</a></td><td style=\"color: #cccccc\">12 month visit</td><td>12-month post-transplant follow-up visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-month-24\">month-24</a></td><td style=\"color: #cccccc\">24 month visit</td><td>24-month post-transplant follow-up visit.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-clinical-event\">clinical-event</a></td><td style=\"color: #cccccc\">Clinical Event visit</td><td>Unscheduled visit prompted by a clinical event.</td></tr><tr><td><a href=\"CodeSystem-visit-type-cs.html#visit-type-cs-termination\">termination</a></td><td style=\"color: #cccccc\">Termination visit</td><td>Study termination / end-of-follow-up visit.</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/visit-type-vs"] ;
  fhir:ValueSet.version [ fhir:value "0.1.0-ci-build"] ;
  fhir:ValueSet.name [ fhir:value "VisitTypeVS"] ;
  fhir:ValueSet.title [ fhir:value "Visit Type ValueSet"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-08-11T12:50:29+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "Protect Child"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Protect Child" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://protect-child.eu/" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Allowed types of visits in the transplant follow-up schedule (DMv1.2)."] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/visit-type-cs" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "pre-transplant" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "month-1" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "month-3" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "month-6" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "month-12" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "month-24" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "clinical-event" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "termination" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/visit-type-vs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/visit-type-vs.ttl> .