FHIR IG Statistics: ValueSet/BRIntencaoRegulacao
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Last updated: 2023-04-13 13:17:22+0000; Language: pt-BR
- Include these codes as defined in
http://hl7.org/fhir/request-intent
Code | Display | Definition | Portuguese (Brazil) (pt) |
proposal | Proposal | 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. | Proposto |
plan | Plan | The request represents an intention to ensure something occurs without providing an authorization for others to act. | Planejado |
directive | Directive | The request represents a legally binding instruction authored by a Patient or RelatedPerson. | Diretriz |
order | Order | The request represents a request/demand and authorization for action by a Practitioner. | Autorizado |
original-order | Original Order | The request represents an original authorization for action. | Autorização original |
reflex-order | Reflex Order | 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. | Autorização suplementar |
filler-order | Filler Order | 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. | Intenção de autorização |
instance-order | Instance Order | 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. | Autorização de atividade única |
option | Option | 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. | Condicional |
Source
{
"resourceType": "ValueSet",
"id": "BRIntencaoRegulacao",
"meta": {
"lastUpdated": "2023-04-13T13:17:22.715+00:00"
},
"language": "pt-BR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao",
"version": "0.2.4",
"name": "Intenção de requisição de regulação assistencial",
"status": "active",
"experimental": false,
"date": "2023-04-13T13:17:18.5012669+00:00",
"publisher": "CGIS",
"contact": [
{
"name": "CGIS",
"telecom": [
{
"system": "url",
"value": "https://cgis.ufg.br/"
},
{
"system": "email",
"value": "fabio@inf.ufg.br"
}
]
}
],
"description": "Intenção de requisição de regulação assistencial.",
"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"
}
]
}
]
}
]
}
}