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 
Reason activity is occurring
{
"resourceType": "ExtensionDefinition",
"id": "securityevent-ehrs-rle-reason",
"url": "http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason",
"name": "Reason activity is occurring",
"publisher": "Health Level Seven, Inc. - EHR WG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/special/committees/ehr.html"
}
]
}
],
"description": "The reason that the activity was taking place.",
"status": "draft",
"date": "2014-12-04",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM"
}
],
"contextType": "resource",
"context": [
"SecurityEvent.event"
],
"element": [
{
"path": "Extension",
"short": "Reason activity is occurring",
"definition": "The reason that the activity was taking place.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"name": "EventPurposeOfUse",
"isExtensible": true,
"conformance": "required",
"description": "Indicates the why the event occurred",
"referenceReference": {
"reference": "http://hl7.org/fhir/v3/vs/PurposeOfUse"
}
},
"mapping": [
{
"identity": "v2",
"map": "N/A"
},
{
"identity": "rim",
"map": "Act.reasonCode"
}
]
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.