PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/condition-outcome
description: A result of the condition. The \"Cause of death\" for a patient is typically captured as an Observation.  The \"outcome\" doesn't imply causality.  Some outcomes may not be assessable until the condition.clinicalStatus is no longer active.
package_name: hl7.fhir.r2.core
name: A consequence of the Condition
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/condition-outcome'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 1.0.2
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/condition-outcome
version: null
required: [value, valueCodeableConcept]