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 Units - JSON Representation

Draft as of 2024-11-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ucum-vitals-common",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-10-29T17:10:58.471+13:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url" : "http://hl7.org/fhir/ValueSet/ucum-vitals-common",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.3.955"
    }
  ],
  "version" : "0.1.0",
  "name" : "VitalSignsUnits",
  "title" : "Vital Signs Units",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-05T18:07:25+00:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "copyright" : "UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details",
  "expansion" : {
    "identifier" : "a0c66ad7-b454-47c6-ae64-e767afe54206",
    "timestamp" : "2024-11-01T20:24:24+13:00",
    "total" : 12,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://unitsofmeasure.org|2.2"
      },
      {
        "name" : "count",
        "valueInteger" : 100
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "%",
        "display" : "percent"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "cm",
        "display" : "centimeter"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "[in_i]",
        "display" : "inch (international)"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "kg",
        "display" : "kilogram"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "g",
        "display" : "gram"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "[lb_av]",
        "display" : "pound (US and British)"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "Cel",
        "display" : "degree Celsius"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "[degF]",
        "display" : "degree Fahrenheit"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]",
        "display" : "millimeter of mercury"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "/min",
        "display" : "per minute"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "kg/m2",
        "display" : "kilogram / (meter ^ 2)"
      },
      {
        "system" : "http://unitsofmeasure.org",
        "code" : "m2",
        "display" : "square meter"
      }
    ]
  }
}