PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.integrations@0.7.0
    https://dhp.uz/fhir/integrations/StructureDefinition/screening-patient
description: Patient profile for the cervical and breast cancer screening system, inheriting the structure of UZCorePatient.
package_name: uz.dhp.integrations
derivation: constraint
name: ScreeningPatient
type: Patient
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        screeningId:
          match: {}
          schema:
            mustSupport: true
            index: 0
            elements:
              system:
                pattern: {type: Uri, value: 'https://dhp.uz/fhir/core/sid/pid/uz/screening'}
                index: 1
            required: [system]
  telecom: {mustSupport: true, index: 2}
package_version: 0.7.0
class: profile
kind: resource
url: https://dhp.uz/fhir/integrations/StructureDefinition/screening-patient
base: https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient|0.7.0
version: 0.7.0