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
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
| Official URL: https://jefersonrl.github.io/AgroSUS-FHIR/StructureDefinition/agrosus-laudo-laboratorial | Version: 0.1.0 | |||
| Draft as of 2026-07-27 | Computable Name: AgroSUSLaudoLaboratorial | |||
Laudo que agrupa resultados laboratoriais emitidos para o acompanhamento do trabalhador rural no AgroSUS.
Usos:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | Um conjunto de regras sob as quais este conteúdo foi criado |
![]() ![]() |
Conteúdo/regras para todas as fatias | |||
![]() ![]() ![]() |
0..* | CodeableConcept | Conduta associada ao laudo URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-diagnosticreport-conduta Vínculo: BRCondutaColposcopia (extensible) | |
![]() ![]() |
?! | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
![]() ![]() |
SΣ | 1..1 | Identifier | Identificador único do laudo laboratorial |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Exemplo General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Exemplo General: 123456 |
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo |
![]() ![]() |
?!SΣ | 1..1 | code | Situação atual do laudo Vínculo: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() |
SΣ | 1..* | CodeableConcept | Categoria laboratorial do laudo Vínculo: BR Servico Especializado (example) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) |
![]() ![]() |
SΣ | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence |
![]() ![]() |
SΣ | 1..1 | Data ou período clinicamente relevante | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 1..1 | instant | Data e hora de liberação do laudo |
![]() ![]() |
SΣ | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão |
![]() ![]() |
SΣ | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial |
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas |
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo |
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório |
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível Vínculo: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. |
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.category | Base | example | BR Servico Especializado | 📦1.0.0 | Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1 v1.0 |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from BRCoreDiagnosticReport
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 1..1 | Identifier | Identificador único do laudo laboratorial |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo |
![]() ![]() |
S | 1..1 | code | Situação atual do laudo |
![]() ![]() |
S | 1..* | CodeableConcept | Categoria laboratorial do laudo |
![]() ![]() |
S | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) |
![]() ![]() |
S | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence |
![]() ![]() |
S | 1..1 | dateTime, Period | Data ou período clinicamente relevante |
![]() ![]() |
S | 1..1 | instant | Data e hora de liberação do laudo |
![]() ![]() |
S | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão |
![]() ![]() |
S | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial |
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas |
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo |
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório |
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível |
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Identificador lógico deste artefato | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadados sobre o recurso | ||||
![]() ![]() |
?!Σ | 0..1 | uri | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
![]() ![]() |
0..1 | code | Idioma do recurso Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Resumo do texto do recurso em linguagem natural This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Recursos contidos no recurso | |||||
![]() ![]() |
0..* | Extension | Extensões adicionais que não fazem parte do modelo base Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Conduta associada ao laudo URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-diagnosticreport-conduta Vínculo: BRCondutaColposcopia (extensible) | |||||
![]() ![]() |
?! | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
![]() ![]() |
SΣ | 1..1 | Identifier | Identificador único do laudo laboratorial | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Exemplo General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Exemplo General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo | ||||
![]() ![]() |
?!SΣ | 1..1 | code | Situação atual do laudo Vínculo: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() |
SΣ | 1..* | CodeableConcept | Categoria laboratorial do laudo Vínculo: BR Servico Especializado (example) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence | ||||
![]() ![]() |
Σ | 0..1 | Reference(br-core-encounter) | Evento de assistência médica quando o teste foi solicitado | ||||
![]() ![]() |
SΣ | 1..1 | Data ou período clinicamente relevante | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
SΣ | 1..1 | instant | Data e hora de liberação do laudo | ||||
![]() ![]() |
SΣ | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão | ||||
![]() ![]() |
SΣ | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial | ||||
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas | ||||
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo | ||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Referência as imagens associadas ao relatório de diagnóstico ao relatório de diagnóstico | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Imagens associadas a este relatório | ||||
![]() ![]() ![]() |
0..1 | string | Identificador único para referência cruzada | |||||
![]() ![]() ![]() |
0..* | Extension | Extensões adicionais que não fazem parte do modelo de dados básico | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
![]() ![]() ![]() |
0..1 | string | Comentário sobre a imagem | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Referência à fonte da imagem | ||||
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível Vínculo: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. | ||||
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório | ||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.category | Base | example | BR Servico Especializado | 📦1.0.0 | Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1 v1.0 |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from BRCoreDiagnosticReport
Resumo
Obrigatório: 10 elementos
Deve ser suportado: 15 elementos
Estruturas
Esta estrutura refere-se a estas outras estruturas:
Key Elements View
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | Um conjunto de regras sob as quais este conteúdo foi criado |
![]() ![]() |
Conteúdo/regras para todas as fatias | |||
![]() ![]() ![]() |
0..* | CodeableConcept | Conduta associada ao laudo URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-diagnosticreport-conduta Vínculo: BRCondutaColposcopia (extensible) | |
![]() ![]() |
?! | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
![]() ![]() |
SΣ | 1..1 | Identifier | Identificador único do laudo laboratorial |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Exemplo General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Exemplo General: 123456 |
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo |
![]() ![]() |
?!SΣ | 1..1 | code | Situação atual do laudo Vínculo: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() |
SΣ | 1..* | CodeableConcept | Categoria laboratorial do laudo Vínculo: BR Servico Especializado (example) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) |
![]() ![]() |
SΣ | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence |
![]() ![]() |
SΣ | 1..1 | Data ou período clinicamente relevante | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 1..1 | instant | Data e hora de liberação do laudo |
![]() ![]() |
SΣ | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão |
![]() ![]() |
SΣ | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial |
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas |
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo |
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório |
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível Vínculo: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. |
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.category | Base | example | BR Servico Especializado | 📦1.0.0 | Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1 v1.0 |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from BRCoreDiagnosticReport
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 1..1 | Identifier | Identificador único do laudo laboratorial |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo |
![]() ![]() |
S | 1..1 | code | Situação atual do laudo |
![]() ![]() |
S | 1..* | CodeableConcept | Categoria laboratorial do laudo |
![]() ![]() |
S | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) |
![]() ![]() |
S | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence |
![]() ![]() |
S | 1..1 | dateTime, Period | Data ou período clinicamente relevante |
![]() ![]() |
S | 1..1 | instant | Data e hora de liberação do laudo |
![]() ![]() |
S | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão |
![]() ![]() |
S | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial |
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas |
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo |
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório |
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível |
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
Snapshot View
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | BRCoreDiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Identificador lógico deste artefato | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadados sobre o recurso | ||||
![]() ![]() |
?!Σ | 0..1 | uri | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
![]() ![]() |
0..1 | code | Idioma do recurso Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Resumo do texto do recurso em linguagem natural This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Recursos contidos no recurso | |||||
![]() ![]() |
0..* | Extension | Extensões adicionais que não fazem parte do modelo base Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Conduta associada ao laudo URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-diagnosticreport-conduta Vínculo: BRCondutaColposcopia (extensible) | |||||
![]() ![]() |
?! | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
![]() ![]() |
SΣ | 1..1 | Identifier | Identificador único do laudo laboratorial | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Exemplo General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Exemplo General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
S | 1..* | Reference(Solicitação de Exame AgroSUS) | Solicitação de exame atendida pelo laudo | ||||
![]() ![]() |
?!SΣ | 1..1 | code | Situação atual do laudo Vínculo: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() |
SΣ | 1..* | CodeableConcept | Categoria laboratorial do laudo Vínculo: BR Servico Especializado (example) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Exame ou painel representado pelo laudo Vínculo: Exames Laboratoriais AgroSUS (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Paciente AgroSUS) | Trabalhador rural ao qual o laudo pertence | ||||
![]() ![]() |
Σ | 0..1 | Reference(br-core-encounter) | Evento de assistência médica quando o teste foi solicitado | ||||
![]() ![]() |
SΣ | 1..1 | Data ou período clinicamente relevante | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
SΣ | 1..1 | instant | Data e hora de liberação do laudo | ||||
![]() ![]() |
SΣ | 1..* | Reference(Laboratório AgroSUS) | Laboratório responsável pela emissão | ||||
![]() ![]() |
SΣ | 0..* | Reference(BRCorePractitioner | BRCorePractitionerRole | BRCoreOrganization | CareTeam) | Profissional responsável pela interpretação laboratorial | ||||
![]() ![]() |
S | 0..* | Reference(BRCoreSpecimen) | Amostras biológicas utilizadas, quando informadas | ||||
![]() ![]() |
S | 1..* | Reference(Resultado Laboratorial AgroSUS) | Resultados individuais incluídos no laudo | ||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Referência as imagens associadas ao relatório de diagnóstico ao relatório de diagnóstico | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Imagens associadas a este relatório | ||||
![]() ![]() ![]() |
0..1 | string | Identificador único para referência cruzada | |||||
![]() ![]() ![]() |
0..* | Extension | Extensões adicionais que não fazem parte do modelo de dados básico | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
![]() ![]() ![]() |
0..1 | string | Comentário sobre a imagem | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Referência à fonte da imagem | ||||
![]() ![]() |
S | 0..1 | string | Conclusão textual emitida pelo laboratório | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Conclusão codificada, quando disponível Vínculo: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report. | ||||
![]() ![]() |
S | 0..* | Attachment | Documento original emitido pelo laboratório | ||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | a norma FHIR |
| DiagnosticReport.category | Base | example | BR Servico Especializado | 📦1.0.0 | Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1 v1.0 |
| DiagnosticReport.code | Base | extensible | Exames Laboratoriais AgroSUS | 📦0.1.0 | este IG |
| DiagnosticReport.conclusionCode | Base | example | SNOMED CT Clinical Findings | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from BRCoreDiagnosticReport
Resumo
Obrigatório: 10 elementos
Deve ser suportado: 15 elementos
Estruturas
Esta estrutura refere-se a estas outras estruturas:
Other representations of profile: CSV, Excel, Schematron