HL7® FHIR® New Zealand Base Implementation Guide
3.0.0 - Release

HL7® FHIR® New Zealand Base Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

: Coverage Category - JSON Representation

Active as of 2023-12-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "coverage-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-coverage-category.html\"><code>https://standards.digital.health.nz/ns/coverage-category-code</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/coverage-category-code",
  "version" : "1.0.0",
  "name" : "CoverageCategory",
  "title" : "Coverage Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-04T09:46:36+13:00",
  "publisher" : "HL7 New Zealand",
  "contact" : [
    {
      "name" : "HL7 New Zealand",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "description" : "New Zealand codes for Coverage category types",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/coverage-category-code"
      }
    ]
  }
}