FHIR IG analytics| Package | br.go.ses.saude-mulher |
| Resource Type | CodeSystem |
| Id | CodeSystem-classificacao-atendimento.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem-classificacao-atendimento.html |
| URL | https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem/classificacao-atendimento |
| Version | 1.0.0 |
| Status | draft |
| Date | 2025-12-11T00:56:08+00:00 |
| Name | ClassificacaoAtendimento |
| Title | Classificação de atendimento |
| Realm | br |
| Description | Classificação de atendimento. |
| Content | complete |
| ValueSet | |
| classificacao-atendimento | Classificação de Atendimento |
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: CodeSystem classificacao-atendimento
Este sistema de código https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem/classificacao-atendimento define o seguinte códigos:
| Código | Ecrã |
| 0 | Emergência |
| 1 | Urgência |
| 2 | Prioritário |
| 3 | Eletivo |
{
"resourceType": "CodeSystem",
"id": "classificacao-atendimento",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem/classificacao-atendimento",
"version": "1.0.0",
"name": "ClassificacaoAtendimento",
"title": "Classificação de atendimento",
"status": "draft",
"date": "2025-12-11T00:56:08+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": "Classificação de atendimento.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"content": "complete",
"count": 4,
"concept": [
{
"code": "0",
"display": "Emergência"
},
{
"code": "1",
"display": "Urgência"
},
{
"code": "2",
"display": "Prioritário"
},
{
"code": "3",
"display": "Eletivo"
}
]
}