Botswana FHIR Implementation Guide
1.0.0 - ci-build
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
Official URL: http://moh.bw.org/StructureDefinition/actor-classification | Version: 1.0.0 | |||
Active as of 2025-08-20 | Computable Name: ActorClassificationExtension |
An extension to capture whether the actor is primary or secondary in the context of the requirements defintion.
Context of Use
This extension may be used on the following element(s)
Requirements.actor
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Actor Classification | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://moh.bw.org/StructureDefinition/actor-classification" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: Actor Classification Codes (required) | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Actor Classification | |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://moh.bw.org/StructureDefinition/actor-classification" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: Actor Classification Codes (required) | |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Actor Classification | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://moh.bw.org/StructureDefinition/actor-classification" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: Actor Classification Codes (required) | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Actor Classification | |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://moh.bw.org/StructureDefinition/actor-classification" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: Actor Classification Codes (required) | |
![]() |
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | VSActorClassificationCodes(a valid code from Actor Classification Codes)http://moh.bw.org/ValueSet/vs-actor-classification-codes From this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |