DocumentReferenceContextRelated

open class DocumentReferenceContextRelated: BackboneElement

Related identifiers or resources.

Related identifiers or resources associated with the DocumentReference.

  • Related identifiers or resources.

    Related identifiers or resources associated with the DocumentReference.

    Declaration

    Swift

    override open class var resourceType: String
  • Identifier of related objects or events.

    Declaration

    Swift

    public var identifier: Identifier?
  • ref

    Related Resource.

    Declaration

    Swift

    public var ref: Reference?
  • Related Resource.

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