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

FHIR IG Statistics: ConceptMap/ConceptMap-CareConnect-AllergySeverity-1

PackageNHSDigital.FHIR.STU3
Resource TypeConceptMap
IdConceptMap-CareConnect-AllergySeverity-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergySeverity-1
URLhttps://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergySeverity-1
Version1.0.0
Statusactive
Date2018-03-01T00:00:00+00:00
NameConcept Map - Allergy Severity
Authorityhl7
DescriptionA Concept Map from ValueSet Reaction Event Severity to Allergy Severity to aid interpretation.
CopyrightCopyright © 2016 HL7 UK

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
ValueSet
CareConnect-AllergySeverity-1Care Connect Allergy Severity

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "url": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergySeverity-1",
  "version": "1.0.0",
  "name": "Concept Map - Allergy Severity",
  "status": "active",
  "date": "2018-03-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A Concept Map from ValueSet Reaction Event Severity to Allergy Severity to aid interpretation.",
  "copyright": "Copyright © 2016 HL7 UK",
  "sourceReference": {
    "reference": "http://hl7.org/fhir/ValueSet/reaction-event-severity"
  },
  "targetReference": {
    "reference": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-AllergySeverity-1"
  },
  "group": [
    {
      "source": "http://hl7.org/fhir/reaction-event-severity",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "mild",
          "display": "Mild",
          "target": [
            {
              "code": "255604002",
              "display": "Mild",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "moderate",
          "display": "Moderate",
          "target": [
            {
              "code": "6736007",
              "display": "Moderate",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "severe",
          "display": "Severe",
          "target": [
            {
              "code": "24484000",
              "display": "Severe",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "severe",
          "display": "Severe",
          "target": [
            {
              "code": "442452003",
              "display": "Life threatening severity",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}