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
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="securityevent-ehrs-rle-reason"/> <url value="http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-reason"/> <name value="Reason activity is occurring"/> <publisher value="Health Level Seven, Inc. - EHR WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/ehr.html"/> </telecom> </contact> <description value="The reason that the activity was taking place."/> <status value="draft"/> <date value="2014-12-04"/> <mapping> <identity value="v2"/> <uri value="http://hl7.org/v2"/> <name value="HL7 v2"/> </mapping> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <contextType value="resource"/> <context value="SecurityEvent.event"/> <element> <path value="Extension"/> <short value="Reason activity is occurring"/> <definition value="The reason that the activity was taking place."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="EventPurposeOfUse"/> <isExtensible value="true"/> <conformance value="required"/> <description value="Indicates the why the event occurred"/> <referenceReference> <reference value="http://hl7.org/fhir/v3/vs/PurposeOfUse"/> </referenceReference> </binding> <mapping> <identity value="v2"/> <map value="N/A"/> </mapping> <mapping> <identity value="rim"/> <map value="Act.reasonCode"/> </mapping> </element> </ExtensionDefinition>
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.