PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ServiceRequestMethod
description: This extension describes the method used to send or receive a Service Request.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreServiceRequestMethod
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ServiceRequestMethod'}
    type: uri
    index: 0
  value:
    short: This describes the form in which a service request is sent and received
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: This describes the form in which a service request is sent and received, choiceOf: value, index: 3}
package_version: 0.0.15-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ServiceRequestMethod
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [value, valueCodeableConcept]