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-withHistory-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.7288084-08:00"^^xsd:dateTime] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "urn:uuid:3cfa83ab-d8c9-4536-9d02-cdc15f795ff0"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:fb5ed5fa-e08f-4b88-948a-d81cd26d3453"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:fb5ed5fa-e08f-4b88-948a-d81cd26d3453> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:c83ebe98-0a68-42f1-b390-67323d4b5ce4"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:c83ebe98-0a68-42f1-b390-67323d4b5ce4> )
] ) . #
<urn:uuid:fb5ed5fa-e08f-4b88-948a-d81cd26d3453> a fhir:Parameters ;
fhir:id [ fhir:v "GetDemographics-withHistory-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 "0cf19fde-0808-4ffe-b029-3aa06bc008a9" ]
] [
fhir:name [ fhir:v "messageDateTime" ] ;
fhir:value [ fhir:v "2023-01-23T14:00:53.7286055-08:00"^^xsd:dateTime ]
] [
fhir:name [ fhir:v "history" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] [
fhir:name [ fhir:v "identifiersOnly" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
] ) . #
<urn:uuid:c83ebe98-0a68-42f1-b390-67323d4b5ce4> a fhir:Patient ;
fhir:id [ fhir:v "GetDemographics-withHistory-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-withHistory-Request-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"GetDemographics-withHistory-Request-Patient\"> </a><a name=\"hcGetDemographics-withHistory-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-withHistory-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-fv-source-patient-id</code>/2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-fv-source-patient-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW" ]
] ) . #
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