PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.6-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod
description: An extension to support the method by which an individual was admitted into hospital.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreAdmissionMethod
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod'}
    type: uri
    index: 0
  value:
    short: The method by which a patient was admitted to hospital
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: The method by which a patient was admitted to hospital, choiceOf: value, index: 3}
package_version: 0.0.6-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.2.0
required: [value, valueCodeableConcept]