Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

Data Type Profile: Recommended Measure Reporting Times

Official URL: http://hl7.org/fhir/uv/saner/StructureDefinition/MeasureReportingTiming Version: 1.0.1
Draft as of 2024-05-02 Computable Name: MeasureReportingTiming
Other Identifiers: OID:2.16.840.1.113883.4.642.40.42.42.8

Provides the timing for measure reporting

Usage:

Formal Views of Profile Content

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

This structure is derived from Timing

NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... event 0..0
... repeat S 1..1 Element When the event is to occur
.... bounds[x] S 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... count 0..0
.... countMax 0..0
.... duration 0..0
.... durationMax 0..0
.... frequency S 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... frequencyMax 0..0
.... period S 1..1 decimal Event occurs frequency times per period
.... periodMax 0..0
.... periodUnit S 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
.... dayOfWeek 0..0
.... timeOfDay 0..0
.... when 0..0
.... offset 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... repeat SΣC 1..1 Element When the event is to occur
tim-1: if there's a duration, there needs to be duration units
tim-2: if there's a period, there needs to be period units
tim-4: duration SHALL be a non-negative value
tim-5: period SHALL be a non-negative value
tim-6: If there's a periodMax, there must be a period
tim-7: If there's a durationMax, there must be a duration
tim-8: If there's a countMax, there must be a count
tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV)
tim-10: If there's a timeOfDay, there cannot be a when, or vice versa
.... bounds[x] SΣ 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... frequency SΣ 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... period SΣ 1..1 decimal Event occurs frequency times per period
.... periodUnit SΣ 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... bounds[x] SΣ 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... durationUnit Σ 0..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).

.... frequency SΣ 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... period SΣ 1..1 decimal Event occurs frequency times per period
.... periodUnit SΣ 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).

... code Σ 0..1 CodeableConcept BID | TID | QID | AM | PM | QD | QOD | +
Binding: TimingAbbreviation (preferred): Code for a known / defined timing pattern.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Timing.repeat.durationUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
Timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
Timing.codepreferredTimingAbbreviation
http://hl7.org/fhir/ValueSet/timing-abbreviation
from the FHIR Standard

This structure is derived from Timing

Summary

Mandatory: 4 elements
Must-Support: 5 elements
Prohibited: 11 elements

Differential View

This structure is derived from Timing

NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... event 0..0
... repeat S 1..1 Element When the event is to occur
.... bounds[x] S 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... count 0..0
.... countMax 0..0
.... duration 0..0
.... durationMax 0..0
.... frequency S 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... frequencyMax 0..0
.... period S 1..1 decimal Event occurs frequency times per period
.... periodMax 0..0
.... periodUnit S 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
.... dayOfWeek 0..0
.... timeOfDay 0..0
.... when 0..0
.... offset 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... repeat SΣC 1..1 Element When the event is to occur
tim-1: if there's a duration, there needs to be duration units
tim-2: if there's a period, there needs to be period units
tim-4: duration SHALL be a non-negative value
tim-5: period SHALL be a non-negative value
tim-6: If there's a periodMax, there must be a period
tim-7: If there's a durationMax, there must be a duration
tim-8: If there's a countMax, there must be a count
tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV)
tim-10: If there's a timeOfDay, there cannot be a when, or vice versa
.... bounds[x] SΣ 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... frequency SΣ 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... period SΣ 1..1 decimal Event occurs frequency times per period
.... periodUnit SΣ 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing A timing schedule that specifies an event that may occur multiple times
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... bounds[x] SΣ 0..1 Period Length/Range of lengths, or (Start and/or end) limits
.... durationUnit Σ 0..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).

.... frequency SΣ 1..1 positiveInt Event occurs frequency times per period
Required Pattern: 1
.... period SΣ 1..1 decimal Event occurs frequency times per period
.... periodUnit SΣ 1..1 code s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): A unit of time (units from UCUM).

... code Σ 0..1 CodeableConcept BID | TID | QID | AM | PM | QD | QOD | +
Binding: TimingAbbreviation (preferred): Code for a known / defined timing pattern.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Timing.repeat.durationUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
Timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
Timing.codepreferredTimingAbbreviation
http://hl7.org/fhir/ValueSet/timing-abbreviation
from the FHIR Standard

This structure is derived from Timing

Summary

Mandatory: 4 elements
Must-Support: 5 elements
Prohibited: 11 elements

 

Other representations of profile: CSV, Excel, Schematron