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

: HCIM Patient Change Distributions Topic - JSON Representation

Active as of 2024-06-07

Raw json | Download


{
  "resourceType" : "SubscriptionTopic",
  "id" : "HCIMPatientChangeDistributionTopic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td colspan=\"2\"><b>Event Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Event</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events COMPOSITE}\">composite</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events DEATH}\">death</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events EID}\">eid</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events NEW}\">new PHN</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events NEWBORN}\">newborn</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events NEWBORN_GENDER}\">newborn gender</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events PHN}\">PHN change</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events PHNJOIN}\">PHN Join</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events PHNMERGE}\">PHN Merge</span></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events SSRI}\">SSRI Sync</span></td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Can Filter By</b></td></tr><tr><th><b>Filter Parameter</b></th><th><b>Comparators</b></th></tr><tr><td>eventCode</td><td>eq</td></tr></table></div>"
  },
  "url" : "http://hlth.gov.bc.ca/fhir/client/SubscriptionTopic/HCIMPatientChangeDistributionTopic",
  "version" : "1.0.0",
  "name" : "HCIMPatientChangeDistributionsTopic",
  "title" : "HCIM Patient Change Distributions Topic",
  "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" : "This is the subscription topic used for subscribing to different change distributions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA",
          "display" : "Canada"
        }
      ]
    }
  ],
  "eventTrigger" : [
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "COMPOSITE"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "DEATH"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "EID"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "NEW"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "NEWBORN"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "NEWBORN_GENDER"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "PHN"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "PHNJOIN"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "PHNMERGE"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    },
    {
      "event" : {
        "coding" : [
          {
            "system" : "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events",
            "code" : "SSRI"
          }
        ]
      },
      "resource" : "http://hl7.org/fhir/StructureDefinition/Patient"
    }
  ],
  "canFilterBy" : [
    {
      "description" : "The type of patient change events to be notified.",
      "filterParameter" : "eventCode",
      "comparator" : [
        "eq"
      ]
    }
  ]
}