PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.6.0
    https://dhp.uz/fhir/core/StructureDefinition/uz-core-laboratory-observation-definition
description: Uzbekistan Core Laboratory ObservationDefinition profile, used to structurally describe laboratory services provided by healthcare organizations in the Patient Portal. It allows defining the laboratory service code, related analytes, reference ranges, and permitted coded normal values required to display information about laboratory tests to Patient Portal users.
package_name: uz.dhp.core
derivation: constraint
name: UZCoreLaboratoryObservationDefinition
type: ObservationDefinition
elements:
  permittedUnit:
    short: Permitted unit of measure for the laboratory analyte value
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-common|5.0.0'}
    mustSupport: true
    index: 20
  description: {mustSupport: true, index: 8}
  category:
    binding: {strength: example, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/observation-category-vs|0.6.0'}
    mustSupport: true
    index: 16
  date: {mustSupport: true, index: 7}
  hasMember: {mustSupport: true, index: 27}
  method:
    short: Laboratory method used to perform the test or analyte measurement
    binding: {strength: example, valueSet: 'https://dhp.uz/fhir/core/ValueSet/lab-method-vs|0.6.0'}
    mustSupport: true
    index: 19
  name: {mustSupport: true, index: 2}
  useContext:
    mustSupport: true
    index: 9
    slicing:
      rules: open
      description: Distinguishes laboratory definitions from other ObservationDefinitions
      discriminator:
      - {path: code, type: value}
      min: 1
      slices:
        laboratoryFocus:
          match:
            code: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'}
          schema:
            short: Marks this ObservationDefinition as a laboratory definition
            mustSupport: true
            _required: true
            index: 10
            elements:
              code:
                pattern:
                  type: Coding
                  value: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'}
                index: 11
              value:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure}
                choices: [valueCodeableConcept]
                index: 13
              valueCodeableConcept:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure}
                choiceOf: value
                index: 14
  component:
    mustSupport: true
    index: 28
    elements:
      code:
        short: Laboratory analyte or indicator code included in the laboratory panel displayed in the Patient Portal
        binding: {strength: example, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/observation-codes-vs|0.6.0'}
        index: 29
  title:
    short: Observation definition title (in Uzbek language)
    mustSupport: true
    index: 3
    extensions:
      translation: {url: 'http://hl7.org/fhir/StructureDefinition/translation|5.3.0', min: 0, type: Extension, mustSupport: true, index: 5}
    elements:
      extension:
        short: Observation definition title (in Russian and Karakalpak languages)
        index: 4
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            translation:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/translation|5.3.0', index: 5}
              min: 0
  status:
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/publication-status-vs|0.6.0'}
    mustSupport: true
    index: 6
  url: {mustSupport: true, index: 0}
  code:
    short: Laboratory panel or test code displayed in the Patient Portal
    binding: {strength: example, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/observation-codes-vs|0.6.0'}
    mustSupport: true
    index: 17
  identifier: {short: Identifier of the ObservationDefinition, mustSupport: true, index: 1}
  qualifiedValue:
    mustSupport: true
    index: 21
    elements:
      context:
        binding: {strength: extensible, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/reference-range-meaning-vs|0.6.0'}
        index: 22
      gender:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/administrative-gender-vs|0.6.0'}
        index: 23
      rangeCategory:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/observation-range-category-vs|0.6.0'}
        index: 24
      range: {short: Reference range used as the normal value for the laboratory analyte displayed in the Patient Portal, index: 25}
      normalCodedValueSet: {short: Value set defining coded normal values for the laboratory analyte, index: 26}
  permittedDataType: {mustSupport: true, index: 18}
  subject: {mustSupport: true, index: 15}
package_version: 0.6.0
class: profile
kind: resource
url: https://dhp.uz/fhir/core/StructureDefinition/uz-core-laboratory-observation-definition
base: http://hl7.org/fhir/StructureDefinition/ObservationDefinition|5.0.0
version: 0.6.0
required: [useContext]