| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | FC-Severity |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-Severity.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-Severity |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | FHIRtoCCDASeverity |
| Title | FHIR Severity to C-CDA Severity |
| Realm | us |
| Authority | hl7 |
| Description | FHIR Severity to C-CDA Severity |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-Severity
Mapping from AllergyIntoleranceSeverity to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.8
Group 1 Mapping from AllergyIntoleranceSeverity to SNOMED CT (all versions)
| Source Code | Relationship | Target Code |
| mild | is equivalent to | 255604002 (Mild) |
| moderate | is equivalent to | 6736007 (Moderate) |
| severe | is equivalent to | 24484000 (Severe) |
{
"resourceType": "ConceptMap",
"id": "FC-Severity",
"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-Severity",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDASeverity",
"title": "FHIR Severity to C-CDA Severity",
"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 Severity to C-CDA Severity",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
"targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.8",
"group": [
{
"source": "http://hl7.org/fhir/reaction-event-severity",
"target": "http://snomed.info/sct",
"element": [
{
"code": "mild",
"display": "Mild",
"target": [
{
"code": "255604002",
"display": "Mild",
"equivalence": "equivalent"
}
]
},
{
"code": "moderate",
"display": "Moderate",
"target": [
{
"code": "6736007",
"display": "Moderate",
"equivalence": "equivalent"
}
]
},
{
"code": "severe",
"display": "Severe",
"target": [
{
"code": "24484000",
"display": "Severe",
"equivalence": "equivalent"
}
]
}
]
}
]
}