Botswana FHIR Implementation Guide
1.0.0 - STU1 Botswana flag

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

Extension: Master Facility List (MFL) Code

Official URL: http://moh.bw.org/StructureDefinition/master-facility-list-code Version: 1.0.0
Active as of 2024-09-16 Computable Name: MasterFacilityListCodeExtension

An extension to capture a code that identifies the organization in the MFL.

Context of Use

This extension may be used on the following element(s):

  • Element ID Organization.identifier.value

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: An extension to capture a code that identifies the organization in the MFL.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Master Facility List (MFL) Code
... extension 0..0
... url 1..1 uri "http://moh.bw.org/StructureDefinition/master-facility-list-code"
... value[x] 1..1 CodeableConcept Value of extension
Binding: Master Facility List (MFL) Codes (extensible)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Master Facility List (MFL) Code
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://moh.bw.org/StructureDefinition/master-facility-list-code"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: An extension to capture a code that identifies the organization in the MFL.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Master Facility List (MFL) Code
... extension 0..0
... url 1..1 uri "http://moh.bw.org/StructureDefinition/master-facility-list-code"
... value[x] 1..1 CodeableConcept Value of extension
Binding: Master Facility List (MFL) Codes (extensible)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Master Facility List (MFL) Code
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://moh.bw.org/StructureDefinition/master-facility-list-code"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]extensibleVSMasterFacilityListCodes (a valid code from Master Facility List (MFL) Codes)
http://moh.bw.org/ValueSet/vs-master-facility-list
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()