{
  "resourceType" : "CodeSystem",
  "id" : "classificacao-atendimento",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem classificacao-atendimento</b></p><a name=\"classificacao-atendimento\"> </a><a name=\"hcclassificacao-atendimento\"> </a><p>Este  sistema de código <code>https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem/classificacao-atendimento</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\">0<a name=\"classificacao-atendimento-0\"> </a></td><td>Emergência</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"classificacao-atendimento-1\"> </a></td><td>Urgência</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"classificacao-atendimento-2\"> </a></td><td>Prioritário</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"classificacao-atendimento-3\"> </a></td><td>Eletivo</td></tr></table></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/saude-mulher/CodeSystem/classificacao-atendimento",
  "version" : "1.0.1",
  "name" : "ClassificacaoAtendimento",
  "title" : "Classificação de atendimento",
  "status" : "draft",
  "date" : "2026-02-07T13:36:34+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"
  }]
}