| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | FC-AllergyStatus |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-AllergyStatus.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-AllergyStatus |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | FHIRtoCCDAAllergyStatus |
| Title | FHIR to C-CDA Allergy Status |
| Realm | us |
| Authority | hl7 |
| Description | FHIR to C-CDA 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 FC-AllergyStatus
Mapping from AllergyIntolerance Clinical Status Codes to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.29
Group 1 Mapping from AllergyIntolerance Clinical Status Codes to SNOMED CT (all versions)
| Source Code | Relationship | Target Code |
| resolved | is equivalent to | 413322009 (Problem Resolved) |
| inactive | is equivalent to | 73425007 (Inactive) |
| active | is equivalent to | 55561003 (Active) |
{
"resourceType": "ConceptMap",
"id": "FC-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/FC-AllergyStatus",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDAAllergyStatus",
"title": "FHIR to C-CDA 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": "FHIR to C-CDA Allergy Status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
"targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.29",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"target": "http://snomed.info/sct",
"element": [
{
"code": "resolved",
"display": "Resolved",
"target": [
{
"code": "413322009",
"display": "Problem Resolved",
"equivalence": "equivalent"
}
]
},
{
"code": "inactive",
"display": "Inactive",
"target": [
{
"code": "73425007",
"display": "Inactive",
"equivalence": "equivalent"
}
]
},
{
"code": "active",
"display": "Active",
"target": [
{
"code": "55561003",
"display": "Active",
"equivalence": "equivalent"
}
]
}
]
}
]
}