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 - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bc-client-registry-patient-change-notification-events-value-set"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-client-registry-patient-change-notification-events"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "PatientChangeNotificationEventsValueSet"] ; #
fhir:title [ fhir:v "BC Client Registry Patient Change Notification Events Value Set"] ; #
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 "Codes used to indicate that type of patient changes that a subscriber is interested in receiving."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-patient-change-notification-events"^^xsd:anyURI ] ] )
] . #