MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions

: Known Note types - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="NoteTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet NoteTypeVS</b></p><a name="NoteTypeVS"> </a><a name="hcNoteTypeVS"> </a><a name="NoteTypeVS-en-US"> </a><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>Discharge summary</td></tr><tr><td><a href="https://loinc.org/11506-3/">11506-3</a></td><td>Progress note</td></tr><tr><td><a href="https://loinc.org/11488-4/">11488-4</a></td><td>Consultation Note</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
      </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="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ValueSet/NoteTypeVS"/>
  <version value="0.3.9-current"/>
  <name value="NoteTypeVS"/>
  <title value="Known Note types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-18T14:35:24+00:00"/>
  <publisher value="VA Digital Services"/>
  <contact>
    <name value="VA Digital Services"/>
    <telecom>
      <system value="url"/>
      <value value="http://va.gov"/>
    </telecom>
  </contact>
  <contact>
    <name value="John Moehrke (himself)"/>
    <telecom>
      <system value="email"/>
      <value value="John.Moehrke@va.gov"/>
    </telecom>
  </contact>
  <description value="Note types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="18842-5"/>
        <display value="Discharge summary"/>
      </concept>
      <concept>
        <code value="11506-3"/>
        <display value="Progress note"/>
      </concept>
      <concept>
        <code value="11488-4"/>
        <display value="Consultation Note"/>
      </concept>
    </include>
  </compose>
</ValueSet>