Guía MHD para HSI, Provincia de Buenos Aires.
0.1.0 - ci-build Argentina flag

Guía MHD para HSI, Provincia de Buenos Aires. - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo mínimo de List MHD - XML Representation

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="EjemploListMhd"/>
  <meta>
    <profile value="http://mhd.ri.hsisalud.org/StructureDefinition/ListMhd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Lista EjemploListMhd</b></p><a name="EjemploListMhd"> </a><a name="hcEjemploListMhd"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ListMhd.html">ListMhd</a></p></div><table class="clstu"><tr><td>Date: 2026-07-06 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: SubmissionSet as a FHIR List </td></tr><tr><td>Subject: <a href="Patient-Paciente-Interno.html">Paciente argentino de ejemplo</a></td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td></tr><tr><td><a href="DocumentReference-ReferDocEjemplo.html">Referencia documental de ejemplo</a></td></tr></table></div>
  </text>
  <extension
             url="https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId">
    <valueIdentifier>
      <system value="urn:ietf:rfc:3986"/>
      <value value="urn:oid:2.16.840.1.113883.3.9999.1"/>
    </valueIdentifier>
  </extension>
  <status value="current"/>
  <mode value="working"/>
  <code>
    <coding>
      <system
              value="https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes"/>
      <code value="submissionset"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Paciente-Interno"/>
    <display value="Paciente argentino de ejemplo"/>
  </subject>
  <date value="2026-07-06"/>
  <entry>
    <item>🔗 
      <reference value="DocumentReference/ReferDocEjemplo"/>
      <display value="Referencia documental de ejemplo"/>
    </item>
  </entry>
</List>