FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ConceptMap",
"id": "AllergieStatusCodelijst-to-allergy-status",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/AllergieStatusCodelijst-to-allergy-status",
"version": "2.0.4",
"name": "AllergieStatusCodelijst-to-allergy-status",
"title": "HCIM AllergieStatusCodelijst to allergy status",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps the HCIM AllergyIntolerance release 2017 terminology for AllergyStatus to the FHIR STU3 terminology associated with `AllergyIntolerance.clinicalStatus` and `.verificationStatus`.",
"purpose": "To aid in mapping from HCIM AllergyIntolerance value set AllergieStatusCodelijst to FHIR STU3 `AllergyIntolerance.clinicalStatus` and `.verificationStatus`.",
"copyright": "CC0",
"sourceUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.2.3--20171231000000",
"group": [
{
"source": "http://hl7.org/fhir/v3/ActStatus",
"target": "http://hl7.org/fhir/allergy-clinical-status",
"element": [
{
"code": "active",
"display": "active",
"target": [
{
"code": "active",
"display": "Active",
"equivalence": "equal"
}
]
},
{
"code": "obsolete",
"display": "obsolete",
"target": [
{
"code": "inactive",
"display": "Inactive",
"equivalence": "equal"
}
]
},
{
"code": "completed",
"display": "Completed",
"target": [
{
"code": "resolved",
"display": "Resolved",
"equivalence": "equal"
}
]
},
{
"code": "nullified",
"display": "Nullified",
"target": [
{
"equivalence": "unmatched",
"comment": "Nullified means 'entered in error'. There is no mapping for that in `AllergyIntolerance.clinicalStatus`. Use `AllergyIntolerance.verificationStatus` = _entered-in-error_."
}
]
}
]
},
{
"source": "http://hl7.org/fhir/v3/ActStatus",
"target": "http://hl7.org/fhir/allergy-verification-status",
"element": [
{
"code": "nullified",
"display": "Nullified",
"target": [
{
"code": "entered-in-error",
"display": "Entered in error",
"equivalence": "equal"
}
]
}
]
}
]
}