BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BC Client Registry Patient Change Notification Events Value Set - JSON Representation

Active as of 2024-06-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "bc-client-registry-patient-change-notification-events-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-bc-client-registry-patient-change-notification-events.html\"><code>https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events</code></a></li></ul></div>"
  },
  "url" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-client-registry-patient-change-notification-events",
  "version" : "1.0.0",
  "name" : "PatientChangeNotificationEventsValueSet",
  "title" : "BC Client Registry Patient Change Notification Events Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-07T23:38:55+00:00",
  "publisher" : "BC Ministry of Health",
  "contact" : [
    {
      "name" : "BC Ministry of Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health"
        }
      ]
    }
  ],
  "description" : "Codes used to indicate that type of patient changes that a subscriber is interested in receiving.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA",
          "display" : "Canada"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"
      }
    ]
  }
}