PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival
description: Identifies whether a patient arrives at the reporting facility via ambulance and the type of ambulance that was used.
package_name: rs/hl7.fhir.r4b.examples
derivation: constraint
name: modeOfArrival
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival'}
    type: uri
    index: 1
  value:
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, choiceOf: value, index: 4}
package_version: 4.3.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.3.0
required: [value, valueCoding]