FHIR IG Statistics: ValueSet/condition-severity-uv-ips
Package | HIE2.packages |
Type | ValueSet |
Id | condition-severity-uv-ips |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips |
URL | http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips |
Version | 1.0.0 |
Status | active |
Date | 2022-01-04T10:39:46.1414584+00:00 |
Name | ProblemSeverityUvIps |
Title | Problem Severity - IPS |
Realm | uv |
Authority | hl7 |
Description | Problem Severity |
Copyright | This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/ |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Problem Severity - IPS
Copyright Statement: This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/
Source
{
"resourceType": "ValueSet",
"id": "condition-severity-uv-ips",
"meta": {
"lastUpdated": "2022-01-04T10:39:45.326+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "2.16.840.1.113883.11.22.18"
}
],
"version": "1.0.0",
"name": "ProblemSeverityUvIps",
"title": "Problem Severity - IPS",
"status": "active",
"experimental": false,
"date": "2022-01-04T10:39:46.1414584+00:00",
"publisher": "Health Level Seven International - Patient Care Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Problem Severity",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"immutable": false,
"copyright": "This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA6752-5",
"display": "Mild"
},
{
"code": "LA6751-7",
"display": "Moderate"
},
{
"code": "LA6750-9",
"display": "Severe"
}
]
}
]
}
}