<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-entity-Patient" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Patient Profile</b>
      </p>
      <p>A person in the role of a patient, including extended demographic information about the subject of this health record.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.entity.Patient maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient:
  Person.ActiveFlag maps to active
  Person.HumanName maps to name
  Person.AdministrativeGender maps to gender
  Person.Headshot maps to photo
  Person.Address maps to address
  Person.ContactPoint maps to telecom
  Person.LanguageUsed maps to communication
  Person.DateOfBirth maps to birthDate
  PlaceOfBirth maps to http://hl7.org/fhir/StructureDefinition/birthPlace
  MultipleBirth maps to multipleBirth[x].boolean
  MultipleBirth.MultipleBirthOrder maps to multipleBirth[x].integer
  BirthSex maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
  Race maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
  Ethnicity maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
  MaritalStatus maps to maritalStatus
  MothersMaidenName maps to http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName
  MedicalInterpreterNeeded maps to http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired
  Deceased maps to deceased[x].boolean
  Deceased.DateOfDeath maps to deceased[x].dateTime
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.entity.Patient" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Patient Profile" />
  <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="A person in the role of a patient, including extended demographic information about the subject of this health record." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
      <display value="United States Minor Outlying Islands (the)" />
    </coding>
  </jurisdiction>
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="argonaut-dq-dstu2" />
    <uri value="http://unknown.org/Argonaut DQ DSTU2" />
    <name value="Argonaut DQ DSTU2" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="cda" />
    <uri value="http://hl7.org/v3/cda" />
    <name value="CDA (R2)" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="loinc" />
    <uri value="http://loinc.org" />
    <name value="LOINC code for the element" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Patient" />
  <baseDefinition value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" />
  <derivation value="constraint" />
  <differential>
    <element id="Patient:shr-entity-Patient">
      <path value="Patient" />
      <short value="SHR Patient Profile" />
      <definition value="A person in the role of a patient, including extended demographic information about the subject of this health record." />
      <mustSupport value="false" />
    </element>
    <element id="Patient:shr-entity-Patient.extension:race">
      <path value="Patient.extension" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Patient:shr-entity-Patient.extension:ethnicity">
      <path value="Patient.extension" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Patient:shr-entity-Patient.extension:birthsex">
      <path value="Patient.extension" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Patient:shr-entity-Patient.extension:placeofbirth">
      <path value="Patient.extension" />
      <sliceName value="placeofbirth" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="The location of a birth event. There may be multiple entries, but a person has only one place of birth." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/StructureDefinition/birthPlace" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:medicalinterpreterneeded">
      <path value="Patient.extension" />
      <sliceName value="medicalinterpreterneeded" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="Whether the subject requires an interpreter to communicate with an English-speaking provider." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:mothersmaidenname">
      <path value="Patient.extension" />
      <sliceName value="mothersmaidenname" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="The name of the mother as it was or likely to have been recorded on the birth certificate of the subject. This is most likely the name prior to marriage of the mother (aka the maiden name)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:person">
      <path value="Patient.extension" />
      <sliceName value="person" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="A person relevant to the health or social situation of the subject (including the person of record him or herself)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Person-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:relatedencounter">
      <path value="Patient.extension" />
      <sliceName value="relatedencounter" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="If content was generated during a patient encounter, related encounter is the encounter where the information was gained." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-RelatedEncounter-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:author">
      <path value="Patient.extension" />
      <sliceName value="author" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="The person or organization who created the entry and is responsible for (and may certify) the content." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:informant">
      <path value="Patient.extension" />
      <sliceName value="informant" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="The person or entity that provided the information in the entry, as distinct from who created the entry, e.g. the subject (patient), medical professional, family member, device or software program." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:type">
      <path value="Patient.extension" />
      <sliceName value="type" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="The most specific code (lowest level term) describing the kind or sort of thing being represented." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:fathersname">
      <path value="Patient.extension" />
      <sliceName value="fathersname" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <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="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-FathersName-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:socialsecuritynumber">
      <path value="Patient.extension" />
      <sliceName value="socialsecuritynumber" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="A US social security number (SSN)." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-SocialSecurityNumber-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:driverslicensenumber">
      <path value="Patient.extension" />
      <sliceName value="driverslicensenumber" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="Identifying information from a drivers license." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-DriversLicenseNumber-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.extension:passportnumber">
      <path value="Patient.extension" />
      <sliceName value="passportnumber" />
      <slicing id="1">
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
      <definition value="Credential indicating citizenship." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-PassportNumber-extension" />
      </type>
    </element>
    <element id="Patient:shr-entity-Patient.maritalStatus">
      <path value="Patient.maritalStatus" />
      <min value="1" />
      <max value="1" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="MaritalStatus" />
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
          <valueBoolean value="true" />
        </extension>
        <strength value="required" />
        <description value="The domestic partnership status of a person." />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/marital-status" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>