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 "GetDemographics-Response"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-search-response-bundle"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-search-response-bundle> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:9b9cb4b5-6845-4d6b-b71e-b0cb42f92da9" ]
] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:timestamp [ fhir:v "2023-01-23T14:00:53.6840428-08:00"^^xsd:dateTime] ; #
fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:link ( [
fhir:relation [ fhir:v "canonical" ] ;
fhir:url [ fhir:v "https://ig.cgi.com/Patient/$GetDemographics"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:f156cec9-77fe-40d2-a023-71f1442d4599"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:f156cec9-77fe-40d2-a023-71f1442d4599> ) ;
fhir:search [
fhir:mode [ fhir:v "outcome" ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:27fb3c46-a6ea-4986-8238-d94d6655cc1d"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:27fb3c46-a6ea-4986-8238-d94d6655cc1d> )
] ) . #
<urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69> a fhir:Parameters ;
fhir:id [ fhir:v "GetDemographics-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 "7cd363f7-982c-43cb-85b1-024e567ad571" ]
] [
fhir:name [ fhir:v "messageDateTime" ] ;
fhir:value [ fhir:v "2023-01-23T14:00:53.5108118-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 "FHA" ] ]
] [
fhir:name [ fhir:v "history" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] [
fhir:name [ fhir:v "identifiersOnly" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] [
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 "73b06e0b-8372-496e-83dc-796b42cf730f" ]
] ) . #
<urn:uuid:f156cec9-77fe-40d2-a023-71f1442d4599> a fhir:OperationOutcome ;
fhir:id [ fhir:v "GetDemographics-Response-Outcome"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_GetDemographics-Response-Outcome\"> </a><p><b>Generated Narrative: OperationOutcome </b><a name=\"GetDemographics-Response-Outcome\"> </a><a name=\"hcGetDemographics-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 "GetDemographics-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 get demographics query completed successfully. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (bc-oo-codes#BCHCIM.GD.0.0013)</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.GD.0.0013" ] ] ) ;
fhir:text [ fhir:v "The get demographics query completed successfully." ] ]
] ) . #
<urn:uuid:27fb3c46-a6ea-4986-8238-d94d6655cc1d> a fhir:Patient ;
fhir:id [ fhir:v "GetDemographics-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_GetDemographics-Response-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"GetDemographics-Response-Patient\"> </a><a name=\"hcGetDemographics-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 "GetDemographics-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>/9999999999 (use: official), <code>https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id</code>/8H1496LN8U1F17JP0H2VV (use: official, period: 2023-01-23 14:00:53-0800 --> (ongoing)), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-ab-patient-healthcare-id</code>/4N2H10HY59EQ210Y5M098X0EPDM08I7KX38583O (use: official, period: 2023-01-23 14:00:53-0800 --> (ongoing))</p><p><b>active</b>: true</p><p><b>name</b>: Benedetta Wuliton Ararinda Colpitts , Ahanu Bardo Natalene (Official), Athanasia (Nickname)</p><p><b>telecom</b>: ph: 2045588814(MOBILE), ph: 7705666584(HOME), ph: 8156366902(WORK), <a href=\"mailto:Agapios.Nesmith@cgi.com\">Agapios.Nesmith@cgi.com</a>, <a href=\"mailto:Editta.Panchik@cgi.com\">Editta.Panchik@cgi.com</a>, <a href=\"mailto:Weayaya.Sharber@cgi.com\">Weayaya.Sharber@cgi.com</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 2005-05-24</p><p><b>deceased</b>: 2006-08-28</p><p><b>address</b>: </p><ul><li>30729 Middleville road Signal mountain BC CA </li><li>47625 Colony street Benton township BC CA </li></ul></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 "9999999999" ] ;
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://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8H1496LN8U1F17JP0H2VV" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ] ;
fhir:assigner [
fhir:display [ fhir:v "FHA Meditech - Fraser Valley - FHA_MT" ] ]
] [
( 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-ab-patient-healthcare-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4N2H10HY59EQ210Y5M098X0EPDM08I7KX38583O" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Colpitts" ] ;
( fhir:given [ fhir:v "Benedetta" ] [ fhir:v "Wuliton" ] [ fhir:v "Ararinda" ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:use [ fhir:v "official" ] ;
( fhir:given [ fhir:v "Ahanu" ] [ fhir:v "Bardo" ] [ fhir:v "Natalene" ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:use [ fhir:v "nickname" ] ;
( fhir:given [ fhir:v "Athanasia" ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "2045588814" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "7705666584" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "8156366902" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "Agapios.Nesmith@cgi.com" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "Editta.Panchik@cgi.com" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "Weayaya.Sharber@cgi.com" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] ) ; #
fhir:gender [
fhir:v "male" ;
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ] ] )
] ; #
fhir:birthDate [
fhir:v "2005-05-24"^^xsd:date ;
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ] ] )
] ; #
fhir:deceased [
fhir:v "2006-08-28"^^xsd:date ;
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ] ] [
( fhir:extension [
fhir:url [ fhir:v "deathVerifiedFlag"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] ] [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ] ] ) ;
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-extension"^^xsd:anyURI ] ] )
] ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-validation-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ] ] ) ;
fhir:type [ fhir:v "physical" ] ;
( fhir:line [ fhir:v "30729 Middleville road" ] ) ;
fhir:city [ fhir:v "Signal mountain" ] ;
fhir:state [ fhir:v "BC" ] ;
fhir:country [ fhir:v "CA" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-validation-status-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ] ] ) ;
fhir:type [ fhir:v "postal" ] ;
( fhir:line [ fhir:v "47625 Colony street" ] ) ;
fhir:city [ fhir:v "Benton township" ] ;
fhir:state [ fhir:v "BC" ] ;
fhir:country [ fhir:v "CA" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-23T14:00:53-08:00"^^xsd:dateTime ] ]
] ) . #
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