🔬 EMA Health Pathology Implementation Guide
0.0.1 - ci-build
🔬 EMA Health Pathology Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="EjemploPatologiaServiceRequest"/>
<meta>
<profile
value="https://emahealth.io/fhir/pathology/StructureDefinition/ema-pathology-service-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest EjemploPatologiaServiceRequest</b></p><a name="EjemploPatologiaServiceRequest"> </a><a name="hcEjemploPatologiaServiceRequest"> </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-ema-pathology-service-request.html">EMA Pathology Service Request</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 609156000}">Biopsia core de mama</span></p><p><b>subject</b>: <a href="Patient-EjemploPatologiaPatient.html">Valentina Rojas Castillo (official) Female, DoB: 1974-09-12 ( http://regcivil.cl/Validacion/RUN#13456789-0 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-EjemploPatologiaEncounter.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Diagnostic procedure; period = 2026-04-08 15:30:00-0400 --> 2026-04-08 16:00:00-0400</a></p><p><b>authoredOn</b>: 2026-04-08</p><p><b>requester</b>: <a href="Practitioner-EjemploPatologiaPractitioner.html">Practitioner Paulina Herrera Donoso (official)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 129103003}">Nódulo mamario sospechoso (BI-RADS 4)</span></p><p><b>specimen</b>: <a href="Specimen-EjemploPatologiaSpecimen.html">Specimen: accessionIdentifier = https://emahealth.io/fhir/sid/accession#AP-2026-000123; status = available; type = Tissue specimen; receivedTime = 2026-04-08 16:20:00-0400</a></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 76752008}">Mama derecha</span></p></div>
</text>
<status value="completed"/>
<intent value="order"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="609156000"/>
</coding>
<text value="Biopsia core de mama"/>
</code>
<subject>🔗
<reference value="Patient/EjemploPatologiaPatient"/>
</subject>
<encounter>🔗
<reference value="Encounter/EjemploPatologiaEncounter"/>
</encounter>
<authoredOn value="2026-04-08"/>
<requester>🔗
<reference value="Practitioner/EjemploPatologiaPractitioner"/>
</requester>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="129103003"/>
</coding>
<text value="Nódulo mamario sospechoso (BI-RADS 4)"/>
</reasonCode>
<specimen>🔗
<reference value="Specimen/EjemploPatologiaSpecimen"/>
</specimen>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="76752008"/>
</coding>
<text value="Mama derecha"/>
</bodySite>
</ServiceRequest>