<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-entity-FathersName-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR FathersName Extension</b>
      </p>
      <p>The name of the father as it was or likely to have been recorded on the birth certificate of the subject; most likely the name of the father at the time of birth of the subject.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-FathersName-extension" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.entity.FathersName" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR FathersName Extension" />
  <title value="SHR FathersName Extension" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The name of the father as it was or likely to have been recorded on the birth certificate of the subject; most likely the name of the father at the time of birth of the subject." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="*" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension:fathersname">
      <path value="Extension" />
      <short value="SHR FathersName Extension" />
      <definition value="The name of the father as it was or likely to have been recorded on the birth certificate of the subject; most likely the name of the father at the time of birth of the subject." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:fathersname.extension:extension">
      <path value="Extension.extension" />
      <sliceName value="extension" />
      <max value="0" />
    </element>
    <element id="Extension:fathersname.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-FathersName-extension" />
    </element>
    <element id="Extension:fathersname.valueHumanName">
      <path value="Extension.valueHumanName" />
      <min value="1" />
      <type>
        <code value="HumanName" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-HumanName" />
      </type>
    </element>
  </differential>
</StructureDefinition>