PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.ereq@1.0.0-ballot
    http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition
description: This profile defines the minimum expectations for representing fasting precondition in the AU eRequesting context. The fasting precondition is a code that indicates the recommendation related to the fasting status of the patient as a precondition to the diagnostic procedure or test being requested.
package_name: hl7.fhir.au.ereq
derivation: constraint
name: AUeRequestingFastingPrecondition
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition'}
    type: uri
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 1.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot
required: [value, valueCodeableConcept]