International Patient Summary Implementation Guide (Release 0.3.0 STU1 Ballot)

This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. 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

Download 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">&quot;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.*}  } }&quot;</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.3.0"/>
  <name value="LaboratoryTestsAndPanelsUvIps"/>
  <title value="IPS Laboratory tests and panels"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-08-06T10:41:01-04: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>