PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.2.0
    http://dhp.uz/StructureDefinition/diagnosis-type
description: Extension to differentiate the diagnosis type, which is different from the condition type / category
package_name: uz.dhp.core
derivation: constraint
name: DiagnosisType
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://dhp.uz/StructureDefinition/diagnosis-type'}
    type: uri
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 0.2.0
extensions: {}
class: extension
kind: complex-type
url: http://dhp.uz/StructureDefinition/diagnosis-type
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.2.0
required: [value, valueCodeableConcept]