Difference between revisions of "2.16.840.1.113883.11.22.39/static-2017-05-23T000000"

From HL7 IPS
Jump to: navigation, search
(Automated ADBot page content)
(Automated ADBot page content)
Line 1: Line 1:
  
<table xmlns="http://www.w3.org/1999/xhtml" class="artdecor" width="100%" border="0" cellspacing="3" cellpadding="2" style="background: transparent;"><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Id</th><td style="text-align: left;">2.16.840.1.113883.11.22.39</td><th style="width: 20em; text-align: left;">Effective Date</th><td style="text-align: left;"> valid from 2017‑05‑23</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Canonical URI</th><td style="text-align: left;" colspan="3">http://hl7.org/fhir/ips/ValueSet/laboratory-and-vital-signs-observations</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Status</th><td style="text-align: left;">[[File:Kyellow.png|14px]] Draft</td><th style="width: 20em; text-align: left;">Version Label</th><td style="text-align: left;"></td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Name</th><td style="text-align: left;">IPSLabResultsObservation</td><th style="width: 20em; text-align: left;">Display Name</th><td style="text-align: left;">IPS Results Observation Laboratory</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Description</th><td style="text-align: left;" colspan="3"> This value set includes (at the end) some clinical observations, which may be relevant in a lab report (body weight, temperature ….).<br />
+
<table xmlns="http://www.w3.org/1999/xhtml" class="artdecor" width="100%" border="0" cellspacing="3" cellpadding="2" style="background: transparent;"><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Id</th><td style="text-align: left;">2.16.840.1.113883.11.22.39</td><th style="width: 20em; text-align: left;">Effective Date</th><td style="text-align: left;">2017‑05‑23</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Canonical URI</th><td style="text-align: left;" colspan="3">http://hl7.org/fhir/uv/ips/ValueSet/laboratory-and-vital-signs-observations</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Status</th><td style="text-align: left;">[[File:Kyellow.png|14px]] Draft</td><th style="width: 20em; text-align: left;">Version Label</th><td style="text-align: left;"></td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Name</th><td style="text-align: left;">IPSLabResultsObservation</td><th style="width: 20em; text-align: left;">Display Name</th><td style="text-align: left;">IPS Results Observation Laboratory</td></tr><tr style="vertical-align: top;"><th style="width: 20em; text-align: left;">Description</th><td style="text-align: left;" colspan="3"> This value set includes (at the end) some clinical observations, which may be relevant in a lab report (body weight, temperature ….).<br />
 
<br />
 
<br />
 
<b>Value Set Definition:</b>
 
<b>Value Set Definition:</b>

Revision as of 10:55, 2 July 2018

Id2.16.840.1.113883.11.22.39Effective Date2017‑05‑23
Canonical URIhttp://hl7.org/fhir/uv/ips/ValueSet/laboratory-and-vital-signs-observations
StatusKyellow.png DraftVersion Label
NameIPSLabResultsObservationDisplay NameIPS Results Observation Laboratory
Description This value set includes (at the end) some clinical observations, which may be relevant in a lab report (body weight, temperature ….).


Value Set Definition:

LOINC {
  {
    COMPONENT not containing the word "panel"
    STATUS in {ACTIVE}
    CLASSTYPE in {1}
    ORDER_OBS in {Observation, Both}
    CLASS exclude {CHALSKIN, H&P.HX.LAB, H&P.HX, LABORDERS, NR STATS, PATH.PROTOCOLS.*}
  }
  UNION
  {
    COMPONENT not ( containing the word "panel" OR starting with "can pronounce" )
    STATUS in {ACTIVE}
    CLASSTYPE in {2}
    ORDER_OBS in {Observation, Both}
    SYSTEM = ^Patient
  }
}