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 . Page versions: R4B R4 R3 R2

Extension-patient-mothersMaidenName.xml

Raw XML (canonical form)

Mother's Maiden name

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="patient-mothersMaidenName"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/patient-mothersMaidenName"/>
  <name value="Mother's Maiden name"/>
  <display value="Mother's Maiden Name"/>
  <publisher value="HL7"/>
  <description value="Mother's maiden name - commonly collected to help verify patient identity."/>
  <status value="draft"/>
  <date value="2015-02-23T09:07:27+11:00"/>
  <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="Patient"/>
  <element>
    <path value="Extension"/>
    <short value="Mother's Maiden name"/>
    <definition value="Mother's maiden name - commonly collected to help verify patient identity."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="string"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="PID-6"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="Role relationship to entity with maiden name (?)"/>
    </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.