US Core Implementation Guide
7.0.0 - CI Build United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions

: US Core Clinical Note Type - XML Representation

Page standards status: Trial-use Maturity Level: 3

Raw xml | Download



<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="https://loinc.org/18842-5/">18842-5</a></td><td style="color: #cccccc">Discharge summary</td></tr><tr><td><a href="https://loinc.org/11488-4/">11488-4</a></td><td style="color: #cccccc">Consult note</td></tr><tr><td><a href="https://loinc.org/34117-2/">34117-2</a></td><td style="color: #cccccc">History and physical note</td></tr><tr><td><a href="https://loinc.org/11506-3/">11506-3</a></td><td style="color: #cccccc">Progress note</td></tr><tr><td><a href="https://loinc.org/28570-0/">28570-0</a></td><td style="color: #cccccc">Procedure note</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cgp"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/core/ValueSet/us-core-clinical-note-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.48.6"/>
  </identifier>
  <version value="7.0.0"/>
  <name value="USCoreClinicalNoteType"/>
  <title value="US Core Clinical Note Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-09-29"/>
  <publisher value="HL7 International / Cross-Group Projects"/>
  <contact>
    <name value="HL7 International / Cross-Group Projects"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cgp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cgp@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="The US Core Clinical Note Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </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>