- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Extension UK Core Admission Method
| Canonical_URL | Status | Current_Version | Last_Updated | Description | Profile_Purpose | Context of Use |
|---|---|---|---|---|---|---|
| https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod | active | 2.3.0 | 2023-12-12 | An extension to support the method by which an individual was admitted into hospital. | This extension extends the Encounter Resource to support the exchange of information representing the method by which a patient was admitted to hospital. | Encounter.hospitalization |
Tree View
Detailed Descriptions
| Extension | |
| Short | An extension to record how a patient was admitted to hospital |
| Definition | An extension to record how a patient was admitted to hospital. |
| Cardinality | 0..1 |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
| Extension.id | |
| Short | Unique id for inter-element referencing |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Cardinality | 0..1 |
| Type | string |
| Mappings |
|
| Extension.extension | |
| Short | Additional content defined by implementations |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Cardinality | 0..* |
| Type | Extension |
| Alias | extensions, user content |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
| Extension.url | |
| Short | identifies the meaning of the extension |
| Definition | Source of the definition for the extension code - a logical name or a URL. |
| Cardinality | 1..1 |
| Type | uri |
| Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Fixed Value | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod |
| Mappings |
|
| Extension.value[x] | |
| Short | The method by which a patient was admitted to hospital |
| Definition | The method by which a patient was admitted to hospital. |
| Cardinality | 1..1 |
| Type | CodeableConcept |
| Binding | The method by which a patient was admitted to hospital |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
XML View
JSON View
Examples
| id | div |
|---|---|
| Extension-UKCore-AdmissionMethod-Example | An example to illustrate the extension for an encounter to support the method by which an individual was admitted into hospital |
| UKCore-Encounter-InpatientEncounter-Example | An example to illustrate an inpatient encounter |
Feedback
Click here to:Examples
Admission Method- An example to illustrate the extension for an encounter to support the method by which an individual was admitted into hospital.Extension-UKCore-AdmissionMethod-Example
Extension Specific Guidance
There is a binding within this extension to a ValueSet-UKCore-AdmissionMethod.