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-Request"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-get-demographics-request-bundle"^^xsd:anyURI ;
fhir:link <http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-get-demographics-request-bundle> ] )
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2023-01-23T14:00:53.5204931-08:00"^^xsd:dateTime] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "urn:uuid:96d44ba7-5ca3-48ad-930e-771d9f1f2428"^^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:72729b26-5d18-42e3-871a-ccfa9ba6ad06"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:72729b26-5d18-42e3-871a-ccfa9ba6ad06> )
] ) . #
<urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69> a fhir:Parameters ;
fhir:id [ fhir:v "GetDemographics-Request-Parameters"] ; #
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 "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 "history" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] [
fhir:name [ fhir:v "identifiersOnly" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] ) . #
<urn:uuid:72729b26-5d18-42e3-871a-ccfa9ba6ad06> a fhir:Patient ;
fhir:id [ fhir:v "GetDemographics-Request-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-Request-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"GetDemographics-Request-Patient\"> </a><a name=\"hcGetDemographics-Request-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-Request-Patient" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bc-patient.html\">ClientRegistryPatient</a></p></div><p><b>identifier</b>: <code>https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id</code>/8H1496LN8U1F17JP0H2VV</p></div>"
] ; #
fhir:identifier ( [
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" ]
] ) . #
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