2nd DSTU Draft For Comment

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

Extension-securityevent-ehrs-rle-location.xml

Raw XML (canonical form)

Where the activity occurred, if relevant

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="securityevent-ehrs-rle-location"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/securityevent-ehrs-rle-location"/>
  <name value="Where the activity occurred, if relevant"/>
  <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 phyiscal location of the event (e.g. Building, room, etc.)."/>
  <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="Where the activity occurred, if relevant"/>
    <definition value="The phyiscal location of the event (e.g. Building, room, etc.)."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="Resource"/>
      <profile value="http://hl7.org/fhir/Profile/Location"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value=".participant[typeCode=LOC].role"/>
    </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.