Health eData 1 Sandbox
0.1.0 - CI Build United States of America flag

Health eData 1 Sandbox - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: US Core Portable Medical Orders - JSON Representation

Draft as of 2024-05-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "us-core-portable-medical-orders",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-core-portable-medical-orders</b></p><a name=\"us-core-portable-medical-orders\"> </a><a name=\"hcus-core-portable-medical-orders\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><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/100821-8/\">100821-8</a></td><td>National POLST Form: A Portable Medical Order panel</td></tr><tr><td><a href=\"https://loinc.org/100822-6/\">100822-6</a></td><td>Cardiopulmonary resuscitation orders</td></tr><tr><td><a href=\"https://loinc.org/100823-4/\">100823-4</a></td><td>Initial portable medical treatment orders</td></tr><tr><td><a href=\"https://loinc.org/100824-2/\">100824-2</a></td><td>Additional portable medical orders or instructions</td></tr><tr><td><a href=\"https://loinc.org/100825-9/\">100825-9</a></td><td>Medically assisted nutrition orders</td></tr><tr><td><a href=\"https://loinc.org/100970-3/\">100970-3</a></td><td>Portable medical order completion information</td></tr><tr><td><a href=\"https://loinc.org/100826-7/\">100826-7</a></td><td>Portable medical order &amp;or advance directive review</td></tr><tr><td><a href=\"https://loinc.org/100827-5/\">100827-5</a></td><td>Portable medical order discussion participants</td></tr><tr><td><a href=\"https://loinc.org/100828-3/\">100828-3</a></td><td>Portable medical order administrative information</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-portable-medical-orders",
  "version" : "0.1.0",
  "name" : "USCorePortableMedicalOrders",
  "title" : "US Core Portable Medical Orders",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-05-14",
  "publisher" : "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact" : [
    {
      "name" : "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/claims"
        },
        {
          "system" : "email",
          "value" : "pie@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "A value set of LOINC codes for portable medical orders.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "100821-8",
            "display" : "National POLST Form: A Portable Medical Order panel"
          },
          {
            "code" : "100822-6",
            "display" : "Cardiopulmonary resuscitation orders"
          },
          {
            "code" : "100823-4",
            "display" : "Initial portable medical treatment orders"
          },
          {
            "code" : "100824-2",
            "display" : "Additional portable medical orders or instructions"
          },
          {
            "code" : "100825-9",
            "display" : "Medically assisted nutrition orders"
          },
          {
            "code" : "100970-3",
            "display" : "Portable medical order completion information"
          },
          {
            "code" : "100826-7",
            "display" : "Portable medical order &or advance directive review"
          },
          {
            "code" : "100827-5",
            "display" : "Portable medical order discussion participants"
          },
          {
            "code" : "100828-3",
            "display" : "Portable medical order administrative information"
          }
        ]
      }
    ]
  }
}