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
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class ConditionEvidence: BackboneElement