Example in Da Vinci PAS2.2.1
DocumentReference

DocumentReferenceExample

current
DocumentReference-DocumentReferenceExample.json

Resource Details

Resource Type
DocumentReference
Resource ID
DocumentReferenceExample
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-documentreference

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "DocumentReference",
  "id": "DocumentReferenceExample",
  "filename": "DocumentReference-DocumentReferenceExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-documentreference"
  ],
  "status": "current",
  "type": {
    "system": "http://loinc.org",
    "code": "11505-5",
    "display": null
  },
  "category": null
}