--- title: FHIR DocumentReference tags: FHIR --- <font color="red">FHIR</font> DocumentReference DEMO Example === <div style="text-align:justify;">FHIR Document Reference is used to index documents across resource servers with the aim of making it easier for documents to be accessed by other parties and the process of setting access to it. **Examples:** Patient A has an electronic health record in a hospital, to allow the electronic health record can be accessed by many health institutions, the electronic health record needs to be indexed on a public server in the form of an FHIR DocumentReference reference to the original document url. </div> ## Table of Contents [TOC] ## Source url * [FHIR DocumentReference Website](https://jeshika106316155.github.io/FHIR_DocumentReference/) * [FHIR DocumentReference example github](https://github.com/jeshika106316155/FHIR_DocumentReference.git) * FHIR DocumentReference specification: https://www.hl7.org/fhir/documentreference.html ## Step by step 1. Input the original document url to be indexed 2. Click "Create DocumentReference" button ![](https://i.imgur.com/eSrn7Q5.png) 3. Once the FHIR DocumentRefrence is uploades successfully, then it will return the FHIR DocumentReference content information including id. - 3: FHIR DocumentReference upload successed alert - 4: FHIR DocumentReference id - 5: FHIR DocumentReference url & content information ![](https://i.imgur.com/hGwiVoe.jpg)