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

FHIR IG Statistics: ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir

Packageehealth4u.package
Resource TypeConceptMap
Idcyehr-cm-allergyreactionseverity-snomed2hl7fhir
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir
URLhttp://ig.ehealth4u.eu/fhir/ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir
Statusdraft
Date2022-10-22
NameCYEHRCMAllergyReactionSeveritySnomed2HL7FHIR
TitleCyprus EHR Concept Map: Allergy Reaction Severity - Snomed to HL7 FHIR
DescriptionA mapping for AllergyIntolerance.reaction.severity between the Snomed and HL7 FHIR Code systems
PurposeTo allow the mapping of the eHDSISeverity value set of the eHDSI MVC to the corresponding value set of the HL7 FHIR
CopyrighteHealth4U

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
ValueSet
cyehr-vs-ehdsiseverityCyprus EHR Value Set: eHDSI Severity

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "cyehr-cm-allergyreactionseverity-snomed2hl7fhir",
  "url": "http://ig.ehealth4u.eu/fhir/ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir",
  "name": "CYEHRCMAllergyReactionSeveritySnomed2HL7FHIR",
  "title": "Cyprus EHR Concept Map: Allergy Reaction Severity - Snomed to HL7 FHIR",
  "status": "draft",
  "experimental": false,
  "date": "2022-10-22",
  "publisher": "ehealth4u",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)",
      "telecom": [
        {
          "system": "email",
          "value": "ehealthl@ucy.ac.cy",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A mapping for AllergyIntolerance.reaction.severity between the Snomed and HL7 FHIR Code systems",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "venue"
      },
      "valueCodeableConcept": {
        "text": "for CEF eHDSI Usage"
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CY"
        }
      ]
    }
  ],
  "purpose": "To allow the mapping of the eHDSISeverity value set of the eHDSI MVC to the corresponding value set of the HL7 FHIR",
  "copyright": "eHealth4U",
  "sourceUri": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity",
  "targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/reaction-event-severity",
      "element": [
        {
          "code": "442452003",
          "display": "Life threatening severity",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "255604002",
          "display": "Mild",
          "target": [
            {
              "code": "mild",
              "display": "Mild",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "371923003",
          "display": "Mild to moderate",
          "target": [
            {
              "code": "moderate",
              "display": "Moderate",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "6736007",
          "display": "Moderate",
          "target": [
            {
              "code": "moderate",
              "display": "Moderate",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "371924009",
          "display": "Moderate to severe",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "24484000",
          "display": "Severe",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}