<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="au-core-patient-sexassignedab"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient au-core-patient-sexassignedab</b></p><a name="au-core-patient-sexassignedab"> </a><a name="hcau-core-patient-sexassignedab"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org.au/fhir/core/2.0.0/StructureDefinition-au-core-patient.html">AU Core Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Sasha Frog(official) Female, DoB: 1992-05-04 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357338)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Recorded sex or gender (RSG) information includes the various sex and gender concepts that are often used in existing systems but are known NOT to represent a gender identity, sex parameter for clinical use, or attributes related to sexuality, such as sexual orientation, sexual activity, or sexual attraction. Examples of recorded sex or gender concepts include administrative gender, administrative sex, and sex assigned at birth.  When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).">Person Recorded Sex Or Gender:</td><td colspan="3"><ul><li>value: <span title="Codes:{http://snomed.info/sct 248152002}">Female</span></li><li>type: <span title="Codes:{http://snomed.info/sct 1515311000168102}">Sex assigned at birth</span></li></ul></td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender">
    <extension url="value">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="248152002"/>
          <display value="Female"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="type">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="1515311000168102"/>
          <display value="Sex assigned at birth"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NI"/>
      </coding>
      <text value="IHI"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
    <value value="8003608833357338"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="Sasha Frog"/>
    <family value="Frog"/>
    <given value="Sasha"/>
  </name>
  <gender value="female"/>
  <birthDate value="1992-05-04"/>
</Patient>