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-us-core-direct.xml

Raw XML (canonical form)

Email is a "direct" email

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="us-core-direct"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/us-core-direct"/>
  <name value="Email is a &quot;direct&quot; email"/>
  <display value="This email is a &quot;direct&quot; email address"/>
  <publisher value="Fhir Core Team"/>
  <description value="This email address is associated with a &quot;direct&quot; service - e.g. http://wiki.directproject.
  org/Addressing+Specification."/>
  <status value="draft"/>
  <date value="2013-12-03"/>
  <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="datatype"/>
  <context value="ContactPoint"/>
  <element>
    <path value="Extension"/>
    <short value="Email is a &quot;direct&quot; email"/>
    <definition value="This email address is associated with a &quot;direct&quot; service - e.g. http://wiki.directproject.
    org/Addressing+Specification."/>
    <comments value="This extension can only be used on contact points where the system = 'email'."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="boolean"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="No v2 equivalent"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="No RIM equivalent"/>
    </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.