{
  "resourceType" : "DocumentReference",
  "id" : "anemia-consult-20250408",
  "meta" : {
    "profile" : ["https://fhir.apps.health/StructureDefinition/polaris-documentreference"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Consult note summarizing Avery Linwood's anemia diagnosis and treatment plan, authored by Dr. Emil Navarro on April 8, 2025.</div>"
  },
  "identifier" : [{
    "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-documentreference-identifier",
    "value" : "DOCREF-AVERY-CONSULT-20250408"
  }],
  "status" : "current",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "11506-3",
      "display" : "Progress note"
    }],
    "text" : "Consult Note"
  },
  "category" : [{
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "28570-0",
      "display" : "Procedure Note"
    }]
  }],
  "subject" : {
    "identifier" : {
      "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier",
      "value" : "1234567890"
    },
    "display" : "Avery Linwood"
  },
  "date" : "2025-04-08T11:00:00-06:00",
  "author" : [{
    "identifier" : {
      "system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier",
      "value" : "NAVARRO-PRAC-001"
    },
    "display" : "Dr. Emil Navarro"
  }],
  "content" : [{
    "attachment" : {
      "contentType" : "application/pdf",
      "language" : "en",
      "data" : "JVBERi0xLjUKJYCBgoMKMSAwIG9iago8PC9UeXBlL0NhdGFsb2cvUGFnZXMgMiAwIFIvTGFuZyhlbi1VUykgL1N0cnVjdFRyZWVSb290IDMgMCBSL01hcmtJbmZvPDwvTWFya2VkL3RydWU+Pj4KZW5kb2JqCjIgMCBvYmoKPDwvVHlwZS9QYWdlcy9Db3VudC8xL0tpZHNbIDQgMCBSXSA+PgplbmRvYmoKMyAwIG9iago8PC9QYXJlbnRUcmVlPDw=",
      "size" : 194,
      "title" : "Anemia Consult Summary - April 8, 2025",
      "creation" : "2025-04-08T11:00:00-06:00"
    }
  }]
}