CompositionEvent
open class CompositionEvent: BackboneElement
The clinical service(s) being documented.
The clinical service, such as a colonoscopy or an appendectomy, being documented.
-
The clinical service(s) being documented.
The clinical service, such as a colonoscopy or an appendectomy, being documented.
Declaration
Swift
override open class var resourceType: String -
Code(s) that apply to the event being documented.
Declaration
Swift
public var code: [CodeableConcept]? -
The event(s) being documented.
Declaration
Swift
public var detail: [Reference]? -
The period covered by the documentation.
Declaration
Swift
public var period: Period? -
The period covered by the documentation.
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 CompositionEvent: BackboneElement
View on GitHub
Install in Dash
CompositionEvent Class Reference