HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.1

Publication Build: This will be filled in by the publication tooling

XML Format: ValueSet-us-core-clinical-note-type

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-clinical-note-type"/>
  <text>
    <status value="generated"/>
    <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><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/11488-4.html">11488-4</a></td><td>Consult note</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/34117-2.html">34117-2</a></td><td>History and physical note</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/11506-3.html">11506-3</a></td><td>Progress note</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/28570-0.html">28570-0</a></td><td>Procedure note</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/us-core-clinical-note-type"/>
  <version value="3.1.1"/>
  <name value="USCoreClinicalNoteType"/>
  <title value="US Core Clinical Note Type"/>
  <status value="active"/>
  <date value="2019-05-21"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="The US Core Clinical Note Type Value Set is a &#39;starter set&#39; of types supported for fetching and storing clinical notes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="http://loinc.org"/>
      <concept>
        <code value="18842-5"/>
      </concept>
      <concept>
        <code value="11488-4"/>
      </concept>
      <concept>
        <code value="34117-2"/>
      </concept>
      <concept>
        <code value="11506-3"/>
      </concept>
      <concept>
        <code value="28570-0"/>
      </concept>
    </include>
  </compose>
</ValueSet>