New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Vital Signs - XML Representation

Active as of 2019-11-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-vitalsignresult"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:29:16.976+12:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/observation-vitalsignresult"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.88.12.80.62"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="VitalSigns"/>
  <title value="Vital Signs"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-11-01T09:29:23+11:00"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <description
               value="This value set indicates the allowed vital sign result types.   The LOINC code for Vitals Signs panel (85353-1) is a grouping structure for a set of vital signs and includes related links (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate, BP).  The Blood pressure panel (85354-9) is used to group the component observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4)."/>
  <copyright
             value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="85353-1"/>
      </concept>
      <concept>
        <code value="9279-1"/>
      </concept>
      <concept>
        <code value="8867-4"/>
      </concept>
      <concept>
        <code value="2708-6"/>
      </concept>
      <concept>
        <code value="8310-5"/>
      </concept>
      <concept>
        <code value="8302-2"/>
      </concept>
      <concept>
        <code value="9843-4"/>
      </concept>
      <concept>
        <code value="29463-7"/>
      </concept>
      <concept>
        <code value="39156-5"/>
      </concept>
      <concept>
        <code value="85354-9"/>
      </concept>
      <concept>
        <code value="8480-6"/>
      </concept>
      <concept>
        <code value="8462-4"/>
      </concept>
      <concept>
        <code value="8478-0"/>
      </concept>
    </include>
  </compose>
</ValueSet>