Document Read


FHIR Interaction: /

HTTP Method: GET

URL: [base]/DocumentReference/[DocumentReference.id]


Parameters (In)

Name Cardinality Type Documentation
[DocumentReference.id] 1..1 id DocumentReference resource ID

Return Values (Out)

Name Cardinality Type Documentation
DocumentReference 0..1 DocumentReference DocumentReference resource
OperationOutcome 0..1 OperationOutcome OperationOutcome

This transaction performs the FHIR read interaction on the resource based on resource.id. The query response is one of the resources: DocumentReference containing a single document in a clinical data repository, or an OperationOutcome containing errors or warnings from the interaction.