PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.9-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant
description: This is the applicant of the request.
package_name: ca.on.health.sadie
derivation: constraint
name: Applicant
type: Patient
elements:
  address: {index: 26}
  managingOrganization: {index: 34}
  name:
    index: 13
    elements:
      use: {index: 14}
      text: {index: 15}
      family: {index: 16}
      given: {index: 17}
      prefix: {index: 18}
      suffix: {index: 19}
      period: {index: 20}
    required: [given, family]
  birthDate: {index: 23}
  multipleBirth:
    choices: []
    index: 29
  deceased:
    choices: []
    index: 25
  photo: {index: 30}
  link: {index: 35}
  active: {index: 12}
  communication: {index: 32}
  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}
      value: {index: 9}
      period: {index: 10}
      assigner: {index: 11}
    required: [value, type]
  telecom: {index: 21}
  generalPractitioner: {index: 33}
  gender: {index: 22}
  maritalStatus: {index: 27}
  contact: {index: 31}
package_version: 0.1.9-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [name]