Polaris FHIR Implementation Guide
1.9.3 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Polaris Attachment Section Codes Core - JSON Representation

Draft as of 2025-10-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "polaris-attachment-section-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet polaris-attachment-section-codes</b></p><a name=\"polaris-attachment-section-codes\"> </a><a name=\"hcpolaris-attachment-section-codes\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/18842-5/\">18842-5</a></td><td>Discharge summary</td></tr><tr><td><a href=\"https://loinc.org/11492-6/\">11492-6</a></td><td>History and physical note</td></tr><tr><td><a href=\"https://loinc.org/28570-0/\">28570-0</a></td><td>Procedure note</td></tr><tr><td><a href=\"https://loinc.org/34133-9/\">34133-9</a></td><td>Summary of episode note</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.apps.health/ValueSet/polaris-attachment-section-codes",
  "version" : "1.9.3",
  "name" : "PolarisAttachmentSectionCodes",
  "title" : "Polaris Attachment Section Codes Core",
  "status" : "draft",
  "date" : "2025-10-08T09:52:30-04:00",
  "description" : "LOINC codes for file attachment sections",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18842-5",
            "display" : "Discharge summary"
          },
          {
            "code" : "11492-6",
            "display" : "History and physical note"
          },
          {
            "code" : "28570-0",
            "display" : "Procedure note"
          },
          {
            "code" : "34133-9",
            "display" : "Summary of episode note"
          }
        ]
      }
    ]
  }
}