@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 -------------------------------------------------------------------

<http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-sct-donorType-eu-pcsp"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-sct-donorType-eu-pcsp</b></p><a name=\"vs-sct-donorType-eu-pcsp\"> </a><a name=\"hcvs-sct-donorType-eu-pcsp\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-generic-eu-pcsp.html\"><code>http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0</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-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-matched-related\">sct-matched-related</a></td><td>matched related</td><td>matched related, unknown or unspecified</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-matched-unrelated\">sct-matched-unrelated</a></td><td>matched unrelated</td><td>matched unrelated</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-mismatch-related\">sct-mismatch-related</a></td><td>mismatch related</td><td>mismatch related</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-mismatch-unrelated\">sct-mismatch-unrelated</a></td><td>mismatch unrelated</td><td>mismatch unrelated</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-haplo-identical\">sct-haplo-identical</a></td><td>haplo-identical</td><td>haplo-identical</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-matched-related.8211sibling\">sct-matched-related–sibling</a></td><td>matched related – sibling</td><td>matched related – sibling</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-matched-related.8211parent\">sct-matched-related–parent</a></td><td>matched related – parent</td><td>matched related – parent</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-pcsp.html#cs-generic-eu-pcsp-sct-matched-related.8211other\">sct-matched-related–other</a></td><td>matched related – other</td><td>matched related – other (e.g. cousin)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp"^^xsd:anyURI ;
     fhir:l <http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "SctDonorTypeVs"] ; # 
  fhir:title [ fhir:v "Stem Cell Donor type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-01-16T12:01:48+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "PanCareSurPass Project"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "PanCareSurPass Project" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.pancaresurpass.eu/" ]
     ] )
  ] [
     fhir:name [ fhir:v "PanCareSurPass Project" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.pancaresurpass.eu/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Stem Cell Donor type"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "150" ] ;
       fhir:display [ fhir:v "Europe" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp"^^xsd:anyURI ;
         fhir:l <http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "sct-matched-related" ] ;
         fhir:display [ fhir:v "matched related" ]
       ] [
         fhir:code [ fhir:v "sct-matched-unrelated" ] ;
         fhir:display [ fhir:v "matched unrelated" ]
       ] [
         fhir:code [ fhir:v "sct-mismatch-related" ] ;
         fhir:display [ fhir:v "mismatch related" ]
       ] [
         fhir:code [ fhir:v "sct-mismatch-unrelated" ] ;
         fhir:display [ fhir:v "mismatch unrelated" ]
       ] [
         fhir:code [ fhir:v "sct-haplo-identical" ] ;
         fhir:display [ fhir:v "haplo-identical" ]
       ] [
         fhir:code [ fhir:v "sct-matched-related–sibling" ] ;
         fhir:display [ fhir:v "matched related – sibling" ]
       ] [
         fhir:code [ fhir:v "sct-matched-related–parent" ] ;
         fhir:display [ fhir:v "matched related – parent" ]
       ] [
         fhir:code [ fhir:v "sct-matched-related–other" ] ;
         fhir:display [ fhir:v "matched related – other" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

