Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.1.0 - STU1
This page is part of the Core do Brasil (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@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/DiagnosticReport/a952a5b4-2bc5-42f8-a3de-af67ec3ea791> a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "a952a5b4-2bc5-42f8-a3de-af67ec3ea791"] ;
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: DiagnosticReport a952a5b4-2bc5-42f8-a3de-af67ec3ea791</b></p><a name=\"a952a5b4-2bc5-42f8-a3de-af67ec3ea791\"> </a><a name=\"hca952a5b4-2bc5-42f8-a3de-af67ec3ea791\"> </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></div><h2><span title=\"Códigos:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span> (<span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRServicoEspecializado 145}\">SERVICO DE DIAGNOSTICO DE LABORATORIO CLINICO</span>) </h2><table class=\"grid\"><tr><td>Assunto</td><td>Ana Beatriz Oliveira (official) Female, DoB: 2018-09-25 ( Health Card Number: NamingSystemCNS#765432109876543 (use: official, ))</td></tr><tr><td>Quando Para</td><td>2024-12-19 14:30:00+0000</td></tr><tr><td>Comunicado</td><td>2024-12-19 16:00:00+0000</td></tr><tr><td>Intérprete</td><td> <a href=\"Organization-1428c345-c221-411f-880f-6fb163817387.html\">Hospital Sírio-Libanês</a></td></tr></table><p><b>Detalhes do relatório</b></p><table class=\"grid\"><tr><td><b>Código</b></td><td><b>Valor</b></td><td><b>Bandeiras</b></td><td><b>Nota</b></td><td><b>Quando Para</b></td><td><b>Comunicado</b></td></tr><tr><td><a href=\"Observation-07ce5462-f77b-4ad6-af8c-2f67a6500b97.html\"><span title=\"Códigos:{http://loinc.org 85354-9}\">Blood Pressure</span></a></td><td/><td>Final</td><td/><td>2025-01-13 08:30:00+0000</td><td>2025-01-13 08:35:00+0000</td></tr><tr><td><a href=\"Observation-52ba1c80-5d2c-4faf-8c90-f4363e20d7bb.html\"><span title=\"Códigos:{http://loinc.org 24331-1}\">Colesterol total e frações</span></a></td><td/><td>Final</td><td><blockquote><div><p>Paciente orientado para seguir com dieta saudável e exercícios para gerenciar colesterol</p>\n</div></blockquote></td><td>2025-01-13 08:00:00+0000</td><td>2025-01-13 08:30:00+0000</td></tr></table><p>Resultados dentro dos limites normais.</p></div>"
] ;
fhir:DiagnosticReport.status [ fhir:value "final"] ;
fhir:DiagnosticReport.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRServicoEspecializado" ] ;
fhir:Coding.code [ fhir:value "145" ] ;
fhir:Coding.display [ fhir:value "SERVICO DE DIAGNOSTICO DE LABORATORIO CLINICO" ]
]
] ;
fhir:DiagnosticReport.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:85354-9 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "85354-9" ] ;
fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ]
]
] ;
fhir:DiagnosticReport.subject [
fhir:link <http://hl7.org/fhir/Patient/b1997888-85fd-41b6-bf94-6242cf3c8265> ;
fhir:Reference.reference [ fhir:value "Patient/b1997888-85fd-41b6-bf94-6242cf3c8265" ] ;
fhir:Reference.display [ fhir:value "Ana Beatriz" ]
] ;
fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2024-12-19T14:30:00Z"^^xsd:dateTime] ;
fhir:DiagnosticReport.issued [ fhir:value "2024-12-19T16:00:00Z"^^xsd:dateTime] ;
fhir:DiagnosticReport.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1428c345-c221-411f-880f-6fb163817387> ;
fhir:Reference.reference [ fhir:value "Organization/1428c345-c221-411f-880f-6fb163817387" ] ;
fhir:Reference.display [ fhir:value "Hospital Sírio-Libanês" ]
] ;
fhir:DiagnosticReport.result [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97> ;
fhir:Reference.reference [ fhir:value "Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97" ] ;
fhir:Reference.display [ fhir:value "Blood Pressure" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Observation/52ba1c80-5d2c-4faf-8c90-f4363e20d7bb> ;
fhir:Reference.reference [ fhir:value "Observation/52ba1c80-5d2c-4faf-8c90-f4363e20d7bb" ] ;
fhir:Reference.display [ fhir:value "Colesterol total e frações" ]
] ;
fhir:DiagnosticReport.conclusion [ fhir:value "Resultados dentro dos limites normais."] .
<http://hl7.org/fhir/Patient/b1997888-85fd-41b6-bf94-6242cf3c8265> a fhir:Patient .
<http://hl7.org/fhir/Organization/1428c345-c221-411f-880f-6fb163817387> a fhir:Organization .
<http://hl7.org/fhir/Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97> a fhir:Observation .
<http://hl7.org/fhir/Observation/52ba1c80-5d2c-4faf-8c90-f4363e20d7bb> a fhir:Observation .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DiagnosticReport/a952a5b4-2bc5-42f8-a3de-af67ec3ea791.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DiagnosticReport/a952a5b4-2bc5-42f8-a3de-af67ec3ea791.ttl> .
IG © 2023+ Ministério da Saúde do Brasil. Package br.gov.saude.br-core.fhir#1.1.0 based on FHIR 4.0.1. Generated 2026-08-22
Links: Table of Contents |
QA Report