REDS GO
1.0.0 - draft
REDS GO - Downloaded Version 1.0.0 See the Directory of published versions
| Active as of 2021-08-19 |
{
"resourceType" : "CodeSystem",
"id" : "BRCondicaoMaternal",
"language" : "pt-BR",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"pt-BR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem BRCondicaoMaternal</b></p><a name=\"BRCondicaoMaternal\"> </a><a name=\"hcBRCondicaoMaternal\"> </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><p>Este case-sensitive sistema de código <code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRCondicaoMaternal</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></tr><tr><td style=\"white-space:nowrap\">1<a name=\"BRCondicaoMaternal-1\"> </a></td><td>Não se aplica</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"BRCondicaoMaternal-2\"> </a></td><td>Gestante</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"BRCondicaoMaternal-3\"> </a></td><td>Puérpera</td></tr></table></div>"
},
"url" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCondicaoMaternal",
"version" : "1.0.0",
"name" : "BRCondicaoMaternal",
"title" : "Condição Maternal",
"status" : "active",
"experimental" : false,
"date" : "2021-08-19T14:10:22.301430+00:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "Indicação da condição maternal da pessoa vacinada.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "1",
"display" : "Não se aplica"
},
{
"code" : "2",
"display" : "Gestante"
},
{
"code" : "3",
"display" : "Puérpera"
}
]
}