Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Narrative Alternative Format MIME Types - XML Representation

Draft as of 2026-04-30

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="narrative-alternative-format-mime-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet narrative-alternative-format-mime-types</b></p><a name="narrative-alternative-format-mime-types"> </a><a name="hcnarrative-alternative-format-mime-types"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>text/rtf</td><td>RTF</td></tr><tr><td>text/plain</td><td>Plain Text</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.tiro.health/ValueSet/narrative-alternative-format-mime-types"/>
  <version value="0.1.0"/>
  <name value="NarrativeAlternativeFormatMimeTypes"/>
  <title value="Narrative Alternative Format MIME Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-04-30T09:19:32+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <description
               value="MIME types supported for narrative alternative formats"/>
  <compose>
    <include>
      <system value="urn:ietf:bcp:13"/>
      <concept>
        <code value="text/rtf"/>
        <display value="RTF"/>
      </concept>
      <concept>
        <code value="text/plain"/>
        <display value="Plain Text"/>
      </concept>
    </include>
  </compose>
</ValueSet>