International Patient Summary Implementation Guide Implementation Guide Release 0.1.0

This page is part of the International Patient Summary Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-laboratory-tests-and-panels-uv-ips

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="laboratory-tests-and-panels-uv-ips"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>ips-laboratory-tests-and-panels</h2><div><p>Intensional Value Set Definition: LOINC {  {    STATUS in {ACTIVE}    CLASSTYPE in {1}    CLASS exclude {CHALSKIN, H&amp;P.HX.LAB, H&amp;P.HX, NR STATS, PATH.PROTOCOLS.*}  } } </p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://loinc.org"><code>http://loinc.org</code></a> where STATUS  =  ACTIVE and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASSTYPE  =  1 and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASS  matches (by regex)  ^(?!PATH\.PROTOCOLS.*$).* and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASS  matches (by regex)  ^(?!NR STATS.*$).* and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASS  matches (by regex)  ^(?!H&amp;P\.HX.*$).* and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASS  matches (by regex)  ^(?!H&amp;P\.HX\.LAB.*$).* and <a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASS  matches (by regex)  ^(?!CHALSKIN.*$).*</li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/ips/ValueSet/laboratory-tests-and-panels-uv-ips"/>
  <identifier>
    <use value="official"/>
    <system value="http://art-decor.org/ns/oids/vs"/>
    <value value="2.16.840.1.113883.11.22.63"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="ips-laboratory-tests-and-panels"/>
  <title value="IPS Laboratory tests and panels"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-04-04T19:21:29+10:00"/>
  <publisher value="HL7 International"/>
  <contact>
    <name value="HL7 International"/>
    <telecom>
      <system value="phone"/>
      <value value="+1 734 677 7777"/>
    </telecom>
    <telecom>
      <system value="fax"/>
      <value value="+1 734 677 6622"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Intensional Value Set Definition: LOINC {  {    STATUS in {ACTIVE}    CLASSTYPE in {1}    CLASS exclude {CHALSKIN, H&amp;P.HX.LAB, H&amp;P.HX, NR STATS, PATH.PROTOCOLS.*}  } } "/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="STATUS"/>
        <op value="="/>
        <value value="ACTIVE"/>
      </filter>
      <filter>
        <property value="CLASSTYPE"/>
        <op value="="/>
        <value value="1"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="regex"/>
        <value value="^(?!PATH\.PROTOCOLS.*$).*"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="regex"/>
        <value value="^(?!NR STATS.*$).*"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="regex"/>
        <value value="^(?!H&amp;P\.HX.*$).*"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="regex"/>
        <value value="^(?!H&amp;P\.HX\.LAB.*$).*"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="regex"/>
        <value value="^(?!CHALSKIN.*$).*"/>
      </filter>
    </include>
  </compose>
</ValueSet>