FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/BRIntencaoRegulacao

Packagebr.ufg.cgis.rnds-lite
Resource TypeValueSet
IdBRIntencaoRegulacao
FHIR VersionR4
Sourcehttp://www.saude.gov.br/fhir/r4/http://www.saude.gov.br/fhir/r4/ValueSet-BRIntencaoRegulacao.html
URLhttp://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
Version0.2.4
Statusactive
Date2023-04-13T13:17:18.5012669+00:00
NameIntenção de requisição de regulação assistencial
DescriptionIntenção de requisição de regulação assistencial.

Resources that use this resource

StructureDefinition
BRRequisicaoRegulacaoAssistencialRequisição de Regulação Assistencial

Resources that this resource uses

CodeSystem
request-intentRequestIntent

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet BRIntencaoRegulacao

Last updated: 2023-04-13 13:17:22+0000; Language: pt-BR

  • Include these codes as defined in http://hl7.org/fhir/request-intent
    CodeDisplayDefinitionPortuguese (Brazil) (pt)
    proposalProposalThe 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
    planPlanThe request represents an intention to ensure something occurs without providing an authorization for others to act.Planejado
    directiveDirectiveThe request represents a legally binding instruction authored by a Patient or RelatedPerson.Diretriz
    orderOrderThe request represents a request/demand and authorization for action by a Practitioner.Autorizado
    original-orderOriginal OrderThe request represents an original authorization for action.Autorização original
    reflex-orderReflex OrderThe 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-orderFiller OrderThe 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-orderInstance OrderAn 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
    optionOptionThe 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"
              }
            ]
          }
        ]
      }
    ]
  }
}