Example in US Core9.0.0
DocumentReference

discharge-summary

current
DocumentReference-discharge-summary.json

Resource Details

Resource Type
DocumentReference
Resource ID
discharge-summary
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|9.0.0

Example Metadata

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

{
  "resourceType": "DocumentReference",
  "id": "discharge-summary",
  "filename": "DocumentReference-discharge-summary.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|9.0.0"
  ],
  "status": "current",
  "type": {
    "system": "http://loinc.org",
    "code": "18842-5",
    "display": "Discharge Summary"
  },
  "category": "Clinical Note"
}