| Package | HIE2.packages |
| Resource Type | ConceptMap |
| Id | severity-loinc-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-loinc-uv-ips |
| URL | http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-01-04T11:05:52.9472364+00:00 |
| Name | ConceptMapSeverityLoincToFhir |
| Title | Severity Value Set Mappings - LOINC to FHIR |
| Realm | uv |
| Authority | hl7 |
| Description | Severity Value Set Mappings - LOINC to FHIR |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| ValueSet | |
| condition-severity-uv-ips | Problem Severity |
Note: links and images are rebased to the (stated) source
Mapping from http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips 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 - LOINC to FHIR
| Source Code | Relationship | Destination Code |
| LA6752-5 (Mild) | has specialization | mild |
| LA6751-7 (Moderate) | has specialization | moderate |
| LA6750-9 (Severe) | has specialization | severe |
{
"resourceType": "ConceptMap",
"id": "severity-loinc-uv-ips",
"meta": {
"lastUpdated": "2022-01-04T11:05:52.609+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips",
"version": "1.0.0",
"name": "ConceptMapSeverityLoincToFhir",
"title": "Severity Value Set Mappings - LOINC to FHIR",
"status": "active",
"experimental": false,
"date": "2022-01-04T11:05:52.9472364+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 - LOINC to FHIR",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips",
"targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
"group": [
{
"source": "http://loinc.org",
"target": "http://hl7.org/fhir/reaction-event-severity",
"element": [
{
"code": "LA6752-5",
"display": "Mild",
"target": [
{
"code": "mild",
"display": "Mild",
"equivalence": "specializes"
}
]
},
{
"code": "LA6751-7",
"display": "Moderate",
"target": [
{
"code": "moderate",
"display": "Moderate",
"equivalence": "specializes"
}
]
},
{
"code": "LA6750-9",
"display": "Severe",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "specializes"
}
]
}
]
}
]
}