<?xml version="1.0" encoding="UTF-8"?>

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="agrosus-solicitacao-colinesterase-semestral-2027-07-exemplo"/>
  <meta>
    <profile value="https://jefersonrl.github.io/AgroSUS-FHIR/StructureDefinition/agrosus-solicitacao-exame"/>
  </meta>
  <language value="pt-BR"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-BR" lang="pt-BR"><p class="res-header-id"><b>Narrativa gerada: ServiceRequest agrosus-solicitacao-colinesterase-semestral-2027-07-exemplo</b></p><a name="agrosus-solicitacao-colinesterase-semestral-2027-07-exemplo"> </a><a name="hcagrosus-solicitacao-colinesterase-semestral-2027-07-exemplo"> </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">Língua: pt-BR</p><p style="margin-bottom: 0px">Perfil: <a href="StructureDefinition-agrosus-solicitacao-exame.html">Solicitação de Exame AgroSUS</a></p></div><p><b>identifier</b>: <code>https://jefersonrl.github.io/AgroSUS-FHIR/sid/solicitacao-exame</code>/SOL-EXAME-2027-000003</p><p><b>requisition</b>: <code>https://jefersonrl.github.io/AgroSUS-FHIR/sid/requisicao-laboratorial</code>/REQ-LAB-2027-000003</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Códigos:{http://snomed.info/sct 108252007}">Exame laboratorial</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Códigos:{http://loinc.org 2099-0}">Colinesterase plasmática</span></p><p><b>subject</b>: <a href="Patient-agrosus-patient-example.html">Maria Aparecida de Souza</a></p><p><b>occurrence</b>: 2027-07-22 08:10:00-0300</p><p><b>authoredOn</b>: 2027-07-18 09:00:00-0300</p><p><b>requester</b>: <a href="PractitionerRole-agrosus-profissional-medico-role-exemplo.html">Eduardo Henrique Almeida — Médico da Estratégia de Saúde da Família</a></p><p><b>performer</b>: <a href="Organization-agrosus-laboratorio-exemplo.html">Laboratório Municipal de Referência — Exemplo AgroSUS</a></p><p><b>reasonCode</b>: <span title="Códigos:">Monitoramento biológico de rotina — periodicidade semestral mínima (NR-7 item 7.4.2.1)</span></p></div>
  </text>
  <identifier>
    <system value="https://jefersonrl.github.io/AgroSUS-FHIR/sid/solicitacao-exame"/>
    <value value="SOL-EXAME-2027-000003"/>
  </identifier>
  <requisition>
    <system value="https://jefersonrl.github.io/AgroSUS-FHIR/sid/requisicao-laboratorial"/>
    <value value="REQ-LAB-2027-000003"/>
  </requisition>
  <status value="completed"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
    <text value="Exame laboratorial"/>
  </category>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2099-0"/>
      <display value="Cholinesterase [Enzymatic activity/volume] in Serum or Plasma"/>
    </coding>
    <text value="Colinesterase plasmática"/>
  </code>
  <subject>
    <reference value="Patient/agrosus-patient-example"/>
    <display value="Maria Aparecida de Souza"/>
  </subject>
  <occurrenceDateTime value="2027-07-22T08:10:00-03:00"/>
  <authoredOn value="2027-07-18T09:00:00-03:00"/>
  <requester>
    <reference value="PractitionerRole/agrosus-profissional-medico-role-exemplo"/>
    <display value="Eduardo Henrique Almeida — Médico da Estratégia de Saúde da Família"/>
  </requester>
  <performer>
    <reference value="Organization/agrosus-laboratorio-exemplo"/>
    <display value="Laboratório Municipal de Referência — Exemplo AgroSUS"/>
  </performer>
  <reasonCode>
    <text value="Monitoramento biológico de rotina — periodicidade semestral mínima (NR-7 item 7.4.2.1)"/>
  </reasonCode>
</ServiceRequest>