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 - TTL Representation

Active as of 2024-06-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:SubscriptionTopic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HCIMPatientChangeDistributionTopic"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/SubscriptionTopic/HCIMPatientChangeDistributionTopic"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HCIMPatientChangeDistributionsTopic"] ; # 
  fhir:title [ fhir:v "HCIM Patient Change Distributions Topic"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-06-07T23:38:55+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "BC Ministry of Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "BC Ministry of Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This is the subscription topic used for subscribing to different change distributions."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CA" ] ;
fhir:display [ fhir:v "Canada" ]     ] )
  ] ) ; # 
  fhir:eventTrigger ( [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "COMPOSITE" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEATH" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EID" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NEW" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NEWBORN" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NEWBORN_GENDER" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PHN" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PHNJOIN" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PHNMERGE" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] [
fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SSRI" ]       ] )     ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ]
  ] ) ; # 
  fhir:canFilterBy ( [
fhir:description [ fhir:v "The type of patient change events to be notified." ] ;
fhir:filterParameter [ fhir:v "eventCode" ] ;
    ( fhir:comparator [ fhir:v "eq" ] )
  ] ) . #