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

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

: Online GP Consultation Service Type Codes - JSON Representation

Draft as of 2026-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "onlinegp-consultation-service-type-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem onlinegp-consultation-service-type-codes</b></p><a name=\"onlinegp-consultation-service-type-codes\"> </a><a name=\"hconlinegp-consultation-service-type-codes\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/onlinegp-consultation-service-type-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">standard<a name=\"onlinegp-consultation-service-type-codes-standard\"> </a></td><td>Standard consultation</td><td>Standard 10 or 15-minute Online GP consultation</td></tr><tr><td style=\"white-space:nowrap\">prep<a name=\"onlinegp-consultation-service-type-codes-prep\"> </a></td><td>PrEP</td><td>HIV Pre-Exposure Prophylaxis consultation</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/onlinegp-consultation-service-type-codes",
  "version" : "0.4.5",
  "name" : "OnlineGpConsultationServiceTypeCodes",
  "title" : "Online GP Consultation Service Type Codes",
  "status" : "draft",
  "date" : "2026-08-12T22:22:00+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "Te Whatu Ora Integration Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Consultation type codes used for Online GP encounters.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "standard",
      "display" : "Standard consultation",
      "definition" : "Standard 10 or 15-minute Online GP consultation"
    },
    {
      "code" : "prep",
      "display" : "PrEP",
      "definition" : "HIV Pre-Exposure Prophylaxis consultation"
    }
  ]
}