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-location
Status: draft
The phyiscal location of the event (e.g. Building, room, etc.).
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-location Where the activity occurred, if relevant: The phyiscal location of the event (e.g. Building, room, etc.). Use on element: SecurityEvent.event | ||
valueResource | 0..1 | Location | Where the activity occurred, if relevant Use on element: SecurityEvent.event |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-location" : { // Where the activity occurred, if relevant "valueResource" : [{ Resource(Location) }] //Where the activity occurred, if relevant }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-location Where the activity occurred, if relevant: The phyiscal location of the event (e.g. Building, room, etc.). Use on element: SecurityEvent.event | ||
valueResource | 0..1 | Location | Where the activity occurred, if relevant Use on element: SecurityEvent.event |