FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/country-iso-spor

Packagehl7.eu.fhir.gh
TypeConceptMap
Idcountry-iso-spor
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/ConceptMap-country-iso-spor.html
URLhttp://hl7.eu/fhir/ig/gravitate-health/ConceptMap/country-iso-spor
Version0.1.0
Statusdraft
Date2012-06-13
NameSNOMEDCTToICD10CMMappingsForFractureOfUlna
TitleSNOMED CT to ICD-10-CM mappings for fracture of ulna
Realmeu
Authorityhl7
DescriptionExample rule-based mappings between SNOMED CT to ICD-10-CM for fracture of ulna
PurposeShow example rule based mappings
CopyrightCreative Commons 0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code
100000000002Country EMA
urn:iso:std:iso:3166ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap country-iso-spor

Mapping from All Codes SCT ValueSet to (not specified)


Group 1 Mapping from ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code to https://spor.ema.europa.eu/v1/lists/100000000002

Source CodeRelationshipTarget Code
EE (Estonia)is equivalent to100000000388 (Republic of Estonia)

Source

{
  "resourceType": "ConceptMap",
  "id": "country-iso-spor",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
            }
          ]
        }
      ]
    }
  ]
}