FHIR IG Statistics: ConceptMap/AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus
Package | nictiz.fhir.nl.r4.zib2020 |
Type | ConceptMap |
Id | AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus |
URL | http://nictiz.nl/fhir/ConceptMap/AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus |
Version | 0.0.1 |
Status | draft |
Name | AllergieStatusCodelijst_to_AllergyIntoleranceVerificationStatus |
Title | AllergieStatusCodelijst to AllergyIntoleranceVerificationStatus |
Realm | nl |
Authority | hl7 |
Description | Maps AllergyStatus 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/allergyintolerance-verification> as found in `AllergyIntolerance.verificationStatus` in FHIR R4.
Note: the name of this ConceptMap slightly deviates from the guidelines, as 'AllergyIntoleranceVerificationStatusCodes' is abbreviated to 'AllergyIntoleranceVerificationStatus', because `ConceptMap.id` would overflow the 64 character limit otherwise. |
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
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "ConceptMap",
"id": "AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus",
"version": "0.0.1",
"name": "AllergieStatusCodelijst_to_AllergyIntoleranceVerificationStatus",
"title": "AllergieStatusCodelijst to AllergyIntoleranceVerificationStatus",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps AllergyStatus 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/allergyintolerance-verification> as found in `AllergyIntolerance.verificationStatus` in FHIR R4.\r\nNote: the name of this ConceptMap slightly deviates from the guidelines, as 'AllergyIntoleranceVerificationStatusCodes' is abbreviated to 'AllergyIntoleranceVerificationStatus', because `ConceptMap.id` would overflow the 64 character limit otherwise.",
"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": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.2.3--20200901000000",
"targetCanonical": "http://hl7.org/fhir/ValueSet/allergyintolerance-verification",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"target": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"element": [
{
"code": "active",
"display": "active",
"target": [
{
"equivalence": "unmatched",
"comment": "There is no mapping for 'active' in AllergyIntolerance.verificationStatus. Use AllergyIntolerance.clinicalStatus = 'active'."
}
]
},
{
"code": "obsolete",
"display": "obsolete",
"target": [
{
"equivalence": "unmatched",
"comment": "Obsolete means 'inactive'. There is no mapping for that in AllergyIntolerance.verificationStatus. Use AllergyIntolerance.clinicalStatus = 'inactive'."
}
]
},
{
"code": "completed",
"display": "Completed",
"target": [
{
"equivalence": "unmatched",
"comment": "Completed means 'resolved'. There is no mapping for that in AllergyIntolerance.verificationStatus. Use AllergyIntolerance.clinicalStatus = 'resolved'."
}
]
},
{
"code": "nullified",
"display": "Nullified",
"target": [
{
"code": "entered-in-error",
"display": "Entered in Error",
"equivalence": "equal"
}
]
}
]
}
]
}