| Package | HIE2.packages |
| Resource Type | ConceptMap |
| Id | severity-snomedct-uv-ips |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips |
| URL | http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-01-04T11:05:10.1216857+00:00 |
| Name | ConceptMapSeveritySnomedCtToFhir |
| Title | Severity Value Set Mappings - SNOMED CT to FHIR |
| Realm | uv |
| Authority | hl7 |
| Description | Severity Value Set Mappings - SNOMED CT to FHIR |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Mapping from http://hl7.org/fhir/ValueSet/condition-severity to http://hl7.org/fhir/ValueSet/reaction-event-severity
ACTIVE. Published on May 19, 2020 6:37:29 PM by Health Level Seven International - Patient Care Work Group (http://www.hl7.org/Special/com...).
Severity Value Set Mappings - SNOMED CT to FHIR
| Source Code | Relationship | Destination Code |
| 255604002 (Mild) | has specialization | mild |
| 6736007 (Moderate) | has specialization | moderate |
| 24484000 (Severe) | has specialization | severe |
{
"resourceType": "ConceptMap",
"id": "severity-snomedct-uv-ips",
"meta": {
"lastUpdated": "2022-01-04T11:05:09.200+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips",
"version": "1.0.0",
"name": "ConceptMapSeveritySnomedCtToFhir",
"title": "Severity Value Set Mappings - SNOMED CT to FHIR",
"status": "active",
"experimental": false,
"date": "2022-01-04T11:05:10.1216857+00:00",
"publisher": "Health Level Seven International - Patient Care Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Severity Value Set Mappings - SNOMED CT to FHIR",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/condition-severity",
"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": "specializes"
}
]
},
{
"code": "6736007",
"display": "Moderate",
"target": [
{
"code": "moderate",
"display": "Moderate",
"equivalence": "specializes"
}
]
},
{
"code": "24484000",
"display": "Severe",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "specializes"
}
]
}
]
}
]
}