Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the Terminologias do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-02-18 |
{
"resourceType" : "ValueSet",
"id" : "BRCaraterAtendimento",
"language" : "pt",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt\" lang=\"pt\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BRCaraterAtendimento</b></p><a name=\"BRCaraterAtendimento\"> </a><a name=\"hcBRCaraterAtendimento\"> </a><a name=\"BRCaraterAtendimento-pt-BR\"> </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\">Language: pt</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine\">routine</a></td><td>Routine</td><td>The request has normal priority.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-asap\">asap</a></td><td>ASAP</td><td>The request should be actioned as soon as possible - higher priority than urgent.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-stat\">stat</a></td><td>STAT</td><td>The request should be actioned immediately - highest possible priority. E.g. an emergency.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr></table></li></ul></div>"
},
"url" : "https://terminologia.saude.gov.br/fhir/ValueSet/BRCaraterAtendimento",
"version" : "1.0.0",
"name" : "BRCaraterAtendimento",
"title" : "Carater de Atendimento",
"status" : "active",
"experimental" : false,
"date" : "2025-02-18T21:08:42+00:00",
"publisher" : "Ministério do Saúde do Brasil",
"contact" : [
{
"name" : "Ministério do Saúde do Brasil",
"telecom" : [
{
"system" : "url",
"value" : "https://gov.br/saude"
},
{
"system" : "email",
"value" : "contato@gointerop.com"
}
]
},
{
"name" : "Italo Macedo",
"telecom" : [
{
"system" : "email",
"value" : "italo@gointerop.com",
"use" : "work"
}
]
}
],
"description" : "Carater de Atendimento",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR",
"display" : "Brazil"
}
]
}
],
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-priority",
"version" : "1.0.0",
"concept" : [
{
"code" : "routine",
"display" : "Routine"
}
]
},
{
"system" : "http://hl7.org/fhir/request-priority",
"version" : "1.0.0",
"concept" : [
{
"code" : "asap",
"display" : "ASAP"
}
]
},
{
"system" : "http://hl7.org/fhir/request-priority",
"version" : "1.0.0",
"concept" : [
{
"code" : "stat",
"display" : "STAT"
}
]
},
{
"system" : "http://hl7.org/fhir/request-priority",
"version" : "1.0.0",
"concept" : [
{
"code" : "urgent",
"display" : "Urgent"
}
]
}
]
}
}