Botswana FHIR Implementation Guide
1.0.0 - STU1
Botswana FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/botswana-hie-fhir-ig/ and changes regularly. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "pims-rejected-lab-order-bundle"] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Task/PimsLabOrderRejectionTaskExample"^^xsd:anyURI ] ;
( fhir:resource <http://hapi-fhir:8080/fhir/Task/PimsLabOrderRejectionTaskExample> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Task/PimsLabOrderRejectionTaskExample"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/ServiceRequest/PimsCompletedServiceRequestExample"^^xsd:anyURI ] ;
( fhir:resource <http://hapi-fhir:8080/fhir/ServiceRequest/PimsCompletedServiceRequestExample> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/PimsCompletedServiceRequestExample"^^xsd:anyURI ] ]
] ) . #
<http://hapi-fhir:8080/fhir/Task/PimsLabOrderRejectionTaskExample> a fhir:Task ;
fhir:id [ fhir:v "PimsLabOrderRejectionTaskExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://moh.bw.org/StructureDefinition/uat-pims-lab-order-task"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/StructureDefinition/uat-pims-lab-order-task> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_PimsLabOrderRejectionTaskExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task PimsLabOrderRejectionTaskExample</b></p><a name=\"PimsLabOrderRejectionTaskExample\"> </a><a name=\"hcPimsLabOrderRejectionTaskExample\"> </a><a name=\"PimsLabOrderRejectionTaskExample-en-US\"> </a><p><b>identifier</b>: <code>http://moh.bw.org/identifier/task-id</code>/ORDER12345</p><p><b>basedOn</b>: <a href=\"ServiceRequest-PimsCompletedServiceRequestExample.html\">ServiceRequest CD4</a></p><p><b>status</b>: Rejected</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 123840003}\">Sample contaminated</span></p><p><b>intent</b>: order</p><p><b>for</b>: <a href=\"Patient-PimsGeneralPatientExample.html\">Mark Adams Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/pims#pims id)</a></p><p><b>executionPeriod</b>: 2022-07-28 --> 2022-07-30</p><p><b>requester</b>: <a href=\"Organization-CurrentServiceProviderExample.html\">Organization Meshwalkiya Health Center</a></p><p><b>owner</b>: <a href=\"Organization-CurrentServiceProviderExample.html\">Organization Meshwalkiya Health Center</a></p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://moh.bw.org/identifier/task-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ORDER12345" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/PimsCompletedServiceRequestExample" ]
] ) ; #
fhir:status [ fhir:v "rejected"] ; #
fhir:statusReason [
( fhir:coding [
a sct:123840003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "123840003" ] ] )
] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:for [
fhir:reference [ fhir:v "Patient/PimsGeneralPatientExample" ]
] ; #
fhir:executionPeriod [
fhir:start [ fhir:v "2022-07-28"^^xsd:date ] ;
fhir:end [ fhir:v "2022-07-30"^^xsd:date ]
] ; #
fhir:requester [
fhir:reference [ fhir:v "Organization/CurrentServiceProviderExample" ]
] ; #
fhir:owner [
fhir:reference [ fhir:v "Organization/CurrentServiceProviderExample" ]
] . #
<http://hapi-fhir:8080/fhir/ServiceRequest/PimsCompletedServiceRequestExample> a fhir:ServiceRequest ;
fhir:id [ fhir:v "PimsCompletedServiceRequestExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://moh.bw.org/StructureDefinition/uat-pims-lab-order-service-request"^^xsd:anyURI ;
fhir:link <http://moh.bw.org/StructureDefinition/uat-pims-lab-order-service-request> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_PimsCompletedServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest PimsCompletedServiceRequestExample</b></p><a name=\"PimsCompletedServiceRequestExample\"> </a><a name=\"hcPimsCompletedServiceRequestExample\"> </a><a name=\"PimsCompletedServiceRequestExample-en-US\"> </a><p><b>identifier</b>: <code>http://moh.bw.org/identifier/service-request-id</code>/ORDER12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://moh.bw.org/CodeSystem/cs-pims-lab-codes P-1}\">CD4</span></p><p><b>subject</b>: <a href=\"Patient-PimsGeneralPatientExample.html\">Mark Adams Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/pims#pims id)</a></p><p><b>encounter</b>: <a href=\"Encounter-PimsGeneralEncounterExample.html\">Encounter: status = finished; class = observation encounter (ActCode#OBSENC); period = 2012-12-09 --> 2012-12-09</a></p><p><b>occurrence</b>: 2012-01-05</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>performer</b>: <a href=\"Organization-LaboratoryProviderExample.html\">Organization Meshwalkiya Health Center</a></p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://moh.bw.org/identifier/service-request-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ORDER12345" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://moh.bw.org/CodeSystem/cs-pims-lab-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "P-1" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/PimsGeneralPatientExample" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/PimsGeneralEncounterExample" ]
] ; #
fhir:occurrence [ fhir:v "2012-01-05"^^xsd:date] ; #
fhir:requester [
fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/LaboratoryProviderExample" ]
] ) . #
IG © 2021+ Jembi Health Systems. Package botswana.hie.fhir#1.0.0 based on FHIR 4.0.1. Generated 2024-10-31
Links: Table of Contents |
QA Report