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

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

: Telecom record score indicator - JSON Representation

Active as of 2024-09-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hnz-telecom-score-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hnz-telecom-score-valueset</b></p><a name=\"hnz-telecom-score-valueset\"> </a><a name=\"hchnz-telecom-score-valueset\"> </a><a name=\"hnz-telecom-score-valueset-en-NZ\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-hnz-person-telecom-score-codes.html\"><code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes</code></a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/hnz-telecom-score-valueset",
  "version" : "1.0.0",
  "name" : "TelecomScore",
  "title" : "Telecom record score indicator",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-02T23:46:16+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Indicates the accuracy score for a telecom record.",
  "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/hnz-person-telecom-score-codes"
      }
    ]
  }
}