RangeCreateInput
No description
input RangeCreateInput {
low: QuantityCreateInput
high: QuantityCreateInput
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
RangeCreateInput.low ● QuantityCreateInput input
The low limit. The boundary is inclusive.
RangeCreateInput.high ● QuantityCreateInput input
The high limit. The boundary is inclusive.
RangeCreateInput.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.
RangeCreateInput.id ● String scalar
null
Member Of
ActivityDefinitionCreateInput input ● AllergyIntoleranceCreateInput input ● ClinicalUseDefinitionIndicationCreateInput input ● ConditionCreateInput input ● DeviceRequestParameterCreateInput input ● DosageDoseAndRateCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● EvidenceReportCharacteristicCreateInput input ● FamilyMemberHistoryConditionCreateInput input ● FamilyMemberHistoryCreateInput input ● FhirExtensionCreateInput input ● GoalTargetCreateInput input ● GroupCharacteristicCreateInput input ● ObservationComponentCreateInput input ● ObservationCreateInput input ● ObservationDefinitionQualifiedIntervalCreateInput input ● ObservationReferenceRangeCreateInput input ● PlanDefinitionActionCreateInput input ● PlanDefinitionRelatedActionCreateInput input ● PlanDefinitionTargetCreateInput input ● ProcedureCreateInput input ● RequestGroupActionCreateInput input ● RequestGroupRelatedActionCreateInput input ● RiskAssessmentPredictionCreateInput input ● ServiceRequestCreateInput input ● SpecimenDefinitionHandlingCreateInput input ● StructureMapSourceCreateInput input ● SupplyRequestParameterCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input ● TimingRepeatCreateInput input ● UsageContextCreateInput input