FHIR IG analytics| Package | br.go.ses.reds-go |
| Resource Type | CodeSystem |
| Id | CodeSystem-BRCondicaoMaternal.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/reds-go/CodeSystem-BRCondicaoMaternal.html |
| URL | http://www.saude.gov.br/fhir/r4/CodeSystem/BRCondicaoMaternal |
| Version | 1.0.3 |
| Status | active |
| Date | 2021-08-19T14:10:22.301430+00:00 |
| Name | BRCondicaoMaternal |
| Title | Condição Maternal |
| Realm | br |
| Description | Indicação da condição maternal da pessoa vacinada. |
| Content | complete |
| ValueSet | |
| BRCondicaoMaternal-1.0 | Condição Maternal |
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: CodeSystem BRCondicaoMaternal
Língua: pt-BR
Este case-sensitive sistema de código http://www.saude.gov.br/fhir/r4/CodeSystem/BRCondicaoMaternal define o seguinte códigos:
| Código | Ecrã |
| 1 | Não se aplica |
| 2 | Gestante |
| 3 | Puérpera |
{
"resourceType": "CodeSystem",
"id": "BRCondicaoMaternal",
"language": "pt-BR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCondicaoMaternal",
"version": "1.0.3",
"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"
}
]
}