| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | CF-AllergyStatus |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-AllergyStatus.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/CF-AllergyStatus |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | CCDAtoFHIRAllergyStatus |
| Title | C-CDA to FHIR Allergy Status |
| Realm | us |
| Authority | hl7 |
| Description | C-CDA to FHIR Allergy Status |
No resources found
| CodeSystem | |
| allergyintolerance-clinical | AllergyIntolerance Clinical Status Codes |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-AllergyStatus
Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.29 to AllergyIntolerance Clinical Status Codes
Group 1 Mapping from SNOMED CT (all versions) to AllergyIntolerance Clinical Status Codes
| Source Code | Relationship | Target Code |
| 413322009 (Problem Resolved) | is equivalent to | resolved |
| 73425007 (Inactive) | is equivalent to | inactive |
| 55561003 (Active) | is equivalent to | active |
{
"resourceType": "ConceptMap",
"id": "CF-AllergyStatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ccda/ConceptMap/CF-AllergyStatus",
"version": "2.0.0-ballot",
"name": "CCDAtoFHIRAllergyStatus",
"title": "C-CDA to FHIR Allergy Status",
"status": "active",
"experimental": false,
"date": "2025-07-31T21:42:42+00:00",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
}
]
}
],
"description": "C-CDA to FHIR Allergy Status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.29",
"targetUri": "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"element": [
{
"code": "413322009",
"display": "Problem Resolved",
"target": [
{
"code": "resolved",
"display": "Resolved",
"equivalence": "equivalent"
}
]
},
{
"code": "73425007",
"display": "Inactive",
"target": [
{
"code": "inactive",
"display": "Inactive",
"equivalence": "equivalent"
}
]
},
{
"code": "55561003",
"display": "Active",
"target": [
{
"code": "active",
"display": "Active",
"equivalence": "equivalent"
}
]
}
]
}
]
}