Time
Question with a time (hour:minute:second) answer independent of date (valueTime).
It uses the FHIR time data type.
There are plans to convert this to be similar to the dateTime component's date field.
warning
This component is not thoroughly tested yet. Please use it with caution.
Basic usage
Questionnaire-only
SDC Supported extensions
Code | Usage |
---|---|
variable | http://hl7.org/fhir/StructureDefinition/variable |
initialExpression | http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression - InitialExpression should evaluate to a date or dateTime value. |
enableWhenExpression | http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression |
hidden | http://hl7.org/fhir/StructureDefinition/questionnaire-hidden |
required | item.required |
repeats | item.repeats |
readOnly | item.readOnly |
initial | item.initial |
enableWhen | item.enableWhen |
enableBehavior | item.enableBehavior |
text | item.text |