Skip to main content

FhirDurationCreateInput

No description

input FhirDurationCreateInput {
value: String
comparator: String
unit: String
system: Uri
code: String
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

FhirDurationCreateInput.value ● String scalar

The value of the measured amount. The value includes an implicit precision in the presentation of the value.

FhirDurationCreateInput.comparator ● String scalar

How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is < , then the real value is < stated value.

FhirDurationCreateInput.unit ● String scalar

A human-readable form of the unit.

FhirDurationCreateInput.system ● Uri scalar

The identification of the system that provides the coded form of the unit.

FhirDurationCreateInput.code ● String scalar

A computer processable form of the unit in some unit representation system.

FhirDurationCreateInput.extension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

FhirDurationCreateInput.id ● String scalar

null

Member Of

ActivityDefinitionCreateInput input ● AdministrableProductDefinitionRouteOfAdministrationCreateInput input ● DataRequirementDateFilterCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● EncounterCreateInput input ● FhirExtensionCreateInput input ● GoalTargetCreateInput input ● MedicationKnowledgeKineticsCreateInput input ● MedicationKnowledgeMaxDispenseCreateInput input ● MedicationRequestDispenseRequestCreateInput input ● MedicationRequestInitialFillCreateInput input ● PackagedProductDefinitionShelfLifeStorageCreateInput input ● PlanDefinitionActionCreateInput input ● PlanDefinitionRelatedActionCreateInput input ● PlanDefinitionTargetCreateInput input ● RequestGroupActionCreateInput input ● RequestGroupRelatedActionCreateInput input ● ResearchElementDefinitionCharacteristicCreateInput input ● SpecimenCollectionCreateInput input ● SpecimenDefinitionHandlingCreateInput input ● SpecimenDefinitionTypeTestedCreateInput input ● StructureMapSourceCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input ● TimingRepeatCreateInput input