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

: Absent or Unknown Problems - IPS - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="absent-or-unknown-problems-uv-ips"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:30:57.908+12:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips"/>
  <identifier>
    <use value="official"/>
    <system value="http://art-decor.org/ns/oids/vs"/>
    <value value="2.16.840.1.113883.11.22.17"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AbsentOrUnknownProblemsUvIps"/>
  <title value="Absent or Unknown Problems - IPS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-11-22T03:32:52+00: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="Absent or Unknown Problems"/>
  <immutable value="false"/>
  <copyright
             value="Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0)."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"/>
      <concept>
        <code value="no-problem-info"/>
        <display value="No information about current problems"/>
      </concept>
      <concept>
        <code value="no-known-problems"/>
        <display value="No known problems"/>
      </concept>
    </include>
  </compose>
</ValueSet>