{
  "resourceType" : "ValueSet",
  "id" : "onlinegp-consultation-service-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onlinegp-consultation-service-type</b></p><a name=\"onlinegp-consultation-service-type\"> </a><a name=\"hconlinegp-consultation-service-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-onlinegp-consultation-service-type-codes.html\"><code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/onlinegp-consultation-service-type-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.4.5</span></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/onlinegp-consultation-service-type",
  "version" : "0.4.5",
  "name" : "OnlineGpConsultationServiceType",
  "title" : "Online GP Consultation Service Type",
  "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" : "Allowed consultation types for Online GP encounters.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NZ",
      "display" : "New Zealand"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/onlinegp-consultation-service-type-codes"
    }]
  }
}