PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant
description: 'This is the applicant of the request.\r\nPartition: The partition is the same as the Organization.identifier.value of the Program Area that owns the Request that the applicant belongs to.  Example: ODSP'
package_name: ca.on.health.sadie
derivation: constraint
name: Applicant
type: Patient
elements:
  address: {index: 27}
  managingOrganization: {index: 35}
  name:
    index: 14
    elements:
      use: {index: 15}
      text: {index: 16}
      family: {index: 17}
      given: {index: 18}
      prefix: {index: 19}
      suffix: {index: 20}
      period: {index: 21}
    required: [given, family]
  birthDate: {index: 24}
  multipleBirth:
    choices: []
    index: 30
  deceased:
    choices: []
    index: 26
  photo: {index: 31}
  link: {index: 36}
  active: {index: 13}
  communication: {index: 33}
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type:
        index: 2
        elements:
          coding:
            elements:
              system: {index: 3}
              version: {index: 4}
              code:
                binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystem-PatientIDs'}
                index: 5
              display: {index: 6}
              userSelected: {index: 7}
            required: [code]
          text: {index: 8}
      system:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems'}
        index: 9
      value: {index: 10}
      period: {index: 11}
      assigner: {index: 12}
    required: [value, system]
  telecom: {index: 22}
  generalPractitioner: {index: 34}
  gender: {index: 23}
  maritalStatus: {index: 28}
  contact: {index: 32}
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '1.0'
required: [name]