PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha-1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method
description: Extension to describe how the service is delivered to the client. Usually there is only one deliveryMethod, but in some case there are multiple (e.g., On “site” counseling with a “video-call” option.)
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: DeliveryMethod
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method'}
    index: 0
  value:
    choices: [valueCode]
    index: 2
  valueCode: {type: code, choiceOf: value, index: 3}
package_version: 0.11.0-alpha-1.0.1
class: extension
kind: complex-type
url: http://ehealthontario.ca/fhir/StructureDefinition/ext-delivery-method
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0