HL7 FHIR® UK Core
4.0.0 - CI Build
HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ConceptMap",
"id" : "UKCore-AllergySeverity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ConceptMapUKCoreAllergySeverity (https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AllergySeverity)</h2><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-reaction-event-severity.html\">http://hl7.org/fhir/ValueSet/reaction-event-severity</a> to <a href=\"ValueSet-UKCore-AllergySeverity.html\">https://fhir.nhs.uk/R4/ValueSet/UKCore-AllergySeverity</a></p><p>DRAFT. Published on 5 Nov 2019, 00:00:00 by Project Wildfyre (Project Wildfyre: <a href=\"mailto:mailto:dunno@dummy.net\">mailto:dunno@dummy.net</a>). Copyright © 2019 NHS Digital</p><div><p>A Concept Map from the HL7 FHIR ValueSet Reaction Event Severity to Allergy Severity to aid interpretation.</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>mild</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>255604002 (Mild)</td></tr><tr><td>moderate</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>6736007 (Moderate)</td></tr><tr><td>severe</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>24484000 (Severe)</td></tr><tr><td>severe</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>442452003 (Life threatening severity)</td></tr></table></div>"
},
"url" : "https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AllergySeverity",
"version" : "4.0.0",
"name" : "ConceptMapUKCoreAllergySeverity",
"title" : "Concept Map - UK Core Allergy Severity",
"status" : "draft",
"date" : "2019-11-05T00:00:00+00:00",
"publisher" : "Project Wildfyre",
"contact" : [
{
"name" : "Project Wildfyre",
"telecom" : [
{
"system" : "email",
"value" : "mailto:dunno@dummy.net",
"use" : "work"
}
]
}
],
"description" : "A Concept Map from the HL7 FHIR ValueSet Reaction Event Severity to Allergy Severity to aid interpretation.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB"
}
]
}
],
"copyright" : "Copyright © 2019 NHS Digital",
"sourceUri" : "http://hl7.org/fhir/ValueSet/reaction-event-severity",
"targetUri" : "https://fhir.nhs.uk/R4/ValueSet/UKCore-AllergySeverity",
"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"
}
]
}
]
}
]
}