Botswana FHIR Implementation Guide
1.0.0 - STU1 Botswana flag

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

: PIMS Bundle - Lab Order - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "pims-lab-order-conditional-patient-create-bundle",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Patient/PimsGeneralPatientExample",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "PimsGeneralPatientExample",
        "meta" : {
          "profile" : [
            🔗 "http://moh.bw.org/StructureDefinition/uat-pims-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_PimsGeneralPatientExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient PimsGeneralPatientExample</b></p><a name=\"PimsGeneralPatientExample\"> </a><a name=\"hcPimsGeneralPatientExample\"> </a><a name=\"PimsGeneralPatientExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.bw.org/ext/identifier/pims#pims id)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li><code>http://moh.bw.org/identifier/mrn</code>/MRN12345671</li><li><code>http://moh.bw.org/ext/identifier/omang</code>/omang1234</li><li><code>http://moh.bw.org/ext/identifier/birth</code>/birth certificate number</li><li><code>http://moh.bw.org/ext/identifier/passport</code>/ppn1234</li><li><code>http://moh.bw.org/ext/identifier/internalid</code>/internal id</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 27537652509(Work)</li><li><a href=\"mailto:someone@something.org\">someone@something.org</a></li><li>123 Tesfaye Street Bole Addis Ababa Addis Ababa </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-CurrentServiceProviderExample.html\">Organization Meshwalkiya Health Center</a></li></ul></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "http://moh.bw.org/ext/identifier/pims",
            "value" : "pims id"
          },
          {
            "system" : "http://moh.bw.org/identifier/mrn",
            "value" : "MRN12345671"
          },
          {
            "system" : "http://moh.bw.org/ext/identifier/omang",
            "value" : "omang1234"
          },
          {
            "system" : "http://moh.bw.org/ext/identifier/birth",
            "value" : "birth certificate number"
          },
          {
            "system" : "http://moh.bw.org/ext/identifier/passport",
            "value" : "ppn1234"
          },
          {
            "system" : "http://moh.bw.org/ext/identifier/internalid",
            "value" : "internal id"
          }
        ],
        "name" : [
          {
            "family" : "Adams",
            "given" : [
              "Mark"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "27537652509",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "someone@something.org",
            "use" : "home"
          }
        ],
        "gender" : "male",
        "birthDate" : "2000-11-11",
        "address" : [
          {
            "line" : [
              "123",
              "Tesfaye Street",
              "Bole"
            ],
            "city" : "Addis Ababa",
            "district" : "Addis Ababa Central District",
            "state" : "Addis Ababa"
          }
        ],
        "maritalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
              "code" : "M"
            }
          ]
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/CurrentServiceProviderExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Patient/PimsGeneralPatientExample",
        "ifNoneExist" : "identifier=http://moh.bw.org/ext/identifier/omang|123"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Task/PimsLabOrderTaskExample",
      "resource" : {
        "resourceType" : "Task",
        "id" : "PimsLabOrderTaskExample",
        "meta" : {
          "profile" : [
            🔗 "http://moh.bw.org/StructureDefinition/uat-pims-lab-order-task"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_PimsLabOrderTaskExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task PimsLabOrderTaskExample</b></p><a name=\"PimsLabOrderTaskExample\"> </a><a name=\"hcPimsLabOrderTaskExample\"> </a><a name=\"PimsLabOrderTaskExample-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-PimsActiveServiceRequestExample.html\">ServiceRequest CD4</a></p><p><b>status</b>: Requested</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 --&gt; (ongoing)</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/PimsActiveServiceRequestExample"
          }
        ],
        "status" : "requested",
        "intent" : "order",
        "for" : {
          🔗 "reference" : "Patient/PimsGeneralPatientExample"
        },
        "executionPeriod" : {
          "start" : "2022-07-28"
        },
        "requester" : {
          🔗 "reference" : "Organization/CurrentServiceProviderExample"
        },
        "owner" : {
          🔗 "reference" : "Organization/CurrentServiceProviderExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Task/PimsLabOrderTaskExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/PimsActiveServiceRequestExample",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "PimsActiveServiceRequestExample",
        "meta" : {
          "profile" : [
            🔗 "http://moh.bw.org/StructureDefinition/uat-pims-lab-order-service-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_PimsActiveServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest PimsActiveServiceRequestExample</b></p><a name=\"PimsActiveServiceRequestExample\"> </a><a name=\"hcPimsActiveServiceRequestExample\"> </a><a name=\"PimsActiveServiceRequestExample-en-US\"> </a><p><b>identifier</b>: <code>http://moh.bw.org/identifier/service-request-id</code>/ORDER12345</p><p><b>status</b>: Active</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 --&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" : "active",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://moh.bw.org/CodeSystem/cs-pims-lab-codes",
              "code" : "P-1"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/PimsGeneralPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/PimsGeneralEncounterExample"
        },
        "occurrenceDateTime" : "2012-01-05",
        "requester" : {
          🔗 "reference" : "Practitioner/GeneralPractitionerExample"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/LaboratoryProviderExample"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/PimsActiveServiceRequestExample"
      }
    }
  ]
}