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 "AddPatient-Response"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-add-response-bundle"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-add-response-bundle> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:ab8f071d-07ed-479b-a6ed-472066d26815" ]
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2023-01-23T13:46:28.0255523-08:00"^^xsd:dateTime] ; #
fhir:link ( [
fhir:relation [ fhir:v "canonical" ] ;
fhir:url [ fhir:v "https://ig.cgi.com/Patient/Add.fhir"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:0185235c-f8ea-4107-8979-591ddc2df30b"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:0185235c-f8ea-4107-8979-591ddc2df30b> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:0185235c-f8ea-4107-8979-591ddc2d1234"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:0185235c-f8ea-4107-8979-591ddc2d1234> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:33f234d1-5781-45f2-8c8c-4b7cdd809078"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:33f234d1-5781-45f2-8c8c-4b7cdd809078> )
] ) . #
<urn:uuid:0185235c-f8ea-4107-8979-591ddc2df30b> a fhir:Parameters ;
fhir:id [ fhir:v "AddPatient-Response-Parameters"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-out"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-out> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "messageId" ] ;
fhir:value [ fhir:v "b02fc643-e179-4c5f-8ac3-a8d955f9ce87" ]
] [
fhir:name [ fhir:v "messageDateTime" ] ;
fhir:value [ fhir:v "2023-01-23T13:46:27.8027717-08:00"^^xsd:dateTime ]
] [
fhir:name [ fhir:v "sender" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://hlth.gov.bc.ca/fhir/client/bc-org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HIBC" ] ]
] [
fhir:name [ fhir:v "enterer" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://hlth.gov.bc.ca/fhir/client/bc-userid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ig.samples@cgi.com" ] ]
] [
fhir:name [ fhir:v "requestMessageId" ] ;
fhir:value [ fhir:v "b6e3eb80-b54b-4427-96ff-acfc512ec160" ]
] ) . #
<urn:uuid:0185235c-f8ea-4107-8979-591ddc2d1234> a fhir:OperationOutcome ;
fhir:id [ fhir:v "AddPatient-Response-Outcome"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_AddPatient-Response-Outcome\"> </a><p><b>Generated Narrative: OperationOutcome </b><a name=\"AddPatient-Response-Outcome\"> </a><a name=\"hcAddPatient-Response-Outcome\"> </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\">ResourceOperationOutcome "AddPatient-Response-Outcome" </p></div><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>information</td><td>business-rule</td><td>The Revise Person Request has been processed. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (bc-oo-codes#BCHCIM.RP.0.0021)</span></td></tr></table></div>"
] ; #
fhir:issue ( [
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "business-rule" ] ;
fhir:details [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-oo-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BCHCIM.RP.0.0021" ] ] ) ;
fhir:text [ fhir:v "The Revise Person Request has been processed." ] ]
] ) . #
<urn:uuid:33f234d1-5781-45f2-8c8c-4b7cdd809078> a fhir:Patient ;
fhir:id [ fhir:v "AddPatient-Response-Patient"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-patient"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_AddPatient-Response-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"AddPatient-Response-Patient\"> </a><a name=\"hcAddPatient-Response-Patient\"> </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 "AddPatient-Response-Patient" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bc-patient.html\">ClientRegistryPatient</a></p></div><p><b>identifier</b>: <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id</code>/9253484802 (use: official, period: 2023-01-23 13:46:27-0800 --> (ongoing)), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id</code>/9455882493 (use: official, period: 2023-01-23 13:46:27-0800 --> (ongoing))</p><p><b>active</b>: true</p></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:system [ fhir:v "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9253484802" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T13:46:27-08:00"^^xsd:dateTime ] ] ;
fhir:assigner [
fhir:display [ fhir:v "MOH Client Registry - MOH_CRS" ] ]
] [
( 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:system [ fhir:v "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9455882493" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T13:46:27-08:00"^^xsd:dateTime ] ] ;
fhir:assigner [
fhir:display [ fhir:v "HIBC - Health Insurance British Columbia MSP" ] ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] . #
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