PackagesCanonicalsLogsProblems
    Packages
    tigacorehub.patient@1.1.27
    https://fhir.moph.gov.qa/StructureDefinition/RelatedPerson
description: null
package_name: tigacorehub.patient
derivation: constraint
name: RelatedPerson
type: RelatedPerson
elements:
  identifier:
    index: 0
    elements:
      type:
        binding: {strength: extensible, valueSet: 'https://fhir.moph.gov.qa/ValueSet/IdentifierTypes'}
        index: 1
      system: {index: 2}
      value: {index: 3}
    required: [value, type, system]
  relationship:
    mustSupport: true
    index: 4
    elements:
      coding:
        elements:
          system: {index: 5}
          code: {index: 6}
        required: [system, code]
  name: {mustSupport: true, index: 7}
  telecom: {mustSupport: true, index: 8}
  gender: {mustSupport: true, index: 9}
  birthDate: {mustSupport: true, index: 10}
  communication:
    mustSupport: true
    index: 11
    elements:
      language: {index: 12}
package_version: 1.1.27
class: profile
kind: resource
url: https://fhir.moph.gov.qa/StructureDefinition/RelatedPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: null
required: [identifier]