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.r5.examples derivation: constraint name: precondition 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: 4.6.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.6.0 required: [value, valueCodeableConcept]