This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
FHIR Infrastructure Work Group | Maturity Level: 1 | Trial Use | Use Context: Any |
Official URL: http://hl7.org/fhir/StructureDefinition/request-statusReason
|
Version: 5.0.0-snapshot3 | |||
draft as of 2017-12-06 | Computable Name: statusReason | |||
Flags: Non-Modifier | OID: TBD |
Context of Use: Use on Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder or Element ID SupplyRequest
Captures the reason for the current state of the resource.
Comment:
This is generally only used for "exception" statuses such as "suspended" or "cancelled". The reason for performing the request at all is captured in reasonCode, not here. (Distinct reason codes for different statuses can be enforced using invariants if they are universal bindings).
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
statusReason | 0..1 | CodeableConcept | URL = http://hl7.org/fhir/StructureDefinition/request-statusReason statusReason: Captures the reason for the current state of the resource. Binding: (unbound) (example): Codes identifying the reason for the current state of an event. Use on Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder or Element ID SupplyRequest | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/request-statusReason statusReason: Captures the reason for the current state of the resource. Use on Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder or Element ID SupplyRequest | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/request-statusReason" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: (unbound) (example): Codes identifying the reason for the current state of an event. | |
Documentation for this format |
XML Template
<!-- statusReason --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/request-statusReason" > <!-- from Element: extension --> <valueCodeableConcept><!-- I 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension>
JSON Template
{ // statusReason // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] // extension: Extension: Prohibited "url" : "http://hl7.org/fhir/StructureDefinition/request-statusReason", // R! "valueCodeableConcept" : { CodeableConcept } // I R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
statusReason | 0..1 | CodeableConcept | URL = http://hl7.org/fhir/StructureDefinition/request-statusReason statusReason: Captures the reason for the current state of the resource. Binding: (unbound) (example): Codes identifying the reason for the current state of an event. Use on Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder or Element ID SupplyRequest | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/request-statusReason statusReason: Captures the reason for the current state of the resource. Use on Element ID DeviceRequest, Element ID ServiceRequest, Element ID NutritionOrder or Element ID SupplyRequest | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/request-statusReason" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: (unbound) (example): Codes identifying the reason for the current state of an event. | |
Documentation for this format |
XML Template
<!-- statusReason --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/request-statusReason" > <!-- from Element: extension --> <valueCodeableConcept><!-- I 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension>
JSON Template
{ // statusReason // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] // extension: Extension: Prohibited "url" : "http://hl7.org/fhir/StructureDefinition/request-statusReason", // R! "valueCodeableConcept" : { CodeableConcept } // I R! Value of extension }
Constraints
Search
No Search Extensions defined for this resource |
Examples of this extension
No examples found.