xShare Project IPS+
0.1.0 - qa-preview 150

xShare Project IPS+, published by xShare Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xshare-ips-plus/ and changes regularly. See the Directory of published versions

: Cdisc to Snomed - TTL Representation

Active as of 2026-07-24

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/ConceptMap/CdiscToSnomed> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "CdiscToSnomed"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CdiscToSnomed</b></p><a name=\"CdiscToSnomed\"> </a><a name=\"hcCdiscToSnomed\"> </a><p>Mapping from <a href=\"ValueSet-cdisc-all.html\">All Cdisc Codes</a> to <a href=\"ValueSet-snomed-all.html\">All SNOMED CT Codes</a></p><br/><p>Mapping from <code>https://www.cdisc.org/standards/terminology/controlled-terminology</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>C64432 (Alkaline Phosphatase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>175531010000100 (Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity))</td></tr><tr><td>C64433 (Alanine Aminotransferase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>105311010000109 (Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity))</td></tr><tr><td>C64467 (Aspartate Aminotransferase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>274161010000103 (Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity))</td></tr></table></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "http://hl7.eu/fhir/ig/xshare-ips-plus/ConceptMap/CdiscToSnomed"] ;
  fhir:ConceptMap.version [ fhir:value "0.1.0"] ;
  fhir:ConceptMap.name [ fhir:value "CdiscToSnomed"] ;
  fhir:ConceptMap.title [ fhir:value "Cdisc to Snomed"] ;
  fhir:ConceptMap.status [ fhir:value "active"] ;
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2026-07-24T13:23:35+00:00"^^xsd:dateTime] ;
  fhir:ConceptMap.publisher [ fhir:value "xShare Project"] ;
  fhir:ConceptMap.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "xShare Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://xshare-project.eu/" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "Concept map converted from resourceTypeConceptMap_CDISC_to_SNOMED.txt."] ;
  fhir:ConceptMap.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "150" ] ;
       fhir:Coding.display [ fhir:value "Europe" ]
     ]
  ] ;
  fhir:ConceptMap.copyright [ fhir:value "Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0)."] ;
  fhir:ConceptMap.sourceUri [ fhir:value "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/cdisc-all"] ;
  fhir:ConceptMap.targetUri [ fhir:value "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/snomed-all"] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "https://www.cdisc.org/standards/terminology/controlled-terminology" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://snomed.info/sct" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "C64432" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Alkaline Phosphatase" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "175531010000100" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Catalytic concentration of alkaline phosphatase in serum or plasma at point in time (observable entity)" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "C64433" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Alanine Aminotransferase" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "105311010000109" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Catalytic concentration of alanine aminotransferase in serum or plasma at point in time (observable entity)" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:ConceptMap.group.element.code [ fhir:value "C64467" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Aspartate Aminotransferase" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "274161010000103" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Catalytic concentration of aspartate aminotransferase in serum or plasma at point in time (observable entity)" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ]
  ] .

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

<http://hl7.org/fhir/ConceptMap/CdiscToSnomed.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/CdiscToSnomed.ttl> .