FHIR IG Statistics: ConceptMap/CriticalExtent-to-AllergyIntoleranceSeverity
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | CriticalExtent-to-AllergyIntoleranceSeverity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/CriticalExtent-to-AllergyIntoleranceSeverity |
URL | https://fhir.healthdata.be/ConceptMap/CriticalExtent-to-AllergyIntoleranceSeverity |
Version | 0.0.1 |
Status | draft |
Date | 2022-07-07T15:04:03.2592055+00:00 |
Name | CriticalExtent_to_AllergyIntoleranceSeverity |
Title | CriticalExtent_to_AllergyIntoleranceSeverity |
Description | Maps Criticality codes as found in the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) [AllergyIntolerance v3.3 (2020)](https://zibs.nl/wiki/AllergyIntolerance-v3.3(2020EN)) to <http://hl7.org/fhir/ValueSet/reaction-event-severity> as found in `AllergyIntolerance.reaction.severity` in FHIR R4. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "CriticalExtent-to-AllergyIntoleranceSeverity",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": true
}
],
"url": "https://fhir.healthdata.be/ConceptMap/CriticalExtent-to-AllergyIntoleranceSeverity",
"version": "0.0.1",
"name": "CriticalExtent_to_AllergyIntoleranceSeverity",
"title": "CriticalExtent_to_AllergyIntoleranceSeverity",
"status": "draft",
"date": "2022-07-07T15:04:03.2592055+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps Criticality codes as found in the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) [AllergyIntolerance v3.3 (2020)](https://zibs.nl/wiki/AllergyIntolerance-v3.3(2020EN)) to <http://hl7.org/fhir/ValueSet/reaction-event-severity> as found in `AllergyIntolerance.reaction.severity` in FHIR R4.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"sourceCanonical": "https://fhir.healthdata.be/ValueSet/CriticalExtent",
"targetCanonical": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/reaction-event-severity",
"element": [
{
"code": "255604002",
"display": "Mild",
"target": [
{
"code": "mild",
"display": "Mild",
"equivalence": "equal"
}
]
},
{
"code": "6736007",
"display": "Moderate",
"target": [
{
"code": "moderate",
"display": "Moderate",
"equivalence": "equal"
}
]
},
{
"code": "24484000",
"display": "Severe",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "equal"
}
]
},
{
"code": "399166001",
"display": "Fatal",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "wider",
"comment": "The CBB defines that '399166001' (Fatal) is a possible value for the AllergyIntolerance.reaction.severity. The required binding does not recognize this use case. The code severe is the closest match for fatal."
}
]
}
]
}
]
}