Package | hl7.fhir.us.vitals |
Resource Type | ValueSet |
Id | LowOnlyNumericResultIntVS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vitals/https://build.fhir.org/ig/HL7/cimi-vital-signs/ValueSet-LowOnlyNumericResultIntVS.html |
URL | http://hl7.org/fhir/us/vitals/ValueSet/LowOnlyNumericResultIntVS |
Version | 2.0.0 |
Status | draft |
Date | 2024-10-09T23:56:46+00:00 |
Name | LowOnlyNumericResultInterpretationNom |
Title | Low Only Numeric Result Interpretation value set |
Realm | us |
Authority | hl7 |
Description | A valueset of interpretation codes that contains only lower than normal terms. |
Copyright | Logica Health, all rights reserved Creative Commons License |
StructureDefinition | |
oxygen-saturation-arterial-blood-pulseOx | Oxygen Saturation in Arterial Blood by Pulse Oximetry |
oxygen-saturation-arterial-blood | Oxygen Saturation in Arterial blood, method not specified |
CodeSystem | |
v3-ObservationInterpretation | ObservationInterpretation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LowOnlyNumericResultIntVS
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
Code | Display | Definition |
A | Abnormal | The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure). \[Note: Typically applies to non-numeric results.\] |
L | Lower Than Normal | The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure). Synonym: Below low normal |
LL | Panic Low | The result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure). Synonym: Below lower panic limits. |
{ "resourceType": "ValueSet", "id": "LowOnlyNumericResultIntVS", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/vitals/ValueSet/LowOnlyNumericResultIntVS", "version": "2.0.0", "name": "LowOnlyNumericResultInterpretationNom", "title": "Low Only Numeric Result Interpretation value set", "status": "draft", "date": "2024-10-09T23:56:46+00:00", "publisher": "HL7 International - Clinical Information Modeling Initiative", "contact": [ { "name": "HL7 International - Clinical Information Modeling Initiative", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/cimi" } ] }, { "name": "Logica", "telecom": [ { "system": "url", "value": "https://www.logicahealth.org/" } ] } ], "description": "A valueset of interpretation codes that contains only lower than normal terms.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "copyright": "Logica Health, all rights reserved Creative Commons License", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "concept": [ { "code": "A", "display": "Abnormal" }, { "code": "L", "display": "Lower Than Normal" }, { "code": "LL", "display": "Panic Low" } ] } ] } }