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

: Skin to skin end reason - XML Representation

Draft as of 2023-03-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ec568eb5-083c-4893-a393-eecbde4028bb"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:30:44.723+12:00"/>
  </meta>
  <url
       value="https://standards.digital.health.nz/ns/skin-to-skin-contact-end-reason-code"/>
  <identifier>
    <value value="Skin-to-skin-contact-end-reason"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="Skin_to_skin_end_reason"/>
  <title value="Skin to skin end reason"/>
  <status value="draft"/>
  <date value="2023-03-01T00:00:00.000Z"/>
  <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="Reason why initial skin to skin contact was ended"/>
  <caseSensitive value="false"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/skin-to-skin-contact-end-reason-code"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="One hour or more contact achieved"/>
    <definition
                value="One hour or more skin to skin contact had been achieved"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Maternal request"/>
    <definition value="Maternal request to end skin to skin contact"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Health professional decision"/>
    <definition
                value="Health professional decision to end skin to skin contact"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Medical reason"/>
    <definition value="Medical reason to end skin to skin contact"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Other reason"/>
    <definition value="Other reason to end skin to skin contact"/>
  </concept>
</CodeSystem>