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

FHIR IG Statistics: ConceptMap/domain-spor-hl7

Packagehl7.eu.fhir.gh
TypeConceptMap
Iddomain-spor-hl7
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/ConceptMap-domain-spor-hl7.html
URLhttp://hl7.eu/fhir/ig/gravitate-health/ConceptMap/domain-spor-hl7
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
100000000004Domain EMA

Narrative

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

Generated Narrative: ConceptMap domain-spor-hl7

Mapping from All Codes SCT ValueSet to (not specified)


Group 1 Mapping from Medicinal Product Domain to https://spor.ema.europa.eu/v1/lists/100000000004

Source CodeRelationshipTarget Code
Human (Human use)is equivalent to100000000012
Veterinary (Veterinary use)is equivalent to100000000013
HumanAndVeterinary (Human and Veterinary use)is equivalent to100000000014

Source

{
  "resourceType": "ConceptMap",
  "id": "domain-spor-hl7",
  "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/domain-spor-hl7",
  "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": "http://hl7.org/fhir/medicinal-product-domain",
      "target": "https://spor.ema.europa.eu/v1/lists/100000000004",
      "element": [
        {
          "code": "Human",
          "target": [
            {
              "code": "100000000012",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "Veterinary",
          "target": [
            {
              "code": "100000000013",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "HumanAndVeterinary",
          "target": [
            {
              "code": "100000000014",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}