Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas
0.1.0 - ci-build Brazil flag

Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas, publicado por Fatec Ferraz de Vasconcelos. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.1.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/jefersonrl/AgroSUS-FHIR/tree/main e muda regularmente. Veja o Diretório de versões publicadas

: Exemplo de Resultado de Colinesterase — Precaução - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Observation/agrosus-resultado-colinesterase-precaucao-exemplo> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "agrosus-resultado-colinesterase-precaucao-exemplo"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://jefersonrl.github.io/AgroSUS-FHIR/StructureDefinition/agrosus-resultado-laboratorial" ;
       fhir:index 0 ;
       fhir:link <https://jefersonrl.github.io/AgroSUS-FHIR/StructureDefinition/agrosus-resultado-laboratorial>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "pt-BR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://jefersonrl.github.io/AgroSUS-FHIR/sid/resultado-laboratorial" ] ;
     fhir:Identifier.value [ fhir:value "RES-LAB-2027-000001-COLIN" ]
  ] ;
  fhir:Observation.basedOn [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/ServiceRequest/agrosus-solicitacao-colinesterase-semestral-2027-01-exemplo> ;
     fhir:Reference.reference [ fhir:value "ServiceRequest/agrosus-solicitacao-colinesterase-semestral-2027-01-exemplo" ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ] ;
       fhir:Coding.display [ fhir:value "Laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:2099-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "2099-0" ] ;
       fhir:Coding.display [ fhir:value "Cholinesterase [Enzymatic activity/volume] in Serum or Plasma" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Colinesterase plasmática" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/agrosus-patient-example> ;
     fhir:Reference.reference [ fhir:value "Patient/agrosus-patient-example" ] ;
     fhir:Reference.display [ fhir:value "Maria Aparecida de Souza" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2027-01-20T08:00:00-03:00"^^xsd:dateTime] ;
  fhir:Observation.issued [ fhir:value "2027-01-20T13:30:00-03:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Organization/agrosus-laboratorio-exemplo> ;
     fhir:Reference.reference [ fhir:value "Organization/agrosus-laboratorio-exemplo" ] ;
     fhir:Reference.display [ fhir:value "Laboratório Municipal de Referência — Exemplo AgroSUS" ]
  ] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "5000"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "U/L" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "U/L" ]
  ] ;
  fhir:Observation.interpretation [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
       fhir:Coding.code [ fhir:value "L" ] ;
       fhir:Coding.display [ fhir:value "Low" ]
     ]
  ] ;
  fhir:Observation.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "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." ]
  ] ;
  fhir:Observation.derivedFrom [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/agrosus-resultado-colinesterase-basal-exemplo> ;
     fhir:Reference.reference [ fhir:value "Observation/agrosus-resultado-colinesterase-basal-exemplo" ]
  ] .

<http://hl7.org/fhir/ServiceRequest/agrosus-solicitacao-colinesterase-semestral-2027-01-exemplo> a fhir:ServiceRequest .

<http://hl7.org/fhir/Patient/agrosus-patient-example> a fhir:Patient .

<http://hl7.org/fhir/Organization/agrosus-laboratorio-exemplo> a fhir:Organization .

<http://hl7.org/fhir/Observation/agrosus-resultado-colinesterase-basal-exemplo> a fhir:Observation .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Observation/agrosus-resultado-colinesterase-precaucao-exemplo.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Observation/agrosus-resultado-colinesterase-precaucao-exemplo.ttl> .