<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="dee2a04e-a49a-4dba-90ce-269699a0faea" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2017-06-20T18:09:42.185+05:30" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa" />
  </extension>
  <url value="http://hl7.org/fhir/us/core/StructureDefinition/Patient" />
  <name value="Isla" />
  <status value="draft" />
  <date value="2017-06-20T15:06:28.4569136+05:30" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Patient" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Patient" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Patient.meta.versionId">
      <path value="Patient.meta.versionId" />
      <type>
        <code value="id" />
        <profile value="108" />
      </type>
    </element>
    <element id="Patient.meta.lastUpdated">
      <path value="Patient.meta.lastUpdated" />
      <type>
        <code value="instant" />
        <profile value="2017-03-14T17:42:38.853-04:00" />
      </type>
      <fixedInstant value="2017-03-14T17:42:38.853-04:00" />
    </element>
    <element id="Patient.text.status">
      <path value="Patient.text.status" />
      <fixedCode value="Generated" />
    </element>
    <element id="Patient.text.div">
      <path value="Patient.text.div" />
      <definition value="&quot;&lt;div xmlns=\&quot;http://www.w3.org/1999/xhtml\&quot;&gt;&lt;div class=\&quot;hapiHeaderText\&quot;&gt;Isla &lt;b&gt;EDWARDS &lt;/b&gt;&lt;/div&gt;&lt;table class=\&quot;hapiPropertyTable\&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Identifier&lt;/td&gt;&lt;td&gt;1234567890251672&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Address&lt;/td&gt;&lt;td&gt;&lt;span&gt;Atlanta &lt;/span&gt;&lt;span&gt;GA &lt;/span&gt;&lt;span&gt;US &lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Date of birth&lt;/td&gt;&lt;td&gt;&lt;span&gt;28 May 1965&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&quot;" />
      <type>
        <code value="xhtml" />
        <profile value="&quot;&lt;div xmlns=\&quot;http://www.w3.org/1999/xhtml\&quot;&gt;&lt;div class=\&quot;hapiHeaderText\&quot;&gt;Isla &lt;b&gt;EDWARDS &lt;/b&gt;&lt;/div&gt;&lt;table class=\&quot;hapiPropertyTable\&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Identifier&lt;/td&gt;&lt;td&gt;1234567890251672&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Address&lt;/td&gt;&lt;td&gt;&lt;span&gt;Atlanta &lt;/span&gt;&lt;span&gt;GA &lt;/span&gt;&lt;span&gt;US &lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Date of birth&lt;/td&gt;&lt;td&gt;&lt;span&gt;28 May 1965&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&quot;" />
      </type>
    </element>
    <element id="Patient.identifier">
      <path value="Patient.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="type.coding" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.identifier.use">
      <path value="Patient.identifier.use" />
      <fixedCode value="usual" />
    </element>
    <element id="Patient.identifier.type:SBI">
      <path value="Patient.identifier.type" />
      <sliceName value="SBI" />
      <label value="Driver's license number" />
      <code>
        <system value="http://hl7.org/fhir/v2/0203" />
        <code value="DL" />
        <display value="Driver's license number" />
      </code>
      <type>
        <code value="CodeableConcept" />
        <profile value="Driver's license number" />
      </type>
    </element>
    <element id="Patient.identifier.system">
      <path value="Patient.identifier.system" />
      <type>
        <code value="uri" />
        <profile value="redixfhir" />
      </type>
    </element>
    <element id="Patient.identifier.value">
      <path value="Patient.identifier.value" />
      <type>
        <code value="string" />
        <profile value="1234567890251672" />
      </type>
      <fixedString value="Driver's license number\t" />
    </element>
    <element id="Patient.identifier.period.start">
      <path value="Patient.identifier.period.start" />
      <fixedDateTime value="2015-01-09" />
    </element>
    <element id="Patient.identifier.period.end">
      <path value="Patient.identifier.period.end" />
      <fixedDateTime value="2018-09-23" />
    </element>
    <element id="Patient.identifier:Driver's license number">
      <path value="Patient.identifier" />
      <sliceName value="Driver's license number" />
      <type>
        <code value="Identifier" />
        <profile value="Driver's license number" />
      </type>
    </element>
    <element id="Patient.identifier:Driver's license number.use">
      <path value="Patient.identifier.use" />
      <fixedCode value="Usual" />
    </element>
    <element id="Patient.identifier:Driver's license number.type">
      <path value="Patient.identifier.type" />
      <code>
        <system value="http://hl7.org/fhir/v2/0203" />
        <code value="DL" />
        <display value="Driver's license number" />
      </code>
      <definition value="Driver's license number\t" />
      <fixedCodeableConcept>
        <text value="Driver's License Number" />
      </fixedCodeableConcept>
    </element>
    <element id="Patient.identifier:Driver's license number.type.coding.system">
      <path value="Patient.identifier.type.coding.system" />
      <fixedUri value="http://hl7.org/fhir/v2/0203" />
    </element>
    <element id="Patient.identifier:Driver's license number.type.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.identifier.type.text" />
      <type>
        <code value="string" />
        <profile value="Driver's license number" />
      </type>
    </element>
    <element id="Patient.identifier:Driver's license number.system">
      <path value="Patient.identifier.system" />
      <type>
        <code value="uri" />
        <profile value="redixfhir" />
      </type>
    </element>
    <element id="Patient.identifier:Driver's license number.value">
      <path value="Patient.identifier.value" />
      <type>
        <code value="string" />
        <profile value="1234567890251672" />
      </type>
    </element>
    <element id="Patient.identifier:Driver's license number.period.start">
      <path value="Patient.identifier.period.start" />
      <fixedDateTime value="2015-01-09" />
    </element>
    <element id="Patient.identifier:Driver's license number.period.end">
      <path value="Patient.identifier.period.end" />
      <fixedDateTime value="2018-09-23" />
    </element>
    <element id="Patient.identifier:SBI">
      <path value="Patient.identifier" />
      <sliceName value="SBI" />
      <type>
        <code value="Identifier" />
        <profile value="SBI" />
      </type>
    </element>
    <element>
      <path value="Patient.identifier.use" />
      <fixedCode value="usual" />
    </element>
    <element>
      <path value="Patient.identifier.type" />
      <label value="Social Beneficiary Identifier" />
      <code>
        <system value="http://hl7.org/fhir/identifier-type" />
        <code value="SBI" />
        <display value="Social Beneficiary Identifier" />
      </code>
    </element>
    <element>
      <path value="Patient.identifier.type.coding.system" />
      <fixedUri value="http://hl7.org/fhir/identifier-type" />
    </element>
    <element>
      <path value="Patient.identifier.value" />
      <type>
        <code value="string" />
        <profile value="ABVS22" />
      </type>
    </element>
    <element id="Patient.active">
      <path value="Patient.active" />
      <type>
        <code value="boolean" />
        <profile value="False" />
      </type>
    </element>
    <element id="Patient.name">
      <path value="Patient.name" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="use" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.name.use">
      <path value="Patient.name.use" />
      <fixedCode value="official" />
    </element>
    <element id="Patient.name.family">
      <path value="Patient.name.family" />
      <type>
        <code value="string" />
        <profile value="Edwards" />
      </type>
    </element>
    <element id="Patient.name.given">
      <path value="Patient.name.given" />
      <type>
        <code value="string" />
        <profile value="Isla" />
      </type>
    </element>
    <element id="Patient.name:Isla">
      <path value="Patient.name" />
      <sliceName value="Isla" />
    </element>
    <element id="Patient.name:Isla.use:official">
      <path value="Patient.name.use" />
      <sliceName value="official" />
      <fixedCode value="official" />
    </element>
    <element id="Patient.name:Isla.text">
      <path value="Patient.name.text" />
      <type>
        <code value="string" />
        <profile value="Isla Edwards" />
      </type>
    </element>
    <element id="Patient.name:Isla.family">
      <path value="Patient.name.family" />
      <type>
        <code value="string" />
        <profile value="Edwards" />
      </type>
    </element>
    <element id="Patient.name:Isla.given">
      <path value="Patient.name.given" />
      <type>
        <code value="string" />
        <profile value="Isla" />
      </type>
    </element>
    <element id="Patient.name:Guy">
      <path value="Patient.name" />
      <sliceName value="Guy" />
    </element>
    <element id="Patient.name:Guy.use:usual">
      <path value="Patient.name.use" />
      <sliceName value="usual" />
      <fixedCode value="usual" />
    </element>
    <element id="Patient.name:Guy.text">
      <path value="Patient.name.text" />
      <type>
        <code value="string" />
        <profile value="Guy Smith" />
      </type>
    </element>
    <element id="Patient.name:Guy.family">
      <path value="Patient.name.family" />
      <type>
        <code value="string" />
        <profile value="Smith" />
      </type>
    </element>
    <element id="Patient.name:Guy.given">
      <path value="Patient.name.given" />
      <type>
        <code value="string" />
        <profile value="Guy" />
      </type>
    </element>
    <element id="Patient.name:Nick name">
      <path value="Patient.name" />
      <sliceName value="Nick name" />
    </element>
    <element id="Patient.name:Nick name.use:Nickname">
      <path value="Patient.name.use" />
      <sliceName value="Nickname" />
      <fixedCode value="nickname" />
    </element>
    <element id="Patient.name:Nick name.text">
      <path value="Patient.name.text" />
      <type>
        <code value="string" />
        <profile value="Guy" />
      </type>
    </element>
    <element id="Patient.name:Nick name.given">
      <path value="Patient.name.given" />
      <type>
        <code value="string" />
        <profile value="Guy" />
      </type>
    </element>
    <element id="Patient.telecom">
      <path value="Patient.telecom" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.telecom.system">
      <path value="Patient.telecom.system" />
      <type>
        <code value="code" />
        <profile value="phone" />
      </type>
    </element>
    <element id="Patient.telecom.value">
      <path value="Patient.telecom.value" />
      <type>
        <code value="string" />
        <profile value="37773737445" />
      </type>
    </element>
    <element id="Patient.telecom.use">
      <path value="Patient.telecom.use" />
      <type>
        <code value="code" />
        <profile value="home" />
      </type>
    </element>
    <element id="Patient.telecom:Phone">
      <path value="Patient.telecom" />
      <sliceName value="Phone" />
    </element>
    <element id="Patient.telecom:Phone.system">
      <path value="Patient.telecom.system" />
      <type>
        <code value="code" />
        <profile value="Phone" />
      </type>
    </element>
    <element id="Patient.telecom:Phone.value">
      <path value="Patient.telecom.value" />
      <type>
        <code value="string" />
        <profile value="37773737445" />
      </type>
    </element>
    <element id="Patient.telecom:Phone.use">
      <path value="Patient.telecom.use" />
      <type>
        <code value="code" />
        <profile value="home" />
      </type>
    </element>
    <element id="Patient.telecom:fax">
      <path value="Patient.telecom" />
      <sliceName value="fax" />
    </element>
    <element id="Patient.telecom:fax.system">
      <path value="Patient.telecom.system" />
      <type>
        <code value="code" />
        <profile value="fax" />
      </type>
    </element>
    <element id="Patient.telecom:fax.value">
      <path value="Patient.telecom.value" />
      <type>
        <code value="string" />
        <profile value="(01)928-2876" />
      </type>
    </element>
    <element id="Patient.telecom:fax.use">
      <path value="Patient.telecom.use" />
      <type>
        <code value="code" />
        <profile value="temp" />
      </type>
    </element>
    <element id="Patient.telecom:fax.period.start">
      <path value="Patient.telecom.period.start" />
      <fixedDateTime value="2014-01-01" />
    </element>
    <element id="Patient.gender">
      <path value="Patient.gender" />
      <fixedCode value="female" />
    </element>
    <element id="Patient.birthDate">
      <path value="Patient.birthDate" />
      <fixedDate value="1965-05-28" />
    </element>
    <element id="Patient.deceased[x]:deceasedBoolean">
      <path value="Patient.deceasedBoolean" />
      <sliceName value="deceasedBoolean" />
      <type>
        <code value="boolean" />
        <profile value="false" />
      </type>
    </element>
    <element id="Patient.address.use">
      <path value="Patient.address.use" />
      <type>
        <code value="code" />
        <profile value="home" />
      </type>
    </element>
    <element id="Patient.address.type">
      <path value="Patient.address.type" />
      <type>
        <code value="code" />
        <profile value="postal" />
      </type>
    </element>
    <element id="Patient.address.text">
      <path value="Patient.address.text" />
      <type>
        <code value="string" />
        <profile value="Atlanta, GA 27890, US" />
      </type>
    </element>
    <element id="Patient.address.city">
      <path value="Patient.address.city" />
      <type>
        <code value="string" />
        <profile value="Atlanta" />
      </type>
    </element>
    <element id="Patient.address.state">
      <path value="Patient.address.state" />
      <type>
        <code value="string" />
        <profile value="GA" />
      </type>
    </element>
    <element id="Patient.address.postalCode">
      <path value="Patient.address.postalCode" />
      <type>
        <code value="string" />
        <profile value="27890" />
      </type>
    </element>
    <element id="Patient.address.country">
      <path value="Patient.address.country" />
      <type>
        <code value="string" />
        <profile value="US" />
      </type>
    </element>
    <element id="Patient.maritalStatus">
      <path value="Patient.maritalStatus" />
      <code>
        <code value="A" />
        <display value="Annulled" />
      </code>
    </element>
    <element id="Patient.maritalStatus.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.maritalStatus.text" />
      <type>
        <code value="string" />
        <profile value="Annulled" />
      </type>
    </element>
    <element id="Patient.multipleBirth[x]:multipleBirthInteger">
      <path value="Patient.multipleBirthInteger" />
      <sliceName value="multipleBirthInteger" />
      <type>
        <code value="integer" />
        <profile value="2" />
      </type>
    </element>
    <element id="Patient.contact.id">
      <path value="Patient.contact.id" />
      <type>
        <code value="string" />
        <profile value="1" />
      </type>
    </element>
    <element id="Patient.contact.relationship.coding">
      <path value="Patient.contact.relationship.coding" />
      <code>
        <system value="http://hl7.org/fhir/ValueSet/v2-0131" />
        <code value="E" />
        <display value="Employer" />
      </code>
      <code>
        <system value="http://hl7.org/fhir/ValueSet/v2-0131" />
        <code value="CP" />
        <display value="Contact Person" />
      </code>
      <code>
        <system value="http://hl7.org/fhir/ValueSet/v2-0131" />
        <code value="BP" />
        <display value="Biling Contact Person" />
      </code>
    </element>
    <element id="Patient.contact.name.use">
      <path value="Patient.contact.name.use" />
      <type>
        <code value="code" />
        <profile value="usual" />
      </type>
    </element>
    <element id="Patient.contact.name.family">
      <path value="Patient.contact.name.family" />
      <type>
        <code value="string" />
        <profile value="Guy" />
      </type>
    </element>
    <element id="Patient.contact.name.given">
      <path value="Patient.contact.name.given" />
      <type>
        <code value="string" />
        <profile value="Joe" />
      </type>
    </element>
    <element id="Patient.contact.telecom.system">
      <path value="Patient.contact.telecom.system" />
      <type>
        <code value="code" />
        <profile value="Fax" />
      </type>
    </element>
    <element id="Patient.contact.telecom.value">
      <path value="Patient.contact.telecom.value" />
      <type>
        <code value="string" />
        <profile value="123-456-7890" />
      </type>
    </element>
    <element id="Patient.contact.telecom.use">
      <path value="Patient.contact.telecom.use" />
      <type>
        <code value="code" />
        <profile value="home" />
      </type>
    </element>
    <element id="Patient.contact.address.use">
      <path value="Patient.contact.address.use" />
      <type>
        <code value="code" />
        <profile value="home" />
      </type>
    </element>
    <element id="Patient.contact.address.line">
      <path value="Patient.contact.address.line" />
      <type>
        <code value="string" />
        <profile value="289 main" />
      </type>
    </element>
    <element id="Patient.contact.address.city">
      <path value="Patient.contact.address.city" />
      <type>
        <code value="string" />
        <profile value="Dallas" />
      </type>
    </element>
    <element id="Patient.contact.address.state">
      <path value="Patient.contact.address.state" />
      <type>
        <code value="string" />
        <profile value="TX" />
      </type>
    </element>
    <element id="Patient.contact.address.postalCode">
      <path value="Patient.contact.address.postalCode" />
      <type>
        <code value="string" />
        <profile value="34902" />
      </type>
    </element>
    <element id="Patient.contact.address.country">
      <path value="Patient.contact.address.country" />
      <type>
        <code value="string" />
        <profile value="US" />
      </type>
    </element>
    <element id="Patient.contact.gender">
      <path value="Patient.contact.gender" />
      <type>
        <code value="code" />
        <profile value="female" />
      </type>
    </element>
    <element id="Patient.contact.organization.reference">
      <path value="Patient.contact.organization.reference" />
      <type>
        <code value="string" />
        <profile value="AUMC" />
      </type>
    </element>
    <element id="Patient.contact.organization.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.contact.organization.display" />
      <type>
        <code value="string" />
        <profile value="Artis University Medical Center" />
      </type>
    </element>
    <element>
      <path value="Patient.contact.organization.display.id" />
      <type>
        <code value="string" />
        <profile value="2" />
      </type>
    </element>
    <element id="Patient.communication">
      <path value="Patient.communication" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="language.coding.display" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.communication.preferred">
      <path value="Patient.communication.preferred" />
      <type>
        <code value="boolean" />
        <profile value="false" />
      </type>
    </element>
    <element id="Patient.communication:Armenian">
      <path value="Patient.communication" />
      <sliceName value="Armenian" />
    </element>
    <element id="Patient.communication:Armenian.language.coding.system">
      <path value="Patient.communication.language.coding.system" />
      <type>
        <code value="uri" />
        <profile value="urn:std:iso:639-1" />
      </type>
    </element>
    <element id="Patient.communication:Armenian.language.coding.code">
      <path value="Patient.communication.language.coding.code" />
      <type>
        <code value="code" />
        <profile value="hv" />
      </type>
    </element>
    <element id="Patient.communication:Armenian.language.coding.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.communication.language.coding.display" />
      <type>
        <code value="string" />
        <profile value="urn:std:iso:639-1" />
      </type>
    </element>
    <element id="Patient.communication:Armenian.language.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.communication.language.text" />
      <type>
        <code value="string" />
        <profile value="Armenian" />
      </type>
    </element>
    <element id="Patient.communication:Armenian.preferred">
      <path value="Patient.communication.preferred" />
      <type>
        <code value="boolean" />
        <profile value="false" />
      </type>
    </element>
    <element id="Patient.communication:English">
      <path value="Patient.communication" />
      <sliceName value="English" />
    </element>
    <element id="Patient.communication:English.language.coding.system">
      <path value="Patient.communication.language.coding.system" />
      <type>
        <code value="uri" />
        <profile value="urn:std:iso:639-1" />
      </type>
    </element>
    <element id="Patient.communication:English.language.coding.code">
      <path value="Patient.communication.language.coding.code" />
      <type>
        <code value="code" />
        <profile value="en" />
      </type>
    </element>
    <element id="Patient.communication:English.language.coding.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.communication.language.coding.display" />
      <type>
        <code value="string" />
        <profile value="English" />
      </type>
    </element>
    <element id="Patient.communication:English.language.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Patient.communication.language.text" />
      <type>
        <code value="string" />
        <profile value="English" />
      </type>
    </element>
    <element id="Patient.communication:English.preferred">
      <path value="Patient.communication.preferred" />
      <type>
        <code value="boolean" />
        <profile value="true" />
      </type>
    </element>
    <element id="Patient.generalPractitioner">
      <path value="Patient.generalPractitioner" />
      <type>
        <code value="Reference" />
        <profile value="Annie" />
        <targetProfile value="Practitioner/CarePlan-Practitioner-2" />
      </type>
      <type>
        <code value="Reference" />
        <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-pract" />
        <targetProfile value="Practitioner/2-000001" />
        <aggregation value="referenced" />
      </type>
    </element>
    <element id="Patient.managingOrganization">
      <path value="Patient.managingOrganization" />
      <type>
        <code value="Reference" />
        <profile value="ADVault, Inc." />
        <targetProfile value="Organization/13603" />
        <aggregation value="referenced" />
      </type>
    </element>
  </differential>
</StructureDefinition>