Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "ValueSet",
"id" : "us-core-clinical-note-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/18842-5.html\">18842-5</a></td><td>Discharge summary</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11488-4.html\">11488-4</a></td><td>Consult note</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/34117-2.html\">34117-2</a></td><td>History and physical note</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11506-3.html\">11506-3</a></td><td>Progress note</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/28570-0.html\">28570-0</a></td><td>Procedure note</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-clinical-note-type",
"version" : "4.0.0",
"name" : "USCoreClinicalNoteType",
"title" : "US Core Clinical Note Type",
"status" : "active",
"date" : "2019-05-21",
"publisher" : "HL7 International - US Realm Steering Committee",
"contact" : [
{
"name" : "HL7 International - US Realm Steering Committee",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/usrealm/index.cfm"
}
]
}
],
"description" : "The US Core Clinical Note Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes.",
"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" : "18842-5"
},
{
"code" : "11488-4"
},
{
"code" : "34117-2"
},
{
"code" : "11506-3"
},
{
"code" : "28570-0"
}
]
}
]
}
}