Guia de Implementação da SES GO - Vigilância Epidemiológica - Downloaded Version 1.0.6 See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@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/CondicaoTrimestreGestacionalExemplo> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "CondicaoTrimestreGestacionalExemplo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/StructureDefinition/condicao-trimestregestacional-sd" ;
fhir:index 0 ;
fhir:link <https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/StructureDefinition/condicao-trimestregestacional-sd>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Observation CondicaoTrimestreGestacionalExemplo</b></p><a name=\"CondicaoTrimestreGestacionalExemplo\"> </a><a name=\"hcCondicaoTrimestreGestacionalExemplo\"> </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\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"StructureDefinition-condicao-trimestregestacional-sd.html\">Condição ou Trimestre Gestacional</a></p></div><p><b>identifier</b>: <a href=\"https://fhir.saude.go.gov.br/r4/core/NamingSystem-sinan.html\" title=\"É um número de identificação fornecido pelo SINAN.\">SINAN</a>/2025-00012345</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Códigos:\">32418-6</span></p><p><b>subject</b>: <a href=\"Patient-PacienteJose.html\">José Silva(official) Male, DoB: 1989-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)</a></p><p><b>issued</b>: 2025-09-18 14:24:34+0000</p><p><b>performer</b>: <a href=\"Organization-HospitalExemplo.html\">Organization Hospital Exemplo</a></p><p><b>value</b>: <span title=\"Códigos:{https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/condicao-trimestre-gestacional-cs 1-trimestre}\">1º Trimestre</span></p></div>"
] ;
fhir:Observation.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://fhir.saude.go.gov.br/sid/sinan" ] ;
fhir:Identifier.value [ fhir:value "2025-00012345" ]
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.code [ fhir:value "32418-6" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/PacienteJose> ;
fhir:Reference.reference [ fhir:value "Patient/PacienteJose" ]
] ;
fhir:Observation.issued [ fhir:value "2025-09-18T14:24:34.711Z"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/HospitalExemplo> ;
fhir:Reference.reference [ fhir:value "Organization/HospitalExemplo" ]
] ;
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/condicao-trimestre-gestacional-cs" ] ;
fhir:Coding.code [ fhir:value "1-trimestre" ]
]
] .
<http://hl7.org/fhir/Patient/PacienteJose> a fhir:Patient .
<http://hl7.org/fhir/Organization/HospitalExemplo> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/CondicaoTrimestreGestacionalExemplo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/CondicaoTrimestreGestacionalExemplo.ttl> .
IG © 2025+ SES-GO. Package br.go.ses.vigilancia-epidemiologica#1.0.6 based on FHIR 4.0.1. Generated 2026-09-14
Links:
Conteúdo
|
Relatório de qualidade