ConditionEvidence
open class ConditionEvidence: BackboneElement
Supporting evidence.
Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed.
-
Supporting evidence.
Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed.
Declaration
Swift
override open class var resourceType: String -
Manifestation/symptom.
Declaration
Swift
public var code: [CodeableConcept]? -
Supporting information found elsewhere.
Declaration
Swift
public var detail: [Reference]? -
Supporting information found elsewhere.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class ConditionEvidence: BackboneElement
View on GitHub
Install in Dash
ConditionEvidence Class Reference