description: The condition or state of the patient, prior or during the diagnostic procedure or test, for example, fasting, at-rest, or post-operative. This captures circumstances that may influence the measured value and have bearing on the interpretation of the result. package_name: hl7.fhir.uv.extensions.r3 derivation: constraint name: SRPrecondition type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/servicerequest-precondition'} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} package_version: 5.3.0-ballot extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot required: [value, valueCodeableConcept]