ConsentPolicy
open class ConsentPolicy: BackboneElement
Policies covered by this consent.
The references to the policies that are included in this consent scope. Policies may be organizational, but are often defined jurisdictionally, or in law.
-
Policies covered by this consent.
The references to the policies that are included in this consent scope. Policies may be organizational, but are often defined jurisdictionally, or in law.
Declaration
Swift
override open class var resourceType: String
-
Enforcement source for policy.
Declaration
Swift
public var authority: FHIRURL?
-
Specific policy covered by this consent.
Declaration
Swift
public var uri: FHIRURL?
-
Specific policy covered by this consent.
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 ConsentPolicy: BackboneElement