ConditionStage

open class ConditionStage: BackboneElement

Stage/grade, usually assessed formally.

Clinical stage or grade of a condition. May include formal severity assessments.

  • Stage/grade, usually assessed formally.

    Clinical stage or grade of a condition. May include formal severity assessments.

    Declaration

    Swift

    override open class var resourceType: String
  • Formal record of assessment.

    Declaration

    Swift

    public var assessment: [Reference]?
  • Simple summary (disease specific).

    Declaration

    Swift

    public var summary: CodeableConcept?
  • Simple summary (disease specific).

    Declaration

    Swift

    override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)

    Parameters

    json

    The JSON element to use to populate the receiver

    context

    The instantiation context to use

  • Undocumented

    Declaration

    Swift

    open class ConditionStage: BackboneElement