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.16-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.3.0 required: [value, valueCodeableConcept]