ProcessResponseProcessNote

open class ProcessResponseProcessNote: BackboneElement

Processing comments or additional requirements.

Suite of processing notes or additional requirements if the processing has been held.

  • Processing comments or additional requirements.

    Suite of processing notes or additional requirements if the processing has been held.

    Declaration

    Swift

    override open class var resourceType: String
  • Comment on the processing.

    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 ProcessResponseProcessNote: BackboneElement