Laboratory Workflows Implementation Guide
0.3.0 - ci-build
Laboratory Workflows Implementation Guide - Local Development build (v0.3.0). See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "example-laboratory-bundle",
"type" : "document",
"entry" : [
{
"resource" : {
"resourceType" : "Composition",
"id" : "example-laboratory-composition",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-composition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</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 Composition \"example-laboratory-composition\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-composition.html\">Laboratory Order Composition</a></p></div><p><b>status</b>: final</p><p><b>type</b>: document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#document)</span></p><p><b>date</b>: 2021-06-06</p><p><b>author</b>: <a href=\"#Practitioner_example-laboratory-practitioner\">See above (Practitioner/example-laboratory-practitioner)</a></p><p><b>title</b>: Laboratory Composition</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"code" : "document"
}
]
},
"subject" : {
"reference" : "Patient/example-laboratory-patient"
},
"date" : "2021-06-06",
"author" : [
{
"reference" : "Practitioner/example-laboratory-practitioner"
}
],
"title" : "Laboratory Composition",
"section" : [
{
"entry" : [
{
"reference" : "Task/example-laboratory-task-requested"
}
]
},
{
"entry" : [
{
"reference" : "ServiceRequest/example-laboratory-service-request-panel"
},
{
"reference" : "ServiceRequest/example-laboratory-service-request-1"
},
{
"reference" : "ServiceRequest/example-laboratory-service-request-2"
}
]
}
]
}
},
{
"resource" : {
"resourceType" : "Patient",
"id" : "example-laboratory-patient",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</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 Patient \"example-laboratory-patient\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-patient.html\">Laboratory Workflow Patient</a></p></div><p><b>identifier</b>: iSantePlus ID: 10012R (OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: moses Mutesa </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1988-03-02</p><p><b>deceased</b>: false</p><p><b>address</b>: haiti (HOME)</p></div>"
},
"identifier" : [
{
"id" : "5981a256-d60c-44b1-beae-9bdd2cf572f8",
"extension" : [
{
"url" : "http://i-tech-uw.github.io/laboratory-ig/StructureDefinition/laboratory-patient-identifier-location",
"valueReference" : {
"reference" : "Location/8d6c993e-c2cc-11de-8d13-0010c6dffd0f",
"type" : "Location",
"display" : "Unknown Location"
}
}
],
"use" : "official",
"type" : {
"text" : "iSantePlus ID"
},
"value" : "10012R"
}
],
"active" : true,
"name" : [
{
"id" : "511275de-e301-44a3-95d2-28d0d3b35387",
"family" : "Mutesa",
"given" : [
"moses"
]
}
],
"gender" : "female",
"birthDate" : "1988-03-02",
"deceasedBoolean" : false,
"address" : [
{
"id" : "d4f7c809-3d01-4032-b64d-4c22e8eccbbc",
"use" : "home",
"country" : "haiti"
}
]
}
},
{
"resource" : {
"resourceType" : "Practitioner",
"id" : "example-laboratory-practitioner",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</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 Practitioner \"example-laboratory-practitioner\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-practitioner.html\">Laboratory Encounter</a></p></div><p><b>identifier</b>: id: 1000AX</p><p><b>name</b>: Moses Mutesa</p></div>"
},
"identifier" : [
{
"system" : "http://fhir.openmrs.org/ext/provider/identifier",
"value" : "1000AX"
}
],
"name" : [
{
"text" : "Moses Mutesa"
}
]
}
},
{
"resource" : {
"resourceType" : "Task",
"id" : "example-laboratory-task-requested",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</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 Task \"example-laboratory-task-requested\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-task.html\">Laboratory Workflow Task Resource</a></p></div><p><b>identifier</b>: id: 88ffa7fb-0419-4097-8b45-24f0d843c5ea</p><p><b>basedOn</b>: </p><ul><li><a href=\"#ServiceRequest_example-laboratory-service-request-panel\">See above (ServiceRequest/example-laboratory-service-request-panel)</a></li><li><a href=\"ServiceRequest-example-laboratory-service-request.html\">ServiceRequest/example-laboratory-service-request</a></li></ul><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>for</b>: <a href=\"#Patient_example-laboratory-patient\">See above (Patient/example-laboratory-patient)</a></p><p><b>authoredOn</b>: 2021-05-20</p><p><b>owner</b>: <a href=\"#Practitioner_example-laboratory-practitioner\">See above (Practitioner/example-laboratory-practitioner)</a></p></div>"
},
"identifier" : [
{
"system" : "http://isanteplus.org/ext/task/identifier",
"value" : "88ffa7fb-0419-4097-8b45-24f0d843c5ea"
}
],
"basedOn" : [
{
"reference" : "ServiceRequest/example-laboratory-service-request-panel",
"type" : "ServiceRequest"
},
{
"reference" : "ServiceRequest/example-laboratory-service-request",
"type" : "ServiceRequest"
}
],
"status" : "requested",
"intent" : "order",
"for" : {
"reference" : "Patient/example-laboratory-patient"
},
"authoredOn" : "2021-05-20",
"owner" : {
"reference" : "Practitioner/example-laboratory-practitioner"
}
}
},
{
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "example-laboratory-service-request-panel",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-service-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</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 ServiceRequest \"example-laboratory-service-request-panel\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-service-request.html\">Laboratory Service Request</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Creatinine [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14682-9)</span></p><p><b>subject</b>: <a href=\"#Patient_example-laboratory-patient\">See above (Patient/example-laboratory-patient)</a></p><p><b>encounter</b>: <a href=\"Encounter-example-laboratory-encounter.html\">Encounter/example-laboratory-encounter</a></p></div>"
},
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "14682-9"
}
]
},
"subject" : {
"reference" : "Patient/example-laboratory-patient"
},
"encounter" : {
"reference" : "Encounter/example-laboratory-encounter"
}
}
},
{
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "example-laboratory-service-request-1",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-service-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</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 ServiceRequest \"example-laboratory-service-request-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-service-request.html\">Laboratory Service Request</a></p></div><p><b>basedOn</b>: <a href=\"#ServiceRequest_example-laboratory-service-request-panel\">See above (ServiceRequest/example-laboratory-service-request-panel)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Creatinine [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14682-9)</span></p><p><b>subject</b>: <a href=\"#Patient_example-laboratory-patient\">See above (Patient/example-laboratory-patient)</a></p><p><b>encounter</b>: <a href=\"Encounter-example-laboratory-encounter.html\">Encounter/example-laboratory-encounter</a></p></div>"
},
"basedOn" : [
{
"reference" : "ServiceRequest/example-laboratory-service-request-panel"
}
],
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "14682-9"
}
]
},
"subject" : {
"reference" : "Patient/example-laboratory-patient"
},
"encounter" : {
"reference" : "Encounter/example-laboratory-encounter"
}
}
},
{
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "example-laboratory-service-request-2",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-service-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</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 ServiceRequest \"example-laboratory-service-request-2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-laboratory-service-request.html\">Laboratory Service Request</a></p></div><p><b>basedOn</b>: <a href=\"#ServiceRequest_example-laboratory-service-request-panel\">See above (ServiceRequest/example-laboratory-service-request-panel)</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Creatinine [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14682-9)</span></p><p><b>subject</b>: <a href=\"#Patient_example-laboratory-patient\">See above (Patient/example-laboratory-patient)</a></p><p><b>encounter</b>: <a href=\"Encounter-example-laboratory-encounter.html\">Encounter/example-laboratory-encounter</a></p></div>"
},
"basedOn" : [
{
"reference" : "ServiceRequest/example-laboratory-service-request-panel"
}
],
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "14682-9"
}
]
},
"subject" : {
"reference" : "Patient/example-laboratory-patient"
},
"encounter" : {
"reference" : "Encounter/example-laboratory-encounter"
}
}
}
]
}