Example in Da Vinci PDex2.1.0
DocumentReference

123456

current
DocumentReference-123456.json

Resource Details

Resource Type
DocumentReference
Resource ID
123456
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference

Example Metadata

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

{
  "resourceType": "DocumentReference",
  "id": "123456",
  "filename": "DocumentReference-123456.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
  ],
  "status": "current",
  "type": {
    "system": "http://loinc.org",
    "code": "34133-9",
    "display": null
  },
  "category": null
}