PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.2.0
    http://dhp.uz/StructureDefinition/uz-core-healthcareservice
description: Uzbekistan Core HealthcareService profile, used to define healthcare services available
package_name: uz.dhp.core
derivation: constraint
name: UZCoreHealthcareService
type: HealthcareService
elements:
  active: {mustSupport: true, index: 0}
  category:
    mustSupport: true
    index: 1
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          ordered: false
          description: Category of healthcare service
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            dhpCategory:
              match: {system: 'https://terminology.dhp.uz/CodeSystem/cancer-types-cs'}
              schema:
                mustSupport: true
                index: 3
                elements:
                  system:
                    pattern: {type: uri, value: 'https://terminology.dhp.uz/CodeSystem/cancer-types-cs'}
                    mustSupport: true
                    type: uri
                    index: 4
                  code:
                    binding: {strength: required, valueSet: 'http://dhp.uz/ValueSet/service-categories-vs|0.2.0'}
                    mustSupport: true
                    index: 5
                required: [code, system]
  type:
    mustSupport: true
    index: 6
    elements:
      coding:
        index: 7
        slicing:
          rules: open
          ordered: false
          description: Type of healthcare service
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            dhpService:
              match: {system: 'https://terminology.dhp.uz/CodeSystem/cancer-types-cs'}
              schema:
                mustSupport: true
                index: 8
                elements:
                  system:
                    pattern: {type: uri, value: 'https://terminology.dhp.uz/CodeSystem/cancer-types-cs'}
                    mustSupport: true
                    type: uri
                    index: 9
                  code:
                    binding: {strength: required, valueSet: 'http://dhp.uz/ValueSet/service-names-vs|0.2.0'}
                    mustSupport: true
                    index: 10
                required: [code, system]
  name: {mustSupport: true, index: 11}
package_version: 0.2.0
class: profile
kind: resource
url: http://dhp.uz/StructureDefinition/uz-core-healthcareservice
base: http://hl7.org/fhir/StructureDefinition/HealthcareService|5.0.0
version: 0.2.0