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

: Problem Type - IPS - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="problem-type-uv-ips"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:30:14.513+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/problem-type-uv-ips"/>
  <version value="0.1.0"/>
  <name value="ProblemTypeUvIps"/>
  <title value="Problem Type - 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="This value set provides a category for the condition as a clinical problem for inclusion in the patient summary."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <concept>
        <code value="problem-list-item"/>
        <display value="Problem List Item"/>
      </concept>
    </include>
  </compose>
</ValueSet>