Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Cohort CodeSystem - XML Representation

Active as of 2025-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pharmacy-claim-patient-cohort-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pharmacy-claim-patient-cohort-codes</b></p><a name="pharmacy-claim-patient-cohort-codes"> </a><a name="hcpharmacy-claim-patient-cohort-codes"> </a><p>This  code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/pharmacy-claim-patient-cohort-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">CRC<a name="pharmacy-claim-patient-cohort-codes-CRC"> </a></td><td>Community Residential Care</td></tr><tr><td style="white-space:nowrap">ARRC<a name="pharmacy-claim-patient-cohort-codes-ARRC"> </a></td><td>Aged Residential Care</td></tr><tr><td style="white-space:nowrap">LTC<a name="pharmacy-claim-patient-cohort-codes-LTC"> </a></td><td>Long Term Condition</td></tr><tr><td style="white-space:nowrap">CDOS<a name="pharmacy-claim-patient-cohort-codes-CDOS"> </a></td><td>Co-Dispensed Opioid Service</td></tr><tr><td style="white-space:nowrap">PRISON<a name="pharmacy-claim-patient-cohort-codes-PRISON"> </a></td><td>Prison</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/pharmacy-claim-patient-cohort-codes"/>
  <version value="1.0.0"/>
  <name value="PatientCohort"/>
  <title value="Patient Cohort CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-31T13:33:02+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Te Whatu Ora Integration Team"/>
    <telecom>
      <system value="email"/>
      <value value="integration@tewhatuora.govt.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Cohort classifications for patients."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="CRC"/>
    <display value="Community Residential Care"/>
  </concept>
  <concept>
    <code value="ARRC"/>
    <display value="Aged Residential Care"/>
  </concept>
  <concept>
    <code value="LTC"/>
    <display value="Long Term Condition"/>
  </concept>
  <concept>
    <code value="CDOS"/>
    <display value="Co-Dispensed Opioid Service"/>
  </concept>
  <concept>
    <code value="PRISON"/>
    <display value="Prison"/>
  </concept>
</CodeSystem>