Generate an on-demand C-CDA document reference

post

/DocumentReference/$docref

Note: The FHIR API endpoints described below are available for customers to deploy and use. Developers are welcome and encouraged to develop against the specifications in anticipation of customer deployment.

Returns a searchset Bundle containing a synthetic C-CDA document reference when the type is omitted or includes LOINC 34133-9.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : parameter
Type: array
Show Source
Nested Schema : ParameterForDocumentReference
Type: object
Show Source
Nested Schema : Coding
Type: object
Show Source
Request Body - application/fhir+json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : parameter
Type: array
Show Source
Nested Schema : ParameterForDocumentReference
Type: object
Show Source
Nested Schema : Coding
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

The searchset Bundle containing zero document references or one synthetic document reference.
Body ()
Root Schema : BundleForDocumentReference
Type: object
Show Source
Nested Schema : entry
Type: array
Show Source
Nested Schema : BundleEntryForDocumentReference
Type: object
Show Source
Nested Schema : resource
Match One Schema
Show Source
Nested Schema : BundleEntrySearch
Type: object
Show Source
Nested Schema : DocumentReference
Type: object
The FHIR R4 DocumentReference resource returned by read, search, or $docref operations.
Show Source
Nested Schema : ProvenanceForDocumentReference
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : OperationOutcome
Type: object
The FHIR OperationOutcome.
Show Source
Nested Schema : author
Type: array
Show Source
Nested Schema : category
Type: array
Show Source
Nested Schema : content
Type: array
Show Source
Nested Schema : ContextForDocumentReference
Type: object
Show Source
Nested Schema : ReferenceForDocumentReference
Type: object
Show Source
Nested Schema : identifier
Type: array
Show Source
Nested Schema : meta
Type: object
Show Source
Nested Schema : CodeableConcept
Type: object
Show Source
Nested Schema : ContentForDocumentReference
Type: object
Show Source
Nested Schema : AttachmentForDocumentReference
Type: object
Show Source
Nested Schema : Coding
Type: object
Show Source
Nested Schema : PrimitiveElement
Type: object
Show Source
Nested Schema : extension
Type: array
Show Source
Nested Schema : Extension
Type: object
Show Source
Nested Schema : encounter
Type: array
Show Source
Nested Schema : Period
Type: object
Show Source
Nested Schema : Identifier
Type: object
Show Source
Nested Schema : security
Type: array
Show Source
Nested Schema : coding
Type: array
The terminology codings or data-absent-reason coding.
Show Source
Nested Schema : issue
Type: array
The OperationOutcome issues.
Show Source
Nested Schema : OperationOutcomeIssue
Type: object
Show Source
Nested Schema : expression
Type: array
Show Source

Default Response

OperationOutcome.
Body ()
Root Schema : OperationOutcome
Type: object
The FHIR OperationOutcome.
Show Source
Nested Schema : issue
Type: array
The OperationOutcome issues.
Show Source
Nested Schema : OperationOutcomeIssue
Type: object
Show Source
Nested Schema : CodeableConcept
Type: object
Show Source
Nested Schema : expression
Type: array
Show Source
Nested Schema : coding
Type: array
The terminology codings or data-absent-reason coding.
Show Source
Nested Schema : Coding
Type: object
Show Source
Back to Top