@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.eu/fhir/ig/xshare-ips-plus/ConceptMap/LoincToSnomed> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "LoincToSnomed"] ;
  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 LoincToSnomed</b></p><a name=\"LoincToSnomed\"> </a><a name=\"hcLoincToSnomed\"> </a><p>Mapping from <a href=\"http://loinc.org/\">All LOINC codes</a> to <a href=\"ValueSet-snomed-all.html\">All SNOMED CT Codes</a></p><br/><p>Mapping from <code>http://loinc.org</code> (Logical Observation Identifier Names and Codes (LOINC)) 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>6768-6 (ALP SerPl-cCnc)</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>1742-6 (ALT SerPl-cCnc)</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>1920-8 (AST SerPl-cCnc)</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/LoincToSnomed"] ;
  fhir:ConceptMap.version [ fhir:value "0.1.0"] ;
  fhir:ConceptMap.name [ fhir:value "LoincToSnomed"] ;
  fhir:ConceptMap.title [ fhir:value "Loinc 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_LOINC_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://loinc.org/vs"] ;
  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 "http://loinc.org" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://snomed.info/sct" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "6768-6" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "ALP SerPl-cCnc" ] ;
       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 "1742-6" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "ALT SerPl-cCnc" ] ;
       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 "1920-8" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "AST SerPl-cCnc" ] ;
       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.eu/fhir/ig/xshare-ips-plus/ConceptMap/LoincToSnomed.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

