Botswana Laboratory HIE Workflow Implementation Guide
0.2.0 - ci-build

Botswana Laboratory HIE Workflow Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: Example IPMS Results Lab Bundle - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "example-bw-lab-results-bundle",
  "type" : "transaction",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "Patient",
        "id" : "example-ipms-patient",
        "meta" : {
          "profile" : [
            "http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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\">Resource \"example-ipms-patient\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-patient.html\">Botswana Patient</a></p></div><p><b>identifier</b>: MR: urn:uuid:&lt;IPMS Patient ID&gt;, id: &lt;OmangNumber&gt; (OFFICIAL)</p><p><b>name</b>: Demo IpmsPatient (OFFICIAL)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1948-01-22</p><p><b>managingOrganization</b>: <a href=\"Organization-example-facility-order-reciever.html\">Organization/example-facility-order-reciever</a></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "code" : "MR"
                }
              ]
            },
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:<IPMS Patient ID>"
          },
          {
            "use" : "official",
            "system" : "http://moh.bw.org/ext/identifier/omang",
            "value" : "<OmangNumber>"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "IpmsPatient",
            "given" : [
              "Demo"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1948-01-22",
        "managingOrganization" : {
          "reference" : "Organization/example-facility-order-reciever"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Patient/example-ipms-patient"
      }
    },
    {
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "example-bw-ipms-service-request",
        "meta" : {
          "profile" : [
            "http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-basic-service-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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\">Resource \"example-bw-ipms-service-request\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-basic-service-request.html\">Basic Botswana Lab Service Request</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: SARS-CoV-2 PCR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pims-lab-test-code#COVID)</span></p><p><b>subject</b>: <a href=\"#Patient_example-ipms-patient\">See above (Patient/example-ipms-patient)</a></p></div>"
        },
        "status" : "active",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://moh.bw.org/ext/laboratory/pims-lab-test-code",
              "code" : "COVID",
              "display" : "SARS-CoV-2 PCR"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/example-ipms-patient"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/example-bw-ipms-service-request"
      }
    },
    {
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "example-bw-ipms-diagnostic-report",
        "meta" : {
          "profile" : [
            "http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-diagnostic-report"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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\">Resource \"example-bw-ipms-diagnostic-report\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-lab-diagnostic-report.html\">Botswana Lab Diagnostic Report</a></p></div><p><b>identifier</b>: FILL: ?ngen-9?</p><p><b>status</b>: final</p><p><b>category</b>: LAB <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#LAB)</span></p><p><b>code</b>: SARS-CoV-2 PCR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#COVID)</span></p><p><b>subject</b>: <a href=\"example-ipms-patient\">example-ipms-patient</a></p><p><b>effective</b>: 2021-06-03T14:00:00Z</p><p><b>result</b>: </p><ul><li><a href=\"#Observation_example-bw-ipms-obs-1\">See above (Observation/example-bw-ipms-obs-1)</a></li><li><a href=\"#Observation_example-bw-ipms-obs-2\">See above (Observation/example-bw-ipms-obs-2)</a></li></ul></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "code" : "FILL"
                },
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
                }
              ]
            }
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "code" : "LAB"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "L",
              "code" : "COVID",
              "display" : "SARS-CoV-2 PCR"
            }
          ]
        },
        "subject" : {
          "reference" : "example-ipms-patient",
          "type" : "Patient"
        },
        "effectiveDateTime" : "2021-06-03T14:00:00.000Z",
        "result" : [
          {
            "reference" : "Observation/example-bw-ipms-obs-1",
            "type" : "Observation"
          },
          {
            "reference" : "Observation/example-bw-ipms-obs-2",
            "type" : "Observation"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "DiagnosticReport/example-bw-ipms-diagnostic-report"
      }
    },
    {
      "resource" : {
        "resourceType" : "Observation",
        "id" : "example-bw-ipms-obs-1",
        "meta" : {
          "profile" : [
            "http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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\">Resource \"example-bw-ipms-obs-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-lab-observation.html\">Botswana Lab Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: SARS-CoV-2 PCR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#COVID)</span></p><p><b>subject</b>: <a href=\"#Patient_example-ipms-patient\">See above (Patient/example-ipms-patient)</a></p><p><b>effective</b>: 2021-06-10T15:49:00Z</p><p><b>performer</b>: <a href=\"Organization-example-facility-order-reciever.html\">Organization/example-facility-order-reciever</a></p><p><b>value</b>: INCONCLUSIVE</p><p><b>interpretation</b>: Normal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#N)</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "L",
              "code" : "COVID",
              "display" : "SARS-CoV-2 PCR"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/example-ipms-patient",
          "type" : "Patient"
        },
        "effectiveDateTime" : "2021-06-10T15:49:00.000Z",
        "performer" : [
          {
            "reference" : "Organization/example-facility-order-reciever"
          }
        ],
        "valueString" : "INCONCLUSIVE",
        "interpretation" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                "code" : "N",
                "display" : "Normal"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/example-bw-ipms-obs-1"
      }
    },
    {
      "resource" : {
        "resourceType" : "Observation",
        "id" : "example-bw-ipms-obs-2",
        "meta" : {
          "profile" : [
            "http://b-techbw.github.io/bw-lab-ig/StructureDefinition/bw-lab-observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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\">Resource \"example-bw-ipms-obs-2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bw-lab-observation.html\">Botswana Lab Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: SARS-CoV-2 PCR REVIEW <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#S-Cov-2-RVW)</span></p><p><b>subject</b>: <a href=\"#Patient_example-ipms-patient\">See above (Patient/example-ipms-patient)</a></p><p><b>effective</b>: 2021-06-10T15:49:00Z</p><p><b>performer</b>: <a href=\"Organization-example-facility-order-reciever.html\">Organization/example-facility-order-reciever</a></p><p><b>value</b>: .</p><p><b>interpretation</b>: Normal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#N)</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "L",
              "code" : "S-Cov-2-RVW",
              "display" : "SARS-CoV-2 PCR REVIEW"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/example-ipms-patient",
          "type" : "Patient"
        },
        "effectiveDateTime" : "2021-06-10T15:49:00.000Z",
        "performer" : [
          {
            "reference" : "Organization/example-facility-order-reciever"
          }
        ],
        "valueString" : ".",
        "interpretation" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                "code" : "N",
                "display" : "Normal"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/example-bw-ipms-obs-2"
      }
    }
  ]
}