Guia de Implementação da SES GO - Estatísticas Vitais - Downloaded Version 1.0.4 See the Directory of published versions
| Active as of 2026-09-14 |
@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/CodeSystem/metodo-idade-gestacional> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "metodo-idade-gestacional"] ;
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: CodeSystem metodo-idade-gestacional</b></p><a name=\"metodo-idade-gestacional\"> </a><a name=\"hcmetodo-idade-gestacional\"> </a><p>Este case-sensitive sistema de código <code>https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/metodo-idade-gestacional</code> define o seguinte códigos:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"metodo-idade-gestacional-1\"> </a></td><td>Exame físico</td><td>Método de estimação baseado em avaliação física da gestante ou do recém-nascido</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"metodo-idade-gestacional-8\"> </a></td><td>Outro método</td><td>Outro método de estimação não especificado anteriormente</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"metodo-idade-gestacional-9\"> </a></td><td>Ignorado</td><td>Informação não disponível ou não informada</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/metodo-idade-gestacional"] ;
fhir:CodeSystem.version [ fhir:value "1.0.4"] ;
fhir:CodeSystem.name [ fhir:value "MetodoIdadeGestacional"] ;
fhir:CodeSystem.title [ fhir:value "Método de Estimação da Idade Gestacional"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-14T14:03:41+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "SES-GO"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "SES-GO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://fhir.saude.go.gov.br" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "ti-ses.saude@goias.gov.br" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Refere-se ao método utilizado para estimar o número de semanas de gestação, quando a DUM for ignorada.\n Caso nenhum método esteja disponível, a idade gestacional é registrada como desconhecida/ignorada."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "BRA" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "3"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Exame físico" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Método de estimação baseado em avaliação física da gestante ou do recém-nascido" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Outro método" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Outro método de estimação não especificado anteriormente" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Ignorado" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Informação não disponível ou não informada" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/metodo-idade-gestacional.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/metodo-idade-gestacional.ttl> .
IG © 2025+ SES-GO. Package br.go.ses.estatisticas-vitais#1.0.4 based on FHIR 4.0.1. Generated 2026-09-14
Links:
Conteúdo
|
Relatório de qualidade