REDS GO
1.0.0 - draft
REDS GO - Downloaded Version 1.0.0 See the Directory of published versions
| Active as of 2023-04-13 |
{
"resourceType" : "ValueSet",
"id" : "BRIntencaoRegulacao",
"meta" : {
"lastUpdated" : "2023-04-13T13:17:22.715+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"pt-BR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRIntencaoRegulacao</b></p><a name=\"BRIntencaoRegulacao\"> </a><a name=\"hcBRIntencaoRegulacao\"> </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\">Última atualização: 2023-04-13 13:17:22+0000; Língua: pt-BR</p></div><ul><li>Include estes códigos, tal como definidos em <a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td><td><b>Portuguese (Brazil) (pt)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-proposal\">proposal</a></td><td>Proposal</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td><td>Proposto</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-plan\">plan</a></td><td>Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td><td>Planejado</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-directive\">directive</a></td><td>Directive</td><td>The request represents a legally binding instruction authored by a Patient or RelatedPerson.</td><td>Diretriz</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order\">order</a></td><td>Order</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td><td>Autorizado</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-original-order\">original-order</a></td><td>Original Order</td><td>The request represents an original authorization for action.</td><td>Autorização original</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-reflex-order\">reflex-order</a></td><td>Reflex Order</td><td>The request represents an automatically generated supplemental authorization for action based on a parent authorization together with initial results of the action taken against that parent authorization.</td><td>Autorização suplementar</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-filler-order\">filler-order</a></td><td>Filler Order</td><td>The request represents the view of an authorization instantiated by a fulfilling system representing the details of the fulfiller's intention to act upon a submitted order.</td><td>Intenção de autorização</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-instance-order\">instance-order</a></td><td>Instance Order</td><td>An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence. E.g. The administration of a single dose of a drug.</td><td>Autorização de atividade única</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-option\">option</a></td><td>Option</td><td>The request represents a component or option for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestGroup]]] for additional information on how this status is used.</td><td>Condicional</td></tr></table></li></ul></div>"
},
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao",
"version" : "1.0.0",
"name" : "Intenção de requisição de regulação assistencial",
"status" : "active",
"experimental" : false,
"date" : "2023-04-13T13:17:18.5012669+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" : "Intenção de requisição de regulação assistencial.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-intent",
"concept" : [
{
"code" : "proposal",
"display" : "Proposal",
"designation" : [
{
"language" : "pt-BR",
"value" : "Proposto"
}
]
},
{
"code" : "plan",
"display" : "Plan",
"designation" : [
{
"language" : "pt-BR",
"value" : "Planejado"
}
]
},
{
"code" : "directive",
"display" : "Directive",
"designation" : [
{
"language" : "pt-BR",
"value" : "Diretriz"
}
]
},
{
"code" : "order",
"display" : "Order",
"designation" : [
{
"language" : "pt-BR",
"value" : "Autorizado"
}
]
},
{
"code" : "original-order",
"display" : "Original Order",
"designation" : [
{
"language" : "pt-BR",
"value" : "Autorização original"
}
]
},
{
"code" : "reflex-order",
"display" : "Reflex Order",
"designation" : [
{
"language" : "pt-BR",
"value" : "Autorização suplementar"
}
]
},
{
"code" : "filler-order",
"display" : "Filler Order",
"designation" : [
{
"language" : "pt-BR",
"value" : "Intenção de autorização"
}
]
},
{
"code" : "instance-order",
"display" : "Instance Order",
"designation" : [
{
"language" : "pt-BR",
"value" : "Autorização de atividade única"
}
]
},
{
"code" : "option",
"display" : "Option",
"designation" : [
{
"language" : "pt-BR",
"value" : "Condicional"
}
]
}
]
}
]
}
}