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

: Condition/Diagnosis Severity - XML Representation

Draft as of 2019-11-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="condition-severity"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:30:50.870+12:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/condition-severity"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.168"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="Condition/DiagnosisSeverity"/>
  <title value="Condition/Diagnosis Severity"/>
  <status value="draft"/>
  <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="Preferred value set for Condition/Diagnosis severity grading."/>
  <copyright
             value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="24484000"/>
      </concept>
      <concept>
        <code value="6736007"/>
      </concept>
      <concept>
        <code value="255604002"/>
      </concept>
    </include>
  </compose>
</ValueSet>