This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
SNOMED CT / ICD-10 mapping example
@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/ConceptMap2/103> a fhir:ConceptMap2; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "103"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div><p>Resource "103" </p></div><p><b>url</b>: <a>http://hl7.org/fhir/ConceptMap/103</a></p><p><b>identifier</b>: id: urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b</p><p><b>version</b>: 20120613</p><p><b>name</b>: SNOMED CT to ICD-10-CM mappings for fracture of ulna</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2012-06-13</p><p><b>publisher</b>: HL7, Inc</p><p><b>contact</b>: FHIR project team (example): <a>http://hl7.org/fhir</a></p><p><b>description</b>: Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna</p><p><b>jurisdiction</b>: United States of America <span> (m49.htm#840)</span></p><p><b>purpose</b>: Show example rule based mappings</p><p><b>copyright</b>: Creative Commons 0</p><p><b>source</b>: <a>http://snomed.info/sct?fhir_vs</a></p><p><b>target</b>: <a>http://hl7.org/fhir/sid/icd-10-us</a></p><blockquote><p><b>group</b></p><p><b>source</b>: <a>http://snomed.info/sct</a></p><p><b>target</b>: <a>http://hl7.org/fhir/sid/icd-10-us</a></p><blockquote><p><b>element</b></p><p><b>code</b>: 263204007</p><h3>Targets</h3><table><tr><td>-</td><td><b>Code</b></td><td><b>Relationship</b></td><td><b>Comment</b></td></tr><tr><td>*</td><td>S52.209A</td><td>source-is-broader-than-target</td><td>The target mapping to ICD-10-CM is 'source-is-broader-than-target', since additional patient data on the encounter (initial vs. subsequent) and fracture type is required for a valid ICD-10-CM mapping.</td></tr></table></blockquote><blockquote><p><b>element</b></p><p><b>code</b>: 263204007</p><h3>Targets</h3><table><tr><td>-</td><td><b>Code</b></td><td><b>Relationship</b></td><td><b>Comment</b></td></tr><tr><td>*</td><td>S52.209D</td><td>source-is-broader-than-target</td><td>The target mapping to ICD-10-CM is 'source-is-broader-than-target', since additional patient data on the encounter (initial vs. subsequent), fracture type and healing (for subsequent encounter) is required for a valid ICD-10-CM mapping.</td></tr></table></blockquote></blockquote></div>" ]; fhir:ConceptMap2.url [ fhir:value "http://hl7.org/fhir/ConceptMap/103"]; fhir:ConceptMap2.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b" ] ]; fhir:ConceptMap2.version [ fhir:value "20120613"]; fhir:ConceptMap2.name [ fhir:value "SNOMED CT to ICD-10-CM mappings for fracture of ulna"]; fhir:ConceptMap2.status [ fhir:value "draft"]; fhir:ConceptMap2.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ConceptMap2.date [ fhir:value "2012-06-13"^^xsd:date]; fhir:ConceptMap2.publisher [ fhir:value "HL7, Inc"]; fhir:ConceptMap2.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "FHIR project team (example)" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:ConceptMap2.description [ fhir:value "Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna"]; fhir:ConceptMap2.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 "840" ]; fhir:Coding.display [ fhir:value "United States of America" ] ] ]; fhir:ConceptMap2.purpose [ fhir:value "Show example rule based mappings"]; fhir:ConceptMap2.copyright [ fhir:value "Creative Commons 0"]; fhir:ConceptMap2.sourceCanonical [ fhir:value "http://snomed.info/sct?fhir_vs"; fhir:link <http://snomed.info/sct?fhir_vs> ]; fhir:ConceptMap2.targetCanonical [ fhir:value "http://hl7.org/fhir/sid/icd-10-us"; fhir:link <http://hl7.org/fhir/sid/icd-10-us> ]; fhir:ConceptMap2.group [ fhir:index 0; fhir:ConceptMap2.group.source [ fhir:value "http://snomed.info/sct"; fhir:link <http://snomed.info/sct> ]; fhir:ConceptMap2.group.target [ fhir:value "http://hl7.org/fhir/sid/icd-10-us"; fhir:link <http://hl7.org/fhir/sid/icd-10-us> ]; fhir:ConceptMap2.group.element [ fhir:index 0; fhir:ConceptMap2.group.element.code [ fhir:value "263204007" ]; fhir:ConceptMap2.group.element.target [ fhir:index 0; fhir:ConceptMap2.group.element.target.code [ fhir:value "S52.209A" ]; fhir:ConceptMap2.group.element.target.relationship [ fhir:value "source-is-broader-than-target" ]; fhir:ConceptMap2.group.element.target.comment [ fhir:value "The target mapping to ICD-10-CM is 'source-is-broader-than-target', since additional patient data on the encounter (initial vs. subsequent) and fracture type is required for a valid ICD-10-CM mapping." ] ] ], [ fhir:index 1; fhir:ConceptMap2.group.element.code [ fhir:value "263204007" ]; fhir:ConceptMap2.group.element.target [ fhir:index 0; fhir:ConceptMap2.group.element.target.code [ fhir:value "S52.209D" ]; fhir:ConceptMap2.group.element.target.relationship [ fhir:value "source-is-broader-than-target" ]; fhir:ConceptMap2.group.element.target.comment [ fhir:value "The target mapping to ICD-10-CM is 'source-is-broader-than-target', since additional patient data on the encounter (initial vs. subsequent), fracture type and healing (for subsequent encounter) is required for a valid ICD-10-CM mapping." ] ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/ConceptMap2/103.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/ConceptMap2/103.ttl> . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.