This page is part of the CIBMTR Reporting Implementation Guide (v0.1.11: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: CIBMTR Ancestry ValueSet - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cibmtr-ancestry-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cibmtr-ancestry-vs</b></p><a name=\"cibmtr-ancestry-vs\"> </a><a name=\"hccibmtr-ancestry-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cibmtr-ancestry-cs.html\"><code>http://example.org/fhir/CodeSystem/cibmtr-ancestry</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.11</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://termservices.nmdp.org/atlas/#/conceptset/136/expression"^^xsd:anyURI ;
fhir:l <https://termservices.nmdp.org/atlas/#/conceptset/136/expression>
] ; #
fhir:version [ fhir:v "0.1.11"] ; #
fhir:name [ fhir:v "CIBMTRAncestryValueset"] ; #
fhir:title [ fhir:v "CIBMTR Ancestry ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-06-25T19:24:07-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "The Medical College of Wisconsin, Inc. and NMDP"] ; #
fhir:contact ( [
fhir:name [ fhir:v "The Medical College of Wisconsin, Inc. and NMDP" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.cibmtr.org" ] ] )
] [
fhir:name [ fhir:v "Bob Milius" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bmilius@nmdp.org" ] ] )
] ) ; #
fhir:description [ fhir:v "A value set for CIBMTR ancestry information."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://example.org/fhir/CodeSystem/cibmtr-ancestry"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/CodeSystem/cibmtr-ancestry> ] ] )
] . #