HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NES Enrolment Type - XML Representation

Active as of 2023-08-23

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nes-enrolment-type-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://standards.digital.health.nz/nes-enrolment-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">FLS<a name="nes-enrolment-type-1.0-FLS"> </a></td><td>First Level Services</td><td>Funded GP Enrolment</td></tr><tr><td style="white-space:nowrap">FLS-NF<a name="nes-enrolment-type-1.0-FLS-NF"> </a></td><td>First Level Services</td><td>GP Enrolment - unfunded</td></tr><tr><td style="white-space:nowrap">LMC<a name="nes-enrolment-type-1.0-LMC"> </a></td><td>Lead Maternity Carer</td><td/></tr><tr><td style="white-space:nowrap">WCTO<a name="nes-enrolment-type-1.0-WCTO"> </a></td><td>Well child Tamariki Ora services</td><td/></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/nes-enrolment-type"/>
  <version value="1.0"/>
  <name value="Nes_enrolment_type"/>
  <title value="NES Enrolment Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-23T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Describes the type of health service which the enrolment is for"/>
  <purpose value="For use with NES Enrolments"/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="FLS"/>
    <display value="First Level Services"/>
    <definition value="Funded GP Enrolment"/>
  </concept>
  <concept>
    <code value="FLS-NF"/>
    <display value="First Level Services"/>
    <definition value="GP Enrolment - unfunded"/>
  </concept>
  <concept>
    <code value="LMC"/>
    <display value="Lead Maternity Carer"/>
  </concept>
  <concept>
    <code value="WCTO"/>
    <display value="Well child Tamariki Ora services"/>
  </concept>
</CodeSystem>