MediRecords FHIR Implementation Guide
1.4.1 - release


: MediRecords Progress Note Type ValueSet - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mr-progress-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/97669-6/">97669-6</a></td><td>Emergency medicine Emergency department Progress note</td></tr><tr><td><a href="https://loinc.org/100550-3/">100550-3</a></td><td>Attending Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100591-7/">100591-7</a></td><td>Mental health Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100599-0/">100599-0</a></td><td>Nurse Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100600-6/">100600-6</a></td><td>Nutrition and dietetics Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100603-0/">100603-0</a></td><td>Occupational therapy Hospital Note</td></tr><tr><td><a href="https://loinc.org/100625-3/">100625-3</a></td><td>Pharmacology Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100627-9/">100627-9</a></td><td>Physical therapy Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100629-5/">100629-5</a></td><td>Podiatry Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100632-9/">100632-9</a></td><td>Radiology Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100626-1/">100626-1</a></td><td>Physical medicine and rehab Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100639-4/">100639-4</a></td><td>Social worker Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/100641-0/">100641-0</a></td><td>Speech-language pathology Hospital Progress note</td></tr><tr><td><a href="https://loinc.org/34130-5/">34130-5</a></td><td>Hospital Progress note</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.medirecords.com/ValueSet/mr-progress-note-type"/>
  <version value="1.4.1"/>
  <name value="MRProgressNoteTypeValueSet"/>
  <title value="MediRecords Progress Note Type ValueSet"/>
  <status value="active"/>
  <date value="2024-10-28T02:34:31+00:00"/>
  <description value="MediRecords Progress Note Type ValueSet"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="97669-6"/>
        <display
                 value="Emergency medicine Emergency department Progress note"/>
      </concept>
      <concept>
        <code value="100550-3"/>
        <display value="Attending Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100591-7"/>
        <display value="Mental health Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100599-0"/>
        <display value="Nurse Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100600-6"/>
        <display value="Nutrition and dietetics Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100603-0"/>
        <display value="Occupational therapy Hospital Note"/>
      </concept>
      <concept>
        <code value="100625-3"/>
        <display value="Pharmacology Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100627-9"/>
        <display value="Physical therapy Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100629-5"/>
        <display value="Podiatry Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100632-9"/>
        <display value="Radiology Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100626-1"/>
        <display value="Physical medicine and rehab Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100639-4"/>
        <display value="Social worker Hospital Progress note"/>
      </concept>
      <concept>
        <code value="100641-0"/>
        <display value="Speech-language pathology Hospital Progress note"/>
      </concept>
      <concept>
        <code value="34130-5"/>
        <display value="Hospital Progress note"/>
      </concept>
    </include>
  </compose>
</ValueSet>