Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example-Specimen-Laboratory-07ddf6801714 - XML Representation

Raw xml | Descargar


<Specimen xmlns="http://hl7.org/fhir">
  <id value="Example-Specimen-Laboratory-07ddf6801714"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileSpecimenHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Example-Specimen-Laboratory-07ddf6801714</b></p><a name="Example-Specimen-Laboratory-07ddf6801714"> </a><a name="hcExample-Specimen-Laboratory-07ddf6801714"> </a><a name="Example-Specimen-Laboratory-07ddf6801714-es-ES"> </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-ProfileSpecimenHCEU.html">HCEU - Specimen</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/Specimens/</code>/SPEC-20250225001 (use: usual, )</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLD}">Sangre Completa</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-Urgencias-bdb7a6003025.html">Juan García(official) Male, DoB: 1985-06-15 ( Cédula de Ciudadanía: 1234567890 (use: official, ))</a></p><p><b>receivedTime</b>: 2025-02-25 09:00:00+0000</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-Example-Practitioner-Urgencias-8f6d2c3a5f6d.html">Practitioner Carlos Andrés Gómez Pérez(official)</a></td><td>2025-02-25 08:30:00+0000</td><td>5 mg</td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/Specimens/"/>
    <value value="SPEC-20250225001"/>
  </identifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
      <code value="BLD"/>
      <display value="Whole Blood"/>
    </coding>
    <text value="Sangre Completa"/>
  </type>
  <subject>🔗 
    <reference value="Patient/Example-Patient-Urgencias-bdb7a6003025"/>
  </subject>
  <receivedTime value="2025-02-25T09:00:00Z"/>
  <collection>
    <collector>🔗 
      <reference
                 value="Practitioner/Example-Practitioner-Urgencias-8f6d2c3a5f6d"/>
    </collector>
    <collectedDateTime value="2025-02-25T08:30:00Z"/>
    <quantity>
      <value value="5"/>
      <unit value="mg"/>
    </quantity>
  </collection>
</Specimen>