CountUpdateInput
No description
input CountUpdateInput {
value: String
comparator: String
unit: String
system: Uri
code: String
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
CountUpdateInput.value ● String scalar
The value of the measured amount. The value includes an implicit precision in the presentation of the value.
CountUpdateInput.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.
CountUpdateInput.unit ● String scalar
A human-readable form of the unit.
CountUpdateInput.system ● Uri scalar
The identification of the system that provides the coded form of the unit.
CountUpdateInput.code ● String scalar
A computer processable form of the unit in some unit representation system.
CountUpdateInput.extension ● [FhirExtensionUpdateInput!] 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.
CountUpdateInput.id ● String scalar
null
Member Of
ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input