This page is part of the Argonaut Clinical Notes Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions 
JSON Format: ValueSet-diagnosticreport-category
Raw json
{
"resourceType" : "ValueSet",
"id" : "diagnosticreport-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Argonaut DiagnosticReport Category Value Set</h2><div><p>The Argonaut DiagnosticReport Type Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.</p>\n</div><p><b>Copyright Statement:</b> This content 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 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=\"http://details.loinc.org/LOINC/LP29684-5.html\">LP29684-5</a></td><td>Radiology</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LP29708-2.html\">LP29708-2</a></td><td>Cardiology</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LP7839-6.html\">LP7839-6</a></td><td>Pathology</td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/diagnosticreport-category",
"version" : "1.0.0",
"name" : "Argonaut DiagnosticReport Category Codes",
"title" : "Argonaut DiagnosticReport Category Value Set",
"status" : "draft",
"date" : "2018-05-03T01:16:34+10:00",
"description" : "The Argonaut DiagnosticReport Type Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : " This content 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",
"concept" : [
{
"code" : "LP29684-5",
"display" : "Radiology"
},
{
"code" : "LP29708-2",
"display" : "Cardiology"
},
{
"code" : "LP7839-6",
"display" : "Pathology"
}
]
}
]
}
}
