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