DocumentManifestRelated

open class DocumentManifestRelated: BackboneElement

Related things.

Related identifiers or resources associated with the DocumentManifest.

  • Related things.

    Related identifiers or resources associated with the DocumentManifest.

    Declaration

    Swift

    override open class var resourceType: String
  • Identifiers of things that are related.

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