ClaimResponseProcessNote
open class ClaimResponseProcessNote: BackboneElement
Processing notes.
Note text.
-
Processing notes.
Note text.
Declaration
Swift
override open class var resourceType: String
-
Language if different from the resource.
Declaration
Swift
public var language: CodeableConcept?
-
Sequence Number for this note.
Declaration
Swift
public var number: FHIRInteger?
-
Note explanatory text.
Declaration
Swift
public var text: FHIRString?
-
display | print | printoper.
Declaration
Swift
public var type: CodeableConcept?
-
display | print | printoper.
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 ClaimResponseProcessNote: BackboneElement