{
  "resourceType" : "Observation",
  "id" : "agrosus-resultado-colinesterase-precaucao-exemplo",
  "meta" : {
    "profile" : ["https://jefersonrl.github.io/AgroSUS-FHIR/StructureDefinition/agrosus-resultado-laboratorial"]
  },
  "language" : "pt-BR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: Observation agrosus-resultado-colinesterase-precaucao-exemplo</b></p><a name=\"agrosus-resultado-colinesterase-precaucao-exemplo\"> </a><a name=\"hcagrosus-resultado-colinesterase-precaucao-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-resultado-laboratorial.html\">Resultado Laboratorial AgroSUS</a></p></div><p><b>identifier</b>: <code>https://jefersonrl.github.io/AgroSUS-FHIR/sid/resultado-laboratorial</code>/RES-LAB-2027-000001-COLIN</p><p><b>basedOn</b>: <a href=\"ServiceRequest-agrosus-solicitacao-colinesterase-semestral-2027-01-exemplo.html\">ServiceRequest Cholinesterase [Enzymatic activity/volume] in Serum or Plasma</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></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>effective</b>: 2027-01-20 08:00:00-0300</p><p><b>issued</b>: 2027-01-20 13:30:00-0300</p><p><b>performer</b>: <a href=\"Organization-agrosus-laboratorio-exemplo.html\">Laboratório Municipal de Referência — Exemplo AgroSUS</a></p><p><b>value</b>: 5000 U/L<span style=\"background: LightGoldenRodYellow\"> (Detalhes: UCUM códigoU/L = 'U/L')</span></p><p><b>interpretation</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation L}\">Low</span></p><p><b>note</b>: </p><blockquote><div><p>Percentual de inibição = (8200 − 5000) / 8200 × 100 = 39,02%. Não excede o IBMP (50% para colinesterase plasmática) — permanece classificado como Normal por DT-3, mas está na faixa de precaução (20%–50%) descrita na Nota Informativa 16/2019, Anexo I. Gera alerta de prioridade 'Atenção' (AgroSUSPrioridadeAlertaCS#atencao): reforçar uso de EPI e técnica de aplicação, sem afastamento automático.</p>\n</div></blockquote><p><b>derivedFrom</b>: <a href=\"Observation-agrosus-resultado-colinesterase-basal-exemplo.html\">Observation Cholinesterase [Enzymatic activity/volume] in Serum or Plasma</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://jefersonrl.github.io/AgroSUS-FHIR/sid/resultado-laboratorial",
    "value" : "RES-LAB-2027-000001-COLIN"
  }],
  "basedOn" : [{
    "reference" : "ServiceRequest/agrosus-solicitacao-colinesterase-semestral-2027-01-exemplo"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory",
      "display" : "Laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "2099-0",
      "display" : "Cholinesterase [Enzymatic activity/volume] in Serum or Plasma"
    }],
    "text" : "Colinesterase plasmática"
  },
  "subject" : {
    "reference" : "Patient/agrosus-patient-example",
    "display" : "Maria Aparecida de Souza"
  },
  "effectiveDateTime" : "2027-01-20T08:00:00-03:00",
  "issued" : "2027-01-20T13:30:00-03:00",
  "performer" : [{
    "reference" : "Organization/agrosus-laboratorio-exemplo",
    "display" : "Laboratório Municipal de Referência — Exemplo AgroSUS"
  }],
  "valueQuantity" : {
    "value" : 5000,
    "unit" : "U/L",
    "system" : "http://unitsofmeasure.org",
    "code" : "U/L"
  },
  "interpretation" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "code" : "L",
      "display" : "Low"
    }]
  }],
  "note" : [{
    "text" : "Percentual de inibição = (8200 − 5000) / 8200 × 100 = 39,02%. Não excede o IBMP (50% para colinesterase plasmática) — permanece classificado como Normal por DT-3, mas está na faixa de precaução (20%–50%) descrita na Nota Informativa 16/2019, Anexo I. Gera alerta de prioridade 'Atenção' (AgroSUSPrioridadeAlertaCS#atencao): reforçar uso de EPI e técnica de aplicação, sem afastamento automático."
  }],
  "derivedFrom" : [{
    "reference" : "Observation/agrosus-resultado-colinesterase-basal-exemplo"
  }]
}