PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-adi@2.0.0-ballot
    http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-condition-code-extension
description: Indicates hypothetical conditions that indicate when a CarePlan should be considered and not be confused with conditions a patient has, has had, is suspected of having or is at any sort of risk of having.
package_name: hl7.fhir.us.pacio-adi
derivation: constraint
name: ADIConditionCodeExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-condition-code-extension'}
    type: uri
    index: 1
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 4}
package_version: 2.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-condition-code-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [value, valueCodeableConcept]