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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason
Status: draft
The reason that the activity was taking place.
Health Level Seven, Inc. - EHR WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason Reason activity is occurring: The reason that the activity was taking place. Use on element: SecurityEvent.event | ||
valueCodeableConcept | 0..1 | CodeableConcept | Reason activity is occurring Binding: EventPurposeOfUse (required, extensible) Use on element: SecurityEvent.event |
XML Template
<!-- Reason activity is occurring --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason" > <!-- from Element: extension --> <valueCodeableConcept> <!-- CodeableConcept --!> /<valueCodeableConcept> </extension>
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason" : { // Reason activity is occurring "valueCodeableConcept" : [{ CodeableConcept }] //Reason activity is occurring }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason Reason activity is occurring: The reason that the activity was taking place. Use on element: SecurityEvent.event | ||
valueCodeableConcept | 0..1 | CodeableConcept | Reason activity is occurring Binding: EventPurposeOfUse (required, extensible) Use on element: SecurityEvent.event |
XML Template
<!-- Reason activity is occurring --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason" > <!-- from Element: extension --> <valueCodeableConcept> <!-- CodeableConcept --!> /<valueCodeableConcept> </extension>
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason | Indicates the why the event occurred | Incomplete | http://hl7.org/fhir/v3/vs/PurposeOfUse |