1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: UnitBedSituationAvailableBedsPeriod

Official URL: https://fhir.cambio.se/StructureDefinition/unitBedSituation-availableBeds/v1 Version: 1.0.0
Active as of 2021-09-29 Computable Name: UnitBedSituationAvailableBedsPeriod

An available bed is a bed with physical design, equipment and staffing that ensures patient safety and a good work environment. Available beds are the total number of available beds at a unit at any given point of time. The number of Available beds can vary over time and is defined by one or many schedules. Available beds will use the combinations of regular and temporary schedules and provide the number of available beds for the current period and next upcoming period.

An available bed period is a cohesive time with a start-date-and-time and an end-date-and-time during which a specified number of available beds is defined. Different periods will not overlap, but gaps between periods can exist.

Context of Use

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

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 2..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:availableBeds 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "availableBeds"
..... value[x] 1..1 integer Value of extension
.... extension:period 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "period"
..... value[x] 1..1 Period Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/unitBedSituation-availableBeds/v1"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:availableBeds 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "availableBeds"
..... value[x] 1..1 integer Value of extension
.... extension:period 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "period"
..... value[x] 1..1 Period Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/unitBedSituation-availableBeds/v1"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An available bed is a bed with physical design, equipment and staffing that ensures patient safety and a good work environment. Available beds are the total number of available beds at a unit at any given point of time. The number of Available beds can vary over time and is defined by one or many schedules. Available beds will use the combinations of regular and temporary schedules and provide the number of available beds for the current period and next upcoming period. An available bed period is a cohesive time with a start-date-and-time and an end-date-and-time during which a specified number of available beds is defined. Different periods will not overlap, but gaps between periods can exist.

  • availableBeds: integer: The number of available beds.
  • period: Period: Start time and end time of the Available beds period

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 2..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:availableBeds 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "availableBeds"
..... value[x] 1..1 integer Value of extension
.... extension:period 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "period"
..... value[x] 1..1 Period Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/unitBedSituation-availableBeds/v1"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:availableBeds 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "availableBeds"
..... value[x] 1..1 integer Value of extension
.... extension:period 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "period"
..... value[x] 1..1 Period Value of extension
... url 1..1 uri "https://fhir.cambio.se/StructureDefinition/unitBedSituation-availableBeds/v1"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An available bed is a bed with physical design, equipment and staffing that ensures patient safety and a good work environment. Available beds are the total number of available beds at a unit at any given point of time. The number of Available beds can vary over time and is defined by one or many schedules. Available beds will use the combinations of regular and temporary schedules and provide the number of available beds for the current period and next upcoming period. An available bed period is a cohesive time with a start-date-and-time and an end-date-and-time during which a specified number of available beds is defined. Different periods will not overlap, but gaps between periods can exist.

  • availableBeds: integer: The number of available beds.
  • period: Period: Start time and end time of the Available beds period

 

Other representations of profile: CSV, Excel, Schematron

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()