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/ and changes regularly. See the Directory of published versions
Draft as of 2012-06-13 |
{
"resourceType" : "ConceptMap",
"id" : "country-iso-spor",
"text" : {
"status" : "generated",
"div" : "<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><a name=\"country-iso-spor-en-US\"> </a><p>Mapping from http://snomed.info/sct?fhir_vs to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/5.5.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#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>100000000388 (Republic of Estonia)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
}
],
"url" : "http://hl7.eu/fhir/ig/gravitate-health/ConceptMap/country-iso-spor",
"version" : "0.1.0",
"name" : "SNOMEDCTToICD10CMMappingsForFractureOfUlna",
"title" : "SNOMED CT to ICD-10-CM mappings for fracture of ulna",
"status" : "draft",
"experimental" : true,
"date" : "2012-06-13",
"publisher" : "Gravitate Health Project",
"contact" : [
{
"name" : "Gravitate Health Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gravitatehealth.eu/"
}
]
},
{
"name" : "Gravitate Health Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gravitatehealth.eu/"
}
]
}
],
"description" : "Example rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna",
"purpose" : "Show example rule based mappings",
"copyright" : "Creative Commons 0",
"sourceScopeCanonical" : "http://snomed.info/sct?fhir_vs",
"group" : [
{
"source" : "urn:iso:std:iso:3166",
"target" : "https://spor.ema.europa.eu/v1/lists/100000000002",
"element" : [
{
"code" : "EE",
"display" : "Estonia",
"target" : [
{
"code" : "100000000388",
"display" : "Republic of Estonia",
"relationship" : "equivalent"
}
]
}
]
}
]
}