FHIR IG Statistics: ConceptMap/AllergyCategory-to-AllergyIntoleranceCategory
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | AllergyCategory-to-AllergyIntoleranceCategory |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/AllergyCategory-to-AllergyIntoleranceCategory |
URL | https://fhir.healthdata.be/ConceptMap/AllergyCategory-to-AllergyIntoleranceCategory |
Version | 0.0.1 |
Status | draft |
Date | 2022-07-07T15:04:03.2592055+00:00 |
Name | AllergyCategory_to_AllergyIntoleranceCategory |
Title | AllergyCategory_to_AllergyIntoleranceCategory |
Description | Maps AllergyCategory codes as found in the CBB AllergyIntolerance to < http://hl7.org/fhir/ValueSet/allergy-intolerance-category> as found in `AllergyIntolerance.category` 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 International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "AllergyCategory-to-AllergyIntoleranceCategory",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "https://fhir.healthdata.be/ConceptMap/AllergyCategory-to-AllergyIntoleranceCategory",
"version": "0.0.1",
"name": "AllergyCategory_to_AllergyIntoleranceCategory",
"title": "AllergyCategory_to_AllergyIntoleranceCategory",
"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 AllergyCategory codes as found in the CBB AllergyIntolerance to < http://hl7.org/fhir/ValueSet/allergy-intolerance-category> as found in `AllergyIntolerance.category` 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/AllergyCategory",
"targetCanonical": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/allergy-intolerance-category",
"element": [
{
"code": "418471000",
"display": "Propensity to adverse reactions to food",
"target": [
{
"code": "food",
"display": "Food",
"equivalence": "equal"
}
]
},
{
"code": "419511003",
"display": "Propensity to adverse reactions to drug",
"target": [
{
"code": "medication",
"display": "Medication",
"equivalence": "equal"
}
]
},
{
"code": "426232007",
"display": "Environmental allergy",
"target": [
{
"code": "environment",
"display": "Environment",
"equivalence": "equal"
}
]
},
{
"code": "419199007",
"display": "Allergy to substance",
"target": [
{
"code": "biologic",
"display": "Biologic",
"equivalence": "subsumes",
"comment": "https://bits.nictiz.nl/browse/ZIB-998"
}
]
},
{
"code": "261665006",
"display": "Unknown",
"target": [
{
"equivalence": "unmatched",
"comment": "The CBB defines that '261665006' (Unknown) is a possible value for the AllergyCategory. The required AllergyIntolerance.category binding does not recognize this use case. If transmitting the value under OTH is not required, omit AllergyIntolerance.category. If the actual value associated with OTH is known and relevant, use AllergyIntolerance.category (without value) + extension https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification with the description under valueCodeableConcept.text"
}
]
},
{
"code": "74964007",
"display": "Other",
"target": [
{
"equivalence": "unmatched",
"comment": "The CBB defines that '74964007' (Other) is a possible value for the AllergyCategory. The required AllergyIntolerance.category binding does not recognize this use case. If transmitting the value under OTH is not required, omit AllergyIntolerance.category. If the actual value associated with OTH is known and relevant, use AllergyIntolerance.category (without value) + extension https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification with the description under valueCodeableConcept.text"
}
]
}
]
}
]
}