| Package | botswana.hie.fhir |
| Resource Type | CapabilityStatement |
| Id | bw-hie-server |
| FHIR Version | R5 |
| Source | http://moh.bw.org/https://build.fhir.org/ig/jembi/botswana-hie-fhir-ig/CapabilityStatement-bw-hie-server.html |
| URL | http://moh.bw.org/CapabilityStatement/bw-hie-server |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-03-18T13:15:56.964-00:00 |
| Name | BwHieServerCapabilityStatement |
| Title | Botswana HIE Server Capability Statement |
| Description | This section describes the expected capabilities of the Botswana HIE server actor which is responsible for providing responses to the queries submitted for lab orders. The list of FHIR profiles and operations supported by the Botswana HIE server are defined. |
| Kind | requirements |
No resources found
| StructureDefinition | |
| actor-classification | Actor Classification |
| actor-reference | Actor Reference |
| bw-patient | Patient - Botswana Patient |
| bw-requirements | Requirements |
| lab-order-diagnostic-report | DiagnosticReport - Lab Order |
| lab-order-service-request | ServiceRequest - Lab Orders |
| lab-order-specimen | Specimen |
| lab-order-task | Task - Lab Orders |
| lab-orders-bundle | Bundle - Lab Orders |
| lab-result-observation | Observation - Lab Result |
| patient-identity-cross-reference | Patient - Patient Identity Cross Reference |
| practitioner | Practitioner |
| process-patient-bundle | Bundle - Process Patient in FHIR |
| requirements-type | Requirements Type |
| service-organization | Service Provider |
| target-facility-encounter | Encounter - Initiated By The Facility Providing the Service |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement bw-hie-server
application/fhir+json, jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revincludecreate, read, update, search-type.Patient - Botswana Patient
Patient - Patient Identity Cross Reference
| Conformance | Operation | Documentation |
|---|---|---|
| SHOULD | $validate | https://hl7.org/fhir/resource-operation-validate.html |
create, read, update.create, read, update.create, read, update.create, read, update, search-type.create, read, update.create, read, update.create, read, update.create, read, update.create, read, update.{
"resourceType": "CapabilityStatement",
"id": "bw-hie-server",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.bw.org/CapabilityStatement/bw-hie-server",
"version": "1.0.0",
"name": "BwHieServerCapabilityStatement",
"title": "Botswana HIE Server Capability Statement",
"status": "active",
"experimental": false,
"date": "2025-03-18T13:15:56.964-00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "This section describes the expected capabilities of the Botswana HIE server actor which is responsible for providing responses to the queries submitted for lab orders. The list of FHIR profiles and operations supported by the Botswana HIE server are defined.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BW",
"display": "Botswana"
}
]
}
],
"kind": "requirements",
"fhirVersion": "5.0.0",
"format": [
"application/fhir+json",
"json"
],
"rest": [
{
"mode": "server",
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Bundle",
"supportedProfile": [
"http://moh.bw.org/StructureDefinition/lab-orders-bundle",
"http://moh.bw.org/StructureDefinition/process-patient-bundle"
],
"interaction": [
{
"code": "create"
},
{
"code": "read"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Patient",
"supportedProfile": [
"http://moh.bw.org/StructureDefinition/bw-patient",
"http://moh.bw.org/StructureDefinition/patient-identity-cross-reference"
],
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
},
{
"code": "search-type"
}
],
"conditionalCreate": true,
"conditionalUpdate": true,
"operation": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"name": "validate",
"definition": "https://hl7.org/fhir/operation-resource-validate.html",
"documentation": "https://hl7.org/fhir/resource-operation-validate.html"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "Encounter",
"profile": "http://moh.bw.org/StructureDefinition/target-facility-encounter",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "ServiceRequest",
"profile": "http://moh.bw.org/StructureDefinition/lab-order-service-request",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Specimen",
"profile": "http://moh.bw.org/StructureDefinition/lab-order-specimen",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Task",
"profile": "http://moh.bw.org/StructureDefinition/lab-order-task",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
},
{
"code": "search-type"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Practitioner",
"profile": "http://moh.bw.org/StructureDefinition/practitioner",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "DiagnosticReport",
"profile": "http://moh.bw.org/StructureDefinition/lab-order-diagnostic-report",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Observation",
"profile": "http://moh.bw.org/StructureDefinition/lab-result-observation",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Organization",
"profile": "http://moh.bw.org/StructureDefinition/service-organization",
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Requirements",
"profile": "http://moh.bw.org/StructureDefinition/bw-requirements",
"supportedProfile": [
"http://moh.bw.org/StructureDefinition/requirements-type",
"http://moh.bw.org/StructureDefinition/actor-classification"
],
"interaction": [
{
"code": "create"
},
{
"code": "read"
},
{
"code": "update"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "StructureDefinition",
"profile": "http://moh.bw.org/StructureDefinition/actor-reference"
}
]
}
]
}