HL7 FHIR® US Core Implementation Guide STU 3

This page is part of the US Core (v3.0.0: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-us-core-diagnosticreport-report-and-note-codes

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "us-core-diagnosticreport-report-and-note-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>US Core Diagnosticreport Report And Note Codes</h2><div><p>This value set currently contains all of LOINC. The codes selected should represent discrete and narrative diagnostic observations and reports</p>\n</div><p><b>Copyright Statement:</b> This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes",
  "version" : "3.0.0",
  "name" : "USCoreDiagnosticreportReportAndNoteCodes",
  "title" : "US Core Diagnosticreport Report And Note Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-05-21T00:00:00-04:00",
  "publisher" : "HL7 US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This value set currently contains all of LOINC. The codes selected should represent discrete and narrative diagnostic observations and reports",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org"
      }
    ]
  }
}