Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health 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/gravitate-health/tree/master and changes regularly. See the Directory of published versions
Built from commit 6728682b.

: SNOMED CT to ICD-10-CM mappings for fracture of ulna - TTL Representation

Draft as of 2012-06-13

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/country-iso-spor> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "country-iso-spor"] ; # 
  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: ConceptMap country-iso-spor</b></p><a name=\"country-iso-spor\"> </a><a name=\"hccountry-iso-spor\"> </a><p>Mapping from <a href=\"https://browser.ihtsdotools.org/\">All Codes SCT ValueSet</a> to (not specified)</p><br/><p>Mapping from <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a> to <code>https://spor.ema.europa.eu/v1/lists/100000000002</code></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>EE (Estonia)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>100000000388 (Republic of Estonia)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "vocab"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/ig/gravitate-health/ConceptMap/country-iso-spor"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SNOMEDCTToICD10CMMappingsForFractureOfUlna"] ; # 
  fhir:title [ fhir:v "SNOMED CT to ICD-10-CM mappings for fracture of ulna"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2012-06-13"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Gravitate Health Project"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Gravitate Health Project" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.gravitatehealth.eu/" ]
     ] )
  ] [
     fhir:name [ fhir:v "Gravitate Health Project" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.gravitatehealth.eu/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna"] ; # 
  fhir:purpose [ fhir:v "Show example rule based mappings"] ; # 
  fhir:copyright [ fhir:v "Creative Commons 0"] ; # 
  fhir:sourceScope [
     a fhir:canonical ;
     fhir:v "http://snomed.info/sct?fhir_vs"^^xsd:anyURI ;
     fhir:link <http://snomed.info/sct?fhir_vs>
  ] ; # 
  fhir:group ( [
     fhir:source [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
     fhir:target [
       fhir:v "https://spor.ema.europa.eu/v1/lists/100000000002"^^xsd:anyURI ;
       fhir:link <https://spor.ema.europa.eu/v1/lists/100000000002>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "EE" ] ;
       fhir:display [ fhir:v "Estonia" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "100000000388" ] ;
         fhir:display [ fhir:v "Republic of Estonia" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] )
  ] ) . #