DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

: Information source when using the telecom information source extension - JSON Representation

Active as of 2024-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hnz-telecom-information-source-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hnz-telecom-information-source-valueset</b></p><a name=\"hnz-telecom-information-source-valueset\"> </a><a name=\"hchnz-telecom-information-source-valueset\"> </a><a name=\"hchnz-telecom-information-source-valueset-en-NZ\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-hnz-person-telecom-source-system-codes.html\"><code>https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/hnz-person-telecom-source-system-codes</code></a></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ValueSet/hnz-telecom-information-source-valueset",
  "version" : "1.0.0",
  "name" : "TelecomInfoSource",
  "title" : "Information source when using the telecom information source extension",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-02T01:27:14+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" : "Applicable values for information source when using the telecom information source extension. Identifies the source of information, the system where a contact detail is recorded.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/hnz-person-telecom-source-system-codes"
      }
    ]
  }
}