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
Definitions for the BwLabDataDictionary logical model.
| 1. EmrLisDataDictionary | |
| Definition | EmrLisDataDictionary |
| Control | 0..* This element is affected by the following invariants: ele-1 |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
| 2. EmrLisDataDictionary.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Control | 0..1 |
| Type | string |
| 3. EmrLisDataDictionary.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Control | 0..* |
| Type | Extension |
| Alternate Names | extensions, user content |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on EmrLisDataDictionary.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
| 4. EmrLisDataDictionary.Patient | |
| Definition | Logical model of EMR-LIS Patient |
| Control | 0..1 |
| Type | BackboneElement |
| 5. EmrLisDataDictionary.Patient.NationalID | |
| Definition | Main national-level identification number (Omang or Passport) |
| Control | 0..1 |
| Type | Identifier |
| 6. EmrLisDataDictionary.Patient.Active | |
| Definition | Flag for distinguishing between active and not active Patients |
| Control | 0..1 |
| Type | text |
| 7. EmrLisDataDictionary.Patient.MaritalStatus | |
| Definition | Marital Status |
| Control | 0..* |
| Type | string |
| 8. EmrLisDataDictionary.Patient.Address | |
| Definition | Patient Address |
| Control | 0..* |
| Type | Address |
| 9. EmrLisDataDictionary.Patient.birthDate | |
| Definition | Patient Date of Birth |
| Control | 0..1 |
| Type | date |
| 10. EmrLisDataDictionary.Patient.birthDateType | |
| Definition | Type of Birth Date |
| Control | 0..1 |
| Type | string |
| 11. EmrLisDataDictionary.Patient.Contact | |
| Definition | Patient Contact Information |
| Control | 0..* |
| Type | ContactPoint |
| 12. EmrLisDataDictionary.Patient.Name | |
| Definition | Patient Name |
| Control | 0..* |
| Type | HumanName |
| 13. EmrLisDataDictionary.Patient.GenderID | |
| Definition | Gender |
| Control | 0..1 |
| Type | string |
| 14. EmrLisDataDictionary.LabOrderTask | |
| Definition | Logical model of a EMR-LIS Lab Order Task |
| Control | 0..1 |
| Type | BackboneElement |
| 15. EmrLisDataDictionary.LabOrderTask.Patient | |
| Definition | The Patient for whom the lab order was created |
| Control | 1..1 |
| Type | Reference |
| 16. EmrLisDataDictionary.LabOrderTask.Requester | |
| Definition | The requester of the lab order |
| Control | 0..1 |
| Type | Reference |
| 17. EmrLisDataDictionary.LabOrderTask.OrderDate | |
| Definition | Date Lab Order was authored on |
| Control | 1..1 |
| Type | date |
| 18. EmrLisDataDictionary.LabOrderTask.RequestingFacility | |
| Definition | Requesting Facility |
| Control | 1..1 |
| Type | Reference |
| 19. EmrLisDataDictionary.LabOrderTask.OrderNumber | |
| Definition | National Order Identifier |
| Control | 1..1 |
| Type | Identifier |
| 20. EmrLisDataDictionary.LabOrderTask.LabOrderGroup | |
| Definition | Reference to Ordered Lab Test Profile for Lab Order |
| Control | 1..* |
| Type | Reference |
| 21. EmrLisDataDictionary.LabOrderTask.Result | |
| Definition | Lab Order Result |
| Control | 0..* |
| Type | Reference |
| 22. EmrLisDataDictionary.LabOrderGroup | |
| Definition | Logical model of a EMR-LIS Lab Order Group |
| Control | 0..1 |
| Type | BackboneElement |
| 23. EmrLisDataDictionary.LabOrderGroup.Patient | |
| Definition | The subject of the lab order |
| Control | 1..1 |
| Type | Reference |
| 24. EmrLisDataDictionary.LabOrderGroup.Requester | |
| Definition | The requester of the lab order |
| Control | 0..1 |
| Type | Reference |
| 25. EmrLisDataDictionary.LabOrderGroup.OrderDate | |
| Definition | Date Lab Order was authored on |
| Control | 1..1 |
| Type | date |
| 26. EmrLisDataDictionary.LabOrderGroup.SampleDate | |
| Definition | Date sample collection is scheduled for. |
| Control | 1..1 |
| Type | date |
| 27. EmrLisDataDictionary.LabOrderGroup.RequestingFacility | |
| Definition | Requesting Facility |
| Control | 1..1 |
| Type | Reference |
| 28. EmrLisDataDictionary.LabOrderGroup.Profile | |
| Definition | Ordering Profile for Lab Orders |
| Control | 1..1 |
| Type | CodeableConcept |
| 29. EmrLisDataDictionary.LabOrderGroup.LabOrder | |
| Definition | Reference to child lab orders |
| Control | 1..* |
| Type | Reference |
| 30. EmrLisDataDictionary.LabOrder | |
| Definition | Logical model of a EMR-LIS Lab Order |
| Control | 0..1 |
| Type | BackboneElement |
| 31. EmrLisDataDictionary.LabOrder.Patient | |
| Definition | The subject of the lab order |
| Control | 1..1 |
| Type | Reference |
| 32. EmrLisDataDictionary.LabOrder.Requester | |
| Definition | The requester of the lab order |
| Control | 0..1 |
| Type | Reference |
| 33. EmrLisDataDictionary.LabOrder.OrderDate | |
| Definition | Date Lab Order was authored on |
| Control | 1..1 |
| Type | date |
| 34. EmrLisDataDictionary.LabOrder.SampleDate | |
| Definition | Date sample collection is scheduled for. |
| Control | 1..1 |
| Type | date |
| 35. EmrLisDataDictionary.LabOrder.RequestingFacility | |
| Definition | Requesting Facility |
| Control | 1..1 |
| Type | Reference |
| 36. EmrLisDataDictionary.LabOrder.LabTest | |
| Definition | Ordered Lab Test |
| Control | 1..1 |
| Type | CodeableConcept |
| 37. EmrLisDataDictionary.LabTest | |
| Definition | Reference to Lab Test |
| Control | 1..* |
| Type | Reference |
| 38. EmrLisDataDictionary.Result | |
| Definition | Result for Lab Orders |
| Control | 0..* |
| Type | BackboneElement |
| 39. EmrLisDataDictionary.Result.LabTest | |
| Definition | Lab Test for Result |
| Control | 0..1 |
| Type | Reference |
| 40. EmrLisDataDictionary.Result.Value | |
| Definition | Value for Result |
| Control | 1..1 |
| Type | BackboneElement |
| 41. EmrLisDataDictionary.Result.ValueType | |
| Definition | Type of Value for Result |
| Control | 1..1 |
| Type | CodeableConcept |
| 42. EmrLisDataDictionary.Result.Unit | |
| Definition | Unit for Result |
| Control | 0..1 |
| Type | string |