Botswana FHIR Implementation Guide - Laboratory
1.0.0 - STU1 Botswana flag

Botswana FHIR Implementation Guide - Laboratory, 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/bw-laboratory-workflows-ig/ and changes regularly. See the Directory of published versions

: OpenMRS Bundle - Cancelled Lab Order - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "openmrs-cancelled-lab-order-bundle",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Task/OpenMrsLabOrderCancellationTaskExample",
      "resource" : {
        "resourceType" : "Task",
        "id" : "OpenMrsLabOrderCancellationTaskExample",
        "meta" : {
          "profile" : [
            🔗 "http://moh.bw.org/StructureDefinition/uat-openmrs-lab-order-task"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_OpenMrsLabOrderCancellationTaskExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task OpenMrsLabOrderCancellationTaskExample</b></p><a name=\"OpenMrsLabOrderCancellationTaskExample\"> </a><a name=\"hcOpenMrsLabOrderCancellationTaskExample\"> </a><a name=\"OpenMrsLabOrderCancellationTaskExample-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-OpenMrsRevokedServiceRequestExample.html\">ServiceRequest TB FLUORESCENCE MICROSCOPY</a></p><p><b>status</b>: Cancelled</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 281264009}\">Inappropriate bottle or container for sample</span></p><p><b>intent</b>: order</p><p><b>for</b>: <a href=\"Patient-OpenMrsGeneralPatientExample.html\">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/openmrs#openmrs id)</a></p><p><b>executionPeriod</b>: 2022-07-28 --&gt; 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>"
        },
        "identifier" : [
          {
            "system" : "http://moh.bw.org/identifier/task-id",
            "value" : "ORDER12345"
          }
        ],
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/OpenMrsRevokedServiceRequestExample"
          }
        ],
        "status" : "cancelled",
        "statusReason" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "281264009"
            }
          ]
        },
        "intent" : "order",
        "for" : {
          🔗 "reference" : "Patient/OpenMrsGeneralPatientExample"
        },
        "executionPeriod" : {
          "start" : "2022-07-28",
          "end" : "2022-07-30"
        },
        "requester" : {
          🔗 "reference" : "Organization/CurrentServiceProviderExample"
        },
        "owner" : {
          🔗 "reference" : "Organization/CurrentServiceProviderExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Task/OpenMrsLabOrderCancellationTaskExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/OpenMrsRevokedServiceRequestExample",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "OpenMrsRevokedServiceRequestExample",
        "meta" : {
          "profile" : [
            🔗 "http://moh.bw.org/StructureDefinition/uat-openmrs-lab-order-service-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_OpenMrsRevokedServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest OpenMrsRevokedServiceRequestExample</b></p><a name=\"OpenMrsRevokedServiceRequestExample\"> </a><a name=\"hcOpenMrsRevokedServiceRequestExample\"> </a><a name=\"OpenMrsRevokedServiceRequestExample-en-US\"> </a><p><b>identifier</b>: <code>http://moh.bw.org/identifier/service-request-id</code>/ORDER12345</p><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://moh.bw.org/CodeSystem/cs-openmrs-lab-codes 3076364}\">TB FLUORESCENCE MICROSCOPY</span></p><p><b>subject</b>: <a href=\"Patient-OpenMrsGeneralPatientExample.html\">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/openmrs#openmrs id)</a></p><p><b>encounter</b>: <a href=\"Encounter-OpenMrsGeneralEncounterExample.html\">Encounter: status = finished; class = observation encounter (ActCode#OBSENC); period = 2012-12-09 --&gt; 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>"
        },
        "identifier" : [
          {
            "system" : "http://moh.bw.org/identifier/service-request-id",
            "value" : "ORDER12345"
          }
        ],
        "status" : "revoked",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://moh.bw.org/CodeSystem/cs-openmrs-lab-codes",
              "code" : "3076364"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/OpenMrsGeneralPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/OpenMrsGeneralEncounterExample"
        },
        "occurrenceDateTime" : "2012-01-05",
        "requester" : {
          🔗 "reference" : "Practitioner/GeneralPractitionerExample"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/LaboratoryProviderExample"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/OpenMrsRevokedServiceRequestExample"
      }
    }
  ]
}