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

: Laboratorio - Muestra - XML Representation

Raw xml | Descargar


<Specimen xmlns="http://hl7.org/fhir">
  <id value="Example-Specimen-lab-a8583a1fca1c"/>
  <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-lab-a8583a1fca1c</b></p><a name="Example-Specimen-lab-a8583a1fca1c"> </a><a name="hcExample-Specimen-lab-a8583a1fca1c"> </a><a name="Example-Specimen-lab-a8583a1fca1c-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>/a8583a1fca1c (use: usual, )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122575003}">Urine specimen</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-lab-a50c247482ee.html">Celeste García Martinez(official) Female, DoB: 2025-02-18 ( Numero único de Identificación: 1048556545 (use: official, ))</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-Example-lab-PractitionerRole-0bbe07e4a688.html">PractitionerRole Auxiliary nurse (occupation)</a></td><td>2025-07-17 16:27:10+0000</td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/Specimens/"/>
    <value value="a8583a1fca1c"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122575003"/>
      <display value="Urine specimen"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/Example-Patient-lab-a50c247482ee"/>
  </subject>
  <collection>
    <collector>🔗 
      <reference
                 value="PractitionerRole/Example-lab-PractitionerRole-0bbe07e4a688"/>
    </collector>
    <collectedDateTime value="2025-07-17T16:27:10Z"/>
  </collection>
</Specimen>