<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="AboutMe" />
  <url value="http://openehr.org/StructureDefinition/AboutMe" />
  <version value="2.7.2" />
  <name value="AboutMe" />
  <title value="OL - About Me" />
  <status value="active" />
  <description value="`[openEHR-EHR-COMPOSITION.anticipatory_care_information.v0]`&#xA;                             A framework to communicate information that has been captured and curated in anticipation of future need for care.)" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://openehr.org/StructureDefinition/AboutMe" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="AboutMe">
      <path value="AboutMe" />
      <short value="OL - About Me" />
      <definition value="`[openEHR-EHR-COMPOSITION.anticipatory_care_information.v0]`&#xA;                             A framework to communicate information that has been captured and curated in anticipation of future need for care.)" />
    </element>
    <element id="AboutMe.codedText">
      <path value="AboutMe.codedText" />
      <short value="coded_text" />
      <definition value="`[at0001]`&#xA;                             )" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/CodedText" />
      </binding>
    </element>
    <element id="AboutMe.composer">
      <path value="AboutMe.composer" />
      <short value="composer" />
      <definition value="`[RM]`&#xA;                             The person primarily responsible for the content of the Composition (but not necessarily its committal into the EHR system). This is the identifier which should appear on the screen. It may or may not be the person who entered the data. When it is the patient, the special self instance of `PARTY_SELF` will be used.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context">
      <path value="AboutMe.context" />
      <short value="Context" />
      <definition value="`[at0002]`&#xA;                             `COMPOSITION.context` - Documents the context information of a healthcare event involving the subject of care and the health system. The context information recorded here are independent of the attributes recorded in the version audit, which document the system interaction context, i.e. the context of a user interacting with the health record system. Healthcare events include patient contacts, and any other business activity, such as pathology investigations which take place on behalf of the patient.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.startTime">
      <path value="AboutMe.context.startTime" />
      <short value="start_time" />
      <definition value="`[RM]`&#xA;                             COMPOSITION.context.start_time - Start time of the clinical session or other kind of event during which a provider performs a service of any kind for the patient.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="AboutMe.context.setting">
      <path value="AboutMe.context.setting" />
      <short value="setting" />
      <definition value="`[RM]`&#xA;                             The setting in which the clinical session took place. Coded using the openEHR Terminology, setting group.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Setting" />
      </binding>
    </element>
    <element id="AboutMe.context.xDSMetadata">
      <path value="AboutMe.context.xDSMetadata" />
      <short value="XDS Metadata" />
      <definition value="`[openEHR-EHR-CLUSTER.xds_metadata.v0]`&#xA;                             Additional composition metadata aligned with IHE-XDS which is not already available from the Reference Model COMPOSITION class.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.xDSMetadata.documentType">
      <path value="AboutMe.context.xDSMetadata.documentType" />
      <short value="Document type" />
      <definition value="`[at0003]`&#xA;                             The code specifying the precise type of document from the user perspective. Normally selected from a valueset provided by the local IHE-XDS Affinity Domain or national standard.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/DocumentType" />
      </binding>
    </element>
    <element id="AboutMe.context.personalPatientDetails">
      <path value="AboutMe.context.personalPatientDetails" />
      <short value="Personal patient details" />
      <definition value="`[openEHR-EHR-CLUSTER.personal_patient_details.v0]`&#xA;                             Personal patient details)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.alias">
      <path value="AboutMe.context.personalPatientDetails.alias" />
      <short value="Alias" />
      <definition value="`[openEHR-EHR-CLUSTER.name_cc.v0]`&#xA;                             Name details aligned with FHIR resource.)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.alias.use">
      <path value="AboutMe.context.personalPatientDetails.alias.use" />
      <short value="Use" />
      <definition value="`[at0001]`&#xA;                             Identification of the purpose for the name.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Use" />
      </binding>
    </element>
    <element id="AboutMe.context.personalPatientDetails.alias.family">
      <path value="AboutMe.context.personalPatientDetails.alias.family" />
      <short value="Family" />
      <definition value="`[at0010]`&#xA;                             Family name or surname.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.alias.given">
      <path value="AboutMe.context.personalPatientDetails.alias.given" />
      <short value="Given" />
      <definition value="`[at0011]`&#xA;                             Given name, not always first and includes middle name(s).)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.alias.middle">
      <path value="AboutMe.context.personalPatientDetails.alias.middle" />
      <short value="Middle" />
      <definition value="`[at0011]`&#xA;                             Given name, not always first and includes middle name(s).)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.preferredName">
      <path value="AboutMe.context.personalPatientDetails.preferredName" />
      <short value="Preferred name" />
      <definition value="`[openEHR-EHR-CLUSTER.name_cc.v0]`&#xA;                             Name details aligned with FHIR resource.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.preferredName.use">
      <path value="AboutMe.context.personalPatientDetails.preferredName.use" />
      <short value="Use" />
      <definition value="`[at0001]`&#xA;                             Identification of the purpose for the name.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Use" />
      </binding>
    </element>
    <element id="AboutMe.context.personalPatientDetails.preferredName.preferredName">
      <path value="AboutMe.context.personalPatientDetails.preferredName.preferredName" />
      <short value="Preferred name" />
      <definition value="`[at0009]`&#xA;                             A text representation of the full name.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.contactInformation">
      <path value="AboutMe.context.personalPatientDetails.contactInformation" />
      <short value="Contact information" />
      <definition value="`[openEHR-EHR-CLUSTER.telecom_cc.v0]`&#xA;                             FHIR telecom details.)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.contactInformation.contactType">
      <path value="AboutMe.context.personalPatientDetails.contactInformation.contactType" />
      <short value="Contact type" />
      <definition value="`[at0001]`&#xA;                             Telecommunications form for contact point - what communications system is required to make use of the contact.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/ContactType" />
      </binding>
    </element>
    <element id="AboutMe.context.personalPatientDetails.contactInformation.contactValue">
      <path value="AboutMe.context.personalPatientDetails.contactInformation.contactValue" />
      <short value="Contact value" />
      <definition value="`[at0002]`&#xA;                             The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.cLITelephony">
      <path value="AboutMe.context.personalPatientDetails.cLITelephony" />
      <short value="CLI Telephony" />
      <definition value="`[openEHR-EHR-CLUSTER.telecom_cc.v0]`&#xA;                             FHIR telecom details.)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.cLITelephony.contactType">
      <path value="AboutMe.context.personalPatientDetails.cLITelephony.contactType" />
      <short value="Contact type" />
      <definition value="`[at0001]`&#xA;                             Telecommunications form for contact point - what communications system is required to make use of the contact.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/ContactType" />
      </binding>
    </element>
    <element id="AboutMe.context.personalPatientDetails.cLITelephony.contactValue">
      <path value="AboutMe.context.personalPatientDetails.cLITelephony.contactValue" />
      <short value="Contact value" />
      <definition value="`[at0002]`&#xA;                             The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.personalPatientDetails.maritalStatus">
      <path value="AboutMe.context.personalPatientDetails.maritalStatus" />
      <short value="Marital status" />
      <definition value="`[at0006]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/MaritalStatus" />
      </binding>
    </element>
    <element id="AboutMe.context.careJourneyMetadata">
      <path value="AboutMe.context.careJourneyMetadata" />
      <short value="Care journey metadata" />
      <definition value="`[openEHR-EHR-CLUSTER.care_journey_metadata.v0]`&#xA;                             Tp capture Care plan metadata)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.context.careJourneyMetadata.carePlanName">
      <path value="AboutMe.context.careJourneyMetadata.carePlanName" />
      <short value="Care plan name" />
      <definition value="`[at0001]`&#xA;                             The name , preferably coded of the Care plan with which this journey is associated, and against which the composition was updated.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.careJourneyMetadata.carePlanIdentifier">
      <path value="AboutMe.context.careJourneyMetadata.carePlanIdentifier" />
      <short value="Care plan identifier" />
      <definition value="`[at0002]`&#xA;                             The identifier , preferably coded, of the Care plan with which this journey is associated, and against which the composition was updated.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.context.careJourneyMetadata.patientJourneyIdentifier">
      <path value="AboutMe.context.careJourneyMetadata.patientJourneyIdentifier" />
      <short value="Patient journey identifier" />
      <definition value="`[at0003]`&#xA;                             A patient-journey specific identifier i.e unique to a patient's journey along a specific care pathway.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe">
      <path value="AboutMe.AboutMe" />
      <short value="About me" />
      <definition value="`[openEHR-EHR-EVALUATION.about_me.v0]`&#xA;                             About me)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whoTheyAre">
      <path value="AboutMe.AboutMe.whoTheyAre" />
      <short value="Who they are" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whoTheyAre.category">
      <path value="AboutMe.AboutMe.whoTheyAre.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.whoTheyAre.whoTheyAre">
      <path value="AboutMe.AboutMe.whoTheyAre.whoTheyAre" />
      <short value="Who they are" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whatDoesANormalDayLookLike?">
      <path value="AboutMe.AboutMe.whatDoesANormalDayLookLike?" />
      <short value="What does a normal day look like?" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whatDoesANormalDayLookLike?.category">
      <path value="AboutMe.AboutMe.whatDoesANormalDayLookLike?.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.whatDoesANormalDayLookLike?.whatDoesANormalDayLookLike?">
      <path value="AboutMe.AboutMe.whatDoesANormalDayLookLike?.whatDoesANormalDayLookLike?" />
      <short value="What does a normal day look like?" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whatRoutinesAreImportant?">
      <path value="AboutMe.AboutMe.whatRoutinesAreImportant?" />
      <short value="What routines are important?" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.whatRoutinesAreImportant?.category">
      <path value="AboutMe.AboutMe.whatRoutinesAreImportant?.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.whatRoutinesAreImportant?.whatRoutinesAreImportant?">
      <path value="AboutMe.AboutMe.whatRoutinesAreImportant?.whatRoutinesAreImportant?" />
      <short value="What routines are important?" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.interestsAndHobbies">
      <path value="AboutMe.AboutMe.interestsAndHobbies" />
      <short value="Interests and hobbies" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.interestsAndHobbies.category">
      <path value="AboutMe.AboutMe.interestsAndHobbies.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.interestsAndHobbies.interestsAndHobbies">
      <path value="AboutMe.AboutMe.interestsAndHobbies.interestsAndHobbies" />
      <short value="Interests and hobbies" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies">
      <path value="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies" />
      <short value="Favourite TV shows, music and movies" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies.category">
      <path value="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies.favouriteTVShows,MusicAndMovies">
      <path value="AboutMe.AboutMe.favouriteTVShows,MusicAndMovies.favouriteTVShows,MusicAndMovies" />
      <short value="Favourite TV shows, music and movies" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.skillsOrStrengths">
      <path value="AboutMe.AboutMe.skillsOrStrengths" />
      <short value="Skills or strengths" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.skillsOrStrengths.category">
      <path value="AboutMe.AboutMe.skillsOrStrengths.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.skillsOrStrengths.skillsOrStrengths">
      <path value="AboutMe.AboutMe.skillsOrStrengths.skillsOrStrengths" />
      <short value="Skills or strengths" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.hopesForTheFuture">
      <path value="AboutMe.AboutMe.hopesForTheFuture" />
      <short value="Hopes for the future" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.hopesForTheFuture.category">
      <path value="AboutMe.AboutMe.hopesForTheFuture.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.hopesForTheFuture.hopesForTheFuture">
      <path value="AboutMe.AboutMe.hopesForTheFuture.hopesForTheFuture" />
      <short value="Hopes for the future" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.importantUpcomingEvents">
      <path value="AboutMe.AboutMe.importantUpcomingEvents" />
      <short value="Important upcoming events" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.importantUpcomingEvents.category">
      <path value="AboutMe.AboutMe.importantUpcomingEvents.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.importantUpcomingEvents.importantUpcomingEvents">
      <path value="AboutMe.AboutMe.importantUpcomingEvents.importantUpcomingEvents" />
      <short value="Important upcoming events" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.previousPlacesLived">
      <path value="AboutMe.AboutMe.previousPlacesLived" />
      <short value="Previous places lived" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.previousPlacesLived.category">
      <path value="AboutMe.AboutMe.previousPlacesLived.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.previousPlacesLived.previousPlacesLived">
      <path value="AboutMe.AboutMe.previousPlacesLived.previousPlacesLived" />
      <short value="Previous places lived" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.placesThatThePersonWouldToVisit">
      <path value="AboutMe.AboutMe.placesThatThePersonWouldToVisit" />
      <short value="Places that the person would to visit" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.placesThatThePersonWouldToVisit.category">
      <path value="AboutMe.AboutMe.placesThatThePersonWouldToVisit.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.placesThatThePersonWouldToVisit.placesThatThePersonWouldLikeToVisit">
      <path value="AboutMe.AboutMe.placesThatThePersonWouldToVisit.placesThatThePersonWouldLikeToVisit" />
      <short value="Places that the person would like to visit" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.likesToDress">
      <path value="AboutMe.AboutMe.likesToDress" />
      <short value="Likes to dress" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.likesToDress.category">
      <path value="AboutMe.AboutMe.likesToDress.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.likesToDress.likesToDress">
      <path value="AboutMe.AboutMe.likesToDress.likesToDress" />
      <short value="Likes to dress" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.likesToEatAndDrink">
      <path value="AboutMe.AboutMe.likesToEatAndDrink" />
      <short value="Likes to eat and drink" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.likesToEatAndDrink.category">
      <path value="AboutMe.AboutMe.likesToEatAndDrink.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.likesToEatAndDrink.likesToEatAndDrink">
      <path value="AboutMe.AboutMe.likesToEatAndDrink.likesToEatAndDrink" />
      <short value="Likes to eat and drink" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.doesNotLikeToEatAndDrink">
      <path value="AboutMe.AboutMe.doesNotLikeToEatAndDrink" />
      <short value="Does not like to eat and drink" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.doesNotLikeToEatAndDrink.category">
      <path value="AboutMe.AboutMe.doesNotLikeToEatAndDrink.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.doesNotLikeToEatAndDrink.doesNotLikeToEatAndDrink">
      <path value="AboutMe.AboutMe.doesNotLikeToEatAndDrink.doesNotLikeToEatAndDrink" />
      <short value="Does not like to eat and drink" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant">
      <path value="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant" />
      <short value="Other family and friends who are important" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant.category">
      <path value="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/Category" />
      </binding>
    </element>
    <element id="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant.otherFamilyAndFriendsWhoAreImportant">
      <path value="AboutMe.AboutMe.otherFamilyAndFriendsWhoAreImportant.otherFamilyAndFriendsWhoAreImportant" />
      <short value="Other family and friends who are important" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.SocialSummary">
      <path value="AboutMe.SocialSummary" />
      <short value="Social summary" />
      <definition value="`[openEHR-EHR-EVALUATION.social_summary.v1]`&#xA;                             Summary information about social circumstances or experiences that may have a potential impact on an individual's health.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.SocialSummary.religiousAffiliation">
      <path value="AboutMe.SocialSummary.religiousAffiliation" />
      <short value="Religious affiliation" />
      <definition value="`[openEHR-EHR-CLUSTER.religion.v1]`&#xA;                             Identification of the individual's religious or non-religious beliefs and/or practices by which people order the conduct of their lives both practically and in a moral sense.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.SocialSummary.religiousAffiliation.religion">
      <path value="AboutMe.SocialSummary.religiousAffiliation.religion" />
      <short value="Religion" />
      <definition value="`[at0001]`&#xA;                             Name of the belief and/or practice to which the individual is affiliated.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/Religion" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds">
      <path value="AboutMe.CommunicationNeeds" />
      <short value="Communication needs" />
      <definition value="`[openEHR-EHR-EVALUATION.communication_capability-uk.v0]`&#xA;                             The ability of an individual to communicate.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.preferredLanguage">
      <path value="AboutMe.CommunicationNeeds.preferredLanguage" />
      <short value="Preferred language" />
      <definition value="`[at0015.1]`&#xA;                             Preferred language and/or method of communication for an individual.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.preferredLanguage.language">
      <path value="AboutMe.CommunicationNeeds.preferredLanguage.language" />
      <short value="Language" />
      <definition value="`[openEHR-EHR-CLUSTER.language.v1]`&#xA;                             A collection of words, their pronunciation and methods for combining them, understood by a specific community and used as a form of communication.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.preferredLanguage.language.preferredLanguage">
      <path value="AboutMe.CommunicationNeeds.preferredLanguage.language.preferredLanguage" />
      <short value="Preferred language" />
      <definition value="`[at0001]`&#xA;                             The name of the language.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/PreferredLanguage" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.preferredLanguage.interpretationNeeds">
      <path value="AboutMe.CommunicationNeeds.preferredLanguage.interpretationNeeds" />
      <short value="Interpretation needs" />
      <definition value="`[at0.4]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/InterpretationNeeds" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.alternativeLanguage">
      <path value="AboutMe.CommunicationNeeds.alternativeLanguage" />
      <short value="Alternative language" />
      <definition value="`[at0015.1]`&#xA;                             Other language, and/or method of communication that could be used for an individual.)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.alternativeLanguage.alternativeLanguage">
      <path value="AboutMe.CommunicationNeeds.alternativeLanguage.alternativeLanguage" />
      <short value="Alternative language" />
      <definition value="`[openEHR-EHR-CLUSTER.language.v1]`&#xA;                             A collection of words, their pronunciation and methods for combining them, understood by a specific community and used as a form of communication.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.alternativeLanguage.alternativeLanguage.alternativeLanguage">
      <path value="AboutMe.CommunicationNeeds.alternativeLanguage.alternativeLanguage.alternativeLanguage" />
      <short value="Alternative language" />
      <definition value="`[at0001]`&#xA;                             The name of the language.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/AlternativeLanguage" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.alternativeLanguage.otherLanguages">
      <path value="AboutMe.CommunicationNeeds.alternativeLanguage.otherLanguages" />
      <short value="Other languages" />
      <definition value="`[at0021]`&#xA;                             Additional narrative about the specific language capability not captured in other fields.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.alternativeLanguage.interpretationNeeds">
      <path value="AboutMe.CommunicationNeeds.alternativeLanguage.interpretationNeeds" />
      <short value="Interpretation needs" />
      <definition value="`[at0.4]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/InterpretationNeeds" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.parentalLanguage">
      <path value="AboutMe.CommunicationNeeds.parentalLanguage" />
      <short value="Parental language" />
      <definition value="`[at0015.1]`&#xA;                             The preferred language or other method of communication of a parent or carer.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.parentalLanguage.language">
      <path value="AboutMe.CommunicationNeeds.parentalLanguage.language" />
      <short value="Language" />
      <definition value="`[openEHR-EHR-CLUSTER.language.v1]`&#xA;                             A collection of words, their pronunciation and methods for combining them, understood by a specific community and used as a form of communication.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.parentalLanguage.language.parentCarerLanguage">
      <path value="AboutMe.CommunicationNeeds.parentalLanguage.language.parentCarerLanguage" />
      <short value="Parent/carer language" />
      <definition value="`[at0001]`&#xA;                             The name of the language.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/ParentCarerLanguage" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.parentalLanguage.parentalLanguageDetails">
      <path value="AboutMe.CommunicationNeeds.parentalLanguage.parentalLanguageDetails" />
      <short value="Parental language details" />
      <definition value="`[at0021]`&#xA;                             Additional narrative about the specific language capability not captured in other fields.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.parentalLanguage.interpretationNeeds">
      <path value="AboutMe.CommunicationNeeds.parentalLanguage.interpretationNeeds" />
      <short value="Interpretation needs" />
      <definition value="`[at0.4]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://example.org/ValueSet/InterpretationNeeds" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.communicationAid">
      <path value="AboutMe.CommunicationNeeds.communicationAid" />
      <short value="Communication aid" />
      <definition value="`[at0022]`&#xA;                             Identification of an aid to assist communication.)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/CommunicationAid" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport" />
      <short value="Additional communication support" />
      <definition value="`[openEHR-EHR-CLUSTER.additional_communication_support.v1]`&#xA;                             Additional communication support)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationMethod">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationMethod" />
      <short value="Communication method" />
      <definition value="`[at0001]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/CommunicationMethod" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationDifference">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationDifference" />
      <short value="Communication difference" />
      <definition value="`[at0002]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/CommunicationDifference" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationOfPain">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationOfPain" />
      <short value="Communication of pain" />
      <definition value="`[at0003]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.impactOfStressOnCommunication">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.impactOfStressOnCommunication" />
      <short value="Impact of stress on communication" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationProfessionalNeed">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.communicationProfessionalNeed" />
      <short value="Communication professional need" />
      <definition value="`[at0007]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/CommunicationProfessionalNeed" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.specificContactMethod">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.specificContactMethod" />
      <short value="Specific contact method" />
      <definition value="`[at0006]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/SpecificContactMethod" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.specificInformationFormatNeed">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.specificInformationFormatNeed" />
      <short value="Specific information format need" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/SpecificInformationFormatNeed" />
      </binding>
    </element>
    <element id="AboutMe.CommunicationNeeds.additionalCommunicationSupport.additionalSupportDescription">
      <path value="AboutMe.CommunicationNeeds.additionalCommunicationSupport.additionalSupportDescription" />
      <short value="Additional support description" />
      <definition value="`[at0005]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CulturalAndEthnicIdentity">
      <path value="AboutMe.CulturalAndEthnicIdentity" />
      <short value="Cultural and ethnic identity" />
      <definition value="`[openEHR-EHR-EVALUATION.ethnicity.v0]`&#xA;                             Identification by an individual with a social and cultural grouping.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.CulturalAndEthnicIdentity.ethnicity">
      <path value="AboutMe.CulturalAndEthnicIdentity.ethnicity" />
      <short value="Ethnicity" />
      <definition value="`[at0002]`&#xA;                             Name of the social or cultural group, usually self-described.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/Ethnicity" />
      </binding>
    </element>
    <element id="AboutMe.CulturalAndEthnicIdentity.otherCulturalGroup">
      <path value="AboutMe.CulturalAndEthnicIdentity.otherCulturalGroup" />
      <short value="Other cultural group" />
      <definition value="`[at0002]`&#xA;                             Name of the social or cultural group, usually self-described.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.CulturalAndEthnicIdentity.otherEthnicGroup">
      <path value="AboutMe.CulturalAndEthnicIdentity.otherEthnicGroup" />
      <short value="Other ethnic group" />
      <definition value="`[at0002]`&#xA;                             Name of the social or cultural group, usually self-described.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.Gender">
      <path value="AboutMe.Gender" />
      <short value="Gender" />
      <definition value="`[openEHR-EHR-EVALUATION.gender.v1]`&#xA;                             Details about the gender of an individual.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.Gender.genderIdentity">
      <path value="AboutMe.Gender.genderIdentity" />
      <short value="Gender identity" />
      <definition value="`[at0001]`&#xA;                             The individual's perception of their own gender.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/GenderIdentity" />
      </binding>
    </element>
    <element id="AboutMe.Gender.preferredPronoun">
      <path value="AboutMe.Gender.preferredPronoun" />
      <short value="Preferred pronoun" />
      <definition value="`[at0020]`&#xA;                             The pronoun an individual chooses to identify with, and would prefer others to use when talking to or about that individual.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.SexualOrientation">
      <path value="AboutMe.SexualOrientation" />
      <short value="Sexual orientation" />
      <definition value="`[openEHR-EHR-ADMIN_ENTRY.sexual_orientation_nhs.v1]`&#xA;                             Sexual orientation as described by the NHS Sexual Orientation monitoring standard.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.SexualOrientation.sexualOrientation">
      <path value="AboutMe.SexualOrientation.sexualOrientation" />
      <short value="Sexual orientation" />
      <definition value="`[at0002]`&#xA;                             1. Heterosexual or Straight&#xA;2. Gay or Lesbian&#xA;3. Bisexual&#xA;4. Other sexual orientation not listed &#xA;U. Person asked and does not know or is not sure&#xA;Z. Not stated (person asked but declined to provide a response)&#xA;9. Not known (not recorded)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/SexualOrientation" />
      </binding>
    </element>
    <element id="AboutMe.OccupationSummary">
      <path value="AboutMe.OccupationSummary" />
      <short value="Occupation summary" />
      <definition value="`[openEHR-EHR-EVALUATION.occupation_summary.v1]`&#xA;                             Summary or persistent information about an individual's current and past jobs and/or roles.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.OccupationSummary.employmentStatus">
      <path value="AboutMe.OccupationSummary.employmentStatus" />
      <short value="Employment status" />
      <definition value="`[at0004]`&#xA;                             Statement about the individual's current employment.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="preferred" />
        <valueSet value="http://example.org/ValueSet/EmploymentStatus" />
      </binding>
    </element>
    <element id="AboutMe.OccupationSummary.currentOccupation">
      <path value="AboutMe.OccupationSummary.currentOccupation" />
      <short value="Current occupation" />
      <definition value="`[openEHR-EHR-CLUSTER.occupation_record.v1]`&#xA;                             A single job or role carried out by an individual during a specified period of time.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.OccupationSummary.currentOccupation.occupation">
      <path value="AboutMe.OccupationSummary.currentOccupation.occupation" />
      <short value="Occupation" />
      <definition value="`[at0005]`&#xA;                             The main job title or the role of the individual.)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.OccupationSummary.currentOccupation.organisation">
      <path value="AboutMe.OccupationSummary.currentOccupation.organisation" />
      <short value="Organisation" />
      <definition value="`[openEHR-EHR-CLUSTER.organisation_cc.v0]`&#xA;                             Organisation details aligned with FHIR resource.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.OccupationSummary.currentOccupation.organisation.name">
      <path value="AboutMe.OccupationSummary.currentOccupation.organisation.name" />
      <short value="Name" />
      <definition value="`[at0012]`&#xA;                             Name associated with the organisation.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.OccupationSummary.otherPastEmployment">
      <path value="AboutMe.OccupationSummary.otherPastEmployment" />
      <short value="Other past employment" />
      <definition value="`[at0006]`&#xA;                             Additional narrative about an individual's current occupation or history of occupations not captured in other fields.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport">
      <path value="AboutMe.GoalsAndSupport" />
      <short value="Goals and support" />
      <definition value="`[openEHR-EHR-EVALUATION.about_me.v0]`&#xA;                             About me)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.goals">
      <path value="AboutMe.GoalsAndSupport.goals" />
      <short value="Goals" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.goals.category">
      <path value="AboutMe.GoalsAndSupport.goals.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.goals.goals">
      <path value="AboutMe.GoalsAndSupport.goals.goals" />
      <short value="Goals" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.additionalSupport">
      <path value="AboutMe.GoalsAndSupport.additionalSupport" />
      <short value="Additional support" />
      <definition value="`[at0004]`&#xA;                             )" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.additionalSupport.category">
      <path value="AboutMe.GoalsAndSupport.additionalSupport.category" />
      <short value="Category" />
      <definition value="`[at0008]`&#xA;                             )" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="AboutMe.GoalsAndSupport.additionalSupport.additionalSupport">
      <path value="AboutMe.GoalsAndSupport.additionalSupport.additionalSupport" />
      <short value="Additional support" />
      <definition value="`[at0002]`&#xA;                             Narrative supplied by the patient about the topic.)" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
  </differential>
</StructureDefinition>