This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/data-absent-reason
Status: draft
Provides a reason why the expected value or elements in the element that is extended are missing.
HL7 FHIR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/data-absent-reason unknown | asked | temp | notasked | masked | unsupported | astext | error: Provides a reason why the expected value or elements in the element that is extended are missing. Use on data type: * | ||
valueCode | 0..1 | code | unknown | asked | temp | notasked | masked | unsupported | astext | error Binding: DataAbsentReason (extensible) Use on data type: * |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/data-absent-reason" : { // unknown | asked | temp | notasked | masked | unsupported | astext | error "valueCode" : ["<code>"] //unknown | asked | temp | notasked | masked | unsupported | astext | error }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/data-absent-reason unknown | asked | temp | notasked | masked | unsupported | astext | error: Provides a reason why the expected value or elements in the element that is extended are missing. Use on data type: * | ||
valueCode | 0..1 | code | unknown | asked | temp | notasked | masked | unsupported | astext | error Binding: DataAbsentReason (extensible) Use on data type: * |
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/data-absent-reason | Used to specify why the normally expected content of the data element is missing | Fixed | http://hl7.org/fhir/data-absent-reason |