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