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
Page standards status: Trial-use | Maturity Level: 3 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="reaction-event-severity"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2024-11-05T17:09:16.597+13:00"/>
</meta>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/reaction-event-severity"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.136"/>
</identifier>
<version value="0.1.0"/>
<name value="AllergyIntoleranceSeverity"/>
<title value="AllergyIntoleranceSeverity"/>
<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="Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations."/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/reaction-event-severity"/>
<content value="complete"/>
<concept>
<code value="mild"/>
<display value="Mild"/>
<definition value="Causes mild physiological effects."/>
</concept>
<concept>
<code value="moderate"/>
<display value="Moderate"/>
<definition value="Causes moderate physiological effects."/>
</concept>
<concept>
<code value="severe"/>
<display value="Severe"/>
<definition value="Causes severe physiological effects."/>
</concept>
</CodeSystem>