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
@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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Bundle-MergePatient-Request-Example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-request-bundle"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-request-bundle> ] )
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2011-09-13T16:11:43.000-07:00"^^xsd:dateTime] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/Patient/$MergePatient"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f2222"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f2222> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f4444"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f4444> )
] ) . #
<urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f2222> a fhir:Parameters ;
fhir:id [ fhir:v "Parameters-MergePatient-TwoNonSurvivors-Example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "messageId" ] ;
fhir:value [ fhir:v "98028b44-882a-4c72-8c92-b87d916147e1" ]
] [
fhir:name [ fhir:v "messageDateTime" ] ;
fhir:value [ fhir:v "2021-11-02T13:28:17-08:00"^^xsd:dateTime ]
] ) . #
<urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f4444> a fhir:Patient ;
fhir:id [ fhir:v "Patient-MergePatient-Example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Patient-MergePatient-Example\"> </a><p><b>Generated Narrative: Patient </b><a name=\"Patient-MergePatient-Example\"> </a><a name=\"hcPatient-MergePatient-Example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePatient "Patient-MergePatient-Example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bc-merge-patient.html\">PatientMerge</a></p></div><p><b>identifier</b>: Account number/8375493847 (use: official)</p><p><b>active</b>: true</p><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: cancelled</p><p><b>other</b>: <span>Account number/123345654 (use: official)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: cancelled</p><p><b>other</b>: <span>Account number/123345654 (use: secondary)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: obsolete</p><p><b>other</b>: <span>Account number/123345654 (use: secondary)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: obsolete</p><p><b>other</b>: <span>Jurisdictional health number/9876543210 (use: official)</span></p><p><b>type</b>: replaces</p></blockquote></div>"
] ; #
fhir:identifier ( [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AN" ] ] ) ] ;
fhir:system [ fhir:v "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8375493847" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:link ( [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cancelled" ] ] ) ;
fhir:other [
fhir:identifier [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AN" ] ] ) ] ;
fhir:system [ fhir:v "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123345654" ] ] ] ;
fhir:type [ fhir:v "replaces" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cancelled" ] ] ) ;
fhir:other [
fhir:identifier [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AN" ] ] ) ] ;
fhir:system [ fhir:v "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123345654" ] ] ] ;
fhir:type [ fhir:v "replaces" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "obsolete" ] ] ) ;
fhir:other [
fhir:identifier [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AN" ] ] ) ] ;
fhir:system [ fhir:v "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123345654" ] ] ] ;
fhir:type [ fhir:v "replaces" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "obsolete" ] ] ) ;
fhir:other [
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "JHN" ] ] ) ] ;
fhir:system [ fhir:v "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9876543210" ] ] ] ;
fhir:type [ fhir:v "replaces" ]
] ) . #
IG © 2022+ BC Ministry of Health. Package fhir.ca-bc.client#1.0.0 based on FHIR 4.0.1. Generated 2024-06-07
Links: Table of Contents |
QA Report