Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas
0.1.0 - ci-build
Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas, publicado por Fatec Ferraz de Vasconcelos. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.1.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/jefersonrl/AgroSUS-FHIR/tree/main e muda regularmente. Veja o Diretório de versões publicadas
| Draft as of 2026-07-27 |
Definitions for the agrosus-solicitacao-exame resource profile.
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. ServiceRequest | |
| Definição | A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. |
| Curto | A request for a service to be performed |
| Controlo | 0..* |
| É modificador | false |
| Resumo | false |
| Nomes alternativos | diagnostic request, referral, referral request, transfer of care request |
| Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) prr-1: orderDetail SHALL only be present if code is present ( orderDetail.empty() or code.exists())prr-1: orderDetail SHALL only be present if code is present (orderDetail.empty() or code.exists()) |
| 2. ServiceRequest.implicitRules | |
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
| Curto | Um conjunto de regras sob as quais este conteúdo foi criadoA set of rules under which this content was created |
| Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. |
| Controlo | 0..1 |
| Tipo | uri |
| É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. ServiceRequest.modifierExtension | |
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidasExtensions that cannot be ignored |
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Controlo | 0..* |
| Tipo | Extension |
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Resumo | false |
| Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Nomes alternativos | extensions, user content |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 6. ServiceRequest.identifier | |
| Definição | Identificadores externos para este recurso Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller. |
| Curto | Identificador único da solicitação de exameIdentifiers assigned to this order |
| Comentários | The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below. |
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
| Controlo | 10..1* |
| Tipo | Identifier |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. ServiceRequest.identifier.use | |
| Definição | The purpose of this identifier. |
| Curto | usual | official | temp | secondary | old (If known) |
| Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Controlo | 0..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . |
| Tipo | code |
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | true |
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. ServiceRequest.identifier.system | |
| Definição | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
| Curto | The namespace for the identifier value |
| Comentários | Identifier.system is always case sensitive. |
| Controlo | 10..1 |
| Tipo | uri |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | true |
| Requisitos | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Exemplo | General: http://www.acme.com/identifiers/patient |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. ServiceRequest.identifier.value | |
| Definição | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Curto | The value that is unique |
| Comentários | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Controlo | 10..1 |
| Tipo | string |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | true |
| Exemplo | General: 123456 |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 14. ServiceRequest.requisition | |
| Definição | Identificador da requisição A shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier. |
| Curto | Identificador comum que agrupa exames solicitados conjuntamenteComposite Request ID |
| Comentários | Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation. |
| Controlo | 0..1 |
| Tipo | Identifier |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes. |
| Nomes alternativos | grouperId, groupIdentifier |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. ServiceRequest.status | |
| Definição | Status da requisição The status of the order. |
| Curto | Situação atual da solicitaçãodraft | active | on-hold | revoked | completed | entered-in-error | unknown |
| Comentários | The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource. The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource. |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)The status of a service order. |
| Tipo | code |
| É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. ServiceRequest.intent | |
| Definição | Código da intencionalidade desta requisição Whether the request is a proposal, plan, an original order or a reflex order. |
| Curto | Intenção clínica da solicitaçãoproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option |
| Comentários | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de RequestIntenthttp://hl7.org/fhir/ValueSet/request-intent|4.0.1 (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)The kind of service request. |
| Tipo | code |
| É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. ServiceRequest.category | |
| Definição | Categoria desta requisição A code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure"). |
| Curto | Categoria do serviço solicitadoClassification of service |
| Comentários | There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set. |
| Controlo | 10..1* |
| Vínculo | Para exemplos de códigos, ver BR Categoria Procedimentohttp://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1 (example to https://terminologia.saude.gov.br/fhir/ValueSet/BRCategoriaProcedimento) |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Used for filtering what service request are retrieved and displayed. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. ServiceRequest.priority | |
| Definição | Prioridade desta requisição Indicates how quickly the ServiceRequest should be addressed with respect to other requests. |
| Curto | Prioridade assistencial da solicitaçãoroutine | urgent | asap | stat |
| Controlo | 10..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de BR Carater Atendimento MIRAhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 (required to https://terminologia.saude.gov.br/fhir/ValueSet/BRCaraterAtendimentoMIRA) |
| Tipo | code |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Significado em caso de falta | If missing, this task should be performed with normal priority |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. ServiceRequest.doNotPerform | |
| Definição | Verdadeiro se o serviço/procedimento não deve ser executado Set this to true if the record is saying that the service/procedure should NOT be performed. |
| Curto | Verdadeiro se o serviço/procedimento não deve ser executadoTrue if service/procedure should not be performed |
| Comentários | In general, only the code and timeframe will be present, though occasional additional qualifiers such as body site or even performer could be included to narrow the scope of the prohibition. If the ServiceRequest.code and ServiceRequest.doNotPerform both contain negation, that will reinforce prohibition and should not have a double negative interpretation. |
| Controlo | 0..1 |
| Tipo | boolean |
| É modificador | true porque If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur. |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | true |
| Requisitos | Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc. |
| Significado em caso de falta | If missing, the request is a positive request e.g. "do perform" |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. ServiceRequest.code | |
| Definição | Código do procedimento solicitado A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested. |
| Curto | Exame ou painel laboratorial solicitadoWhat is being requested/ordered |
| Comentários | Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code. |
| Controlo | 10..1 |
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Para exemplos de códigos, ver Exames Laboratoriais AgroSUShttp://hl7.org/fhir/ValueSet/procedure-code|4.0.1 (extensible to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-exames-laboratoriais) |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | service requested |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. ServiceRequest.subject | |
| Definição | Referência ao paciente/grupo/localidade/dispositivo associado a esta requisição On whom or what the service is to be performed. This is usually a human patient, but can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans). |
| Curto | Trabalhador rural para o qual o exame foi solicitadoIndividual or Entity the service is ordered for |
| Controlo | 1..1 |
| Tipo | Reference(Paciente AgroSUS, Patient, Group, Location, Device) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. ServiceRequest.encounter | |
| Definição | Referência ao atendimento relacionado a esta requisição An encounter that provides additional information about the healthcare context in which this request is made. |
| Curto | Atendimento da UBS relacionado à solicitaçãoEncounter in which the request was created |
| Controlo | 0..1 |
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS, Encounter) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | context |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. ServiceRequest.occurrence[x] | |
| Definição | Quando o procedimento deve ocorrer The date/time at which the requested service should occur. |
| Curto | Data ou período previsto para realização do exameWhen service should occur |
| Controlo | 0..1 |
| Tipo | Escolha de: dateTime, Period, Timing |
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | true |
| Nomes alternativos | schedule |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. ServiceRequest.authoredOn | |
| Definição | Data de assinatura da requisição When the request transitioned to being actionable. |
| Curto | Data e hora da solicitaçãoDate request signed |
| Controlo | 10..1 |
| Tipo | dateTime |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | orderedOn |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. ServiceRequest.requester | |
| Definição | Referência ao profissional/organização/paciente/dispotivo/pessoa relacionada que está solicitando o procedimento The individual who initiated the request and has responsibility for its activation. |
| Curto | Vínculo do profissional da UBS responsável pela solicitaçãoWho/what is requesting service |
| Comentários | This not the dispatcher, but rather who is the authorizer. This element is not intended to handle delegation which would generally be managed through the Provenance resource. |
| Controlo | 10..1 |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Practitioner, PractitionerRole, Organization, Patient, RelatedPerson, Device) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | author, orderer |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. ServiceRequest.performer | |
| Definição | Referência ao profissional executante solicitado The desired performer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etc. |
| Curto | Laboratório responsável pela realização, quando definidoRequested performer |
| Comentários | If multiple performers are present, it is interpreted as a list of alternative performers without any preference regardless of order. If order of preference is needed use the request-performerOrder extension. Use CareTeam to represent a group of performers (for example, Practitioner A and Practitioner B). |
| Controlo | 0..1* |
| Tipo | Reference(Laboratório AgroSUS, Practitioner, PractitionerRole, Organization, CareTeam, HealthcareService, Patient, Device, RelatedPerson) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | request recipient |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. ServiceRequest.reasonCode | |
| Definição | Explicação/Justificativa para procedimento ou serviço An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in |
| Curto | Justificativa clínica para o exameExplanation/Justification for procedure or service |
| Comentários | This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. Use This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. Use |
| Controlo | 0..* |
| Vínculo | Para exemplos de códigos, ver ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reason|4.0.1 (example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)Diagnosis or problem codes justifying the reason for requesting the service investigation. |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. ServiceRequest.reasonReference | |
| Definição | Referência à explicação/justificativa para serviço ou procedimento Indicates another resource that provides a justification for why this service is being requested. May relate to the resources referred to in |
| Curto | Condição, resultado ou laudo que justifica a solicitaçãoExplanation/Justification for service or service |
| Comentários | This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise when referencing DiagnosticReport it should contain a finding in This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise when referencing DiagnosticReport it should contain a finding in |
| Controlo | 0..* |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS, Condition, Observation, DiagnosticReport, DocumentReference) |
| É modificador | false |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. ServiceRequest.supportingInfo | |
| Definição | Referência às informações adicionais Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as "ask at order entry questions (AOEs)". This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements. |
| Curto | Anamnese e outras informações que apoiam a decisão clínicaAdditional clinical information |
| Comentários | To represent information about how the services are to be delivered use the |
| Controlo | 0..* |
| Tipo | Reference(Resource) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Nomes alternativos | Ask at order entry question, AOE |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. ServiceRequest.note | |
| Definição | Comentários Any other notes and comments made about the service request. For example, internal billing notes. |
| Curto | Observações clínicas relacionadas à solicitaçãoComments |
| Controlo | 0..* |
| Tipo | Annotation |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. ServiceRequest.patientInstruction | |
| Definição | Instruções para o paciente Instructions in terms that are understood by the patient or consumer. |
| Curto | Orientações fornecidas ao trabalhadorPatient or consumer-oriented instructions |
| Controlo | 0..1 |
| Tipo | string |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. ServiceRequest | |
| 2. ServiceRequest.identifier | |
| Curto | Identificador único da solicitação de exame |
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
| Controlo | 1..1 |
| Deve apoiar | true |
| 4. ServiceRequest.identifier.system | |
| Controlo | 1..? |
| 6. ServiceRequest.identifier.value | |
| Controlo | 1..? |
| 8. ServiceRequest.requisition | |
| Curto | Identificador comum que agrupa exames solicitados conjuntamente |
| Deve apoiar | true |
| 10. ServiceRequest.status | |
| Curto | Situação atual da solicitação |
| Deve apoiar | true |
| 12. ServiceRequest.intent | |
| Curto | Intenção clínica da solicitação |
| Deve apoiar | true |
| 14. ServiceRequest.category | |
| Curto | Categoria do serviço solicitado |
| Deve apoiar | true |
| 16. ServiceRequest.priority | |
| Curto | Prioridade assistencial da solicitação |
| Deve apoiar | true |
| 18. ServiceRequest.code | |
| Curto | Exame ou painel laboratorial solicitado |
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Exames Laboratoriais AgroSUS (extensible to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-exames-laboratoriais) |
| Deve apoiar | true |
| 20. ServiceRequest.subject | |
| Curto | Trabalhador rural para o qual o exame foi solicitado |
| Tipo | Reference(Paciente AgroSUS) |
| Deve apoiar | true |
| 22. ServiceRequest.encounter | |
| Curto | Atendimento da UBS relacionado à solicitação |
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS) |
| Deve apoiar | true |
| 24. ServiceRequest.occurrence[x] | |
| Curto | Data ou período previsto para realização do exame |
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
| Deve apoiar | true |
| 26. ServiceRequest.authoredOn | |
| Curto | Data e hora da solicitação |
| Controlo | 1..? |
| Deve apoiar | true |
| 28. ServiceRequest.requester | |
| Curto | Vínculo do profissional da UBS responsável pela solicitação |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS) |
| Deve apoiar | true |
| 30. ServiceRequest.performer | |
| Curto | Laboratório responsável pela realização, quando definido |
| Tipo | Reference(Laboratório AgroSUS) |
| Deve apoiar | true |
| 32. ServiceRequest.reasonCode | |
| Curto | Justificativa clínica para o exame |
| Deve apoiar | true |
| 34. ServiceRequest.reasonReference | |
| Curto | Condição, resultado ou laudo que justifica a solicitação |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| 36. ServiceRequest.supportingInfo | |
| Curto | Anamnese e outras informações que apoiam a decisão clínica |
| Deve apoiar | true |
| 38. ServiceRequest.note | |
| Curto | Observações clínicas relacionadas à solicitação |
| Deve apoiar | true |
| 40. ServiceRequest.patientInstruction | |
| Curto | Orientações fornecidas ao trabalhador |
| Deve apoiar | true |
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. ServiceRequest | |||||
| Definição | A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. | ||||
| Curto | A request for a service to be performed | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | diagnostic request, referral, referral request, transfer of care request | ||||
| Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists())prr-1: orderDetail SHALL only be present if code is present ( orderDetail.empty() or code.exists()) | ||||
| 2. ServiceRequest.id | |||||
| Definição | Identificador lógico deste artefato | ||||
| Curto | Identificador lógico deste artefato | ||||
| Comentários | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
| Controlo | 0..1 | ||||
| Tipo | id | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| 4. ServiceRequest.meta | |||||
| Definição | Metadados sobre o recurso | ||||
| Curto | Metadados sobre o recurso | ||||
| Controlo | 0..1 | ||||
| Tipo | Meta | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. ServiceRequest.implicitRules | |||||
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| Curto | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||
| Controlo | 0..1 | ||||
| Tipo | uri | ||||
| É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 8. ServiceRequest.language | |||||
| Definição | Idioma do recurso | ||||
| Curto | Idioma do recurso | ||||
| Comentários | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)A human language.
| ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 10. ServiceRequest.text | |||||
| Definição | Resumo do texto do recurso em linguagem natural | ||||
| Curto | Resumo do texto do recurso em linguagem natural | ||||
| Comentários | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
| Controlo | 0..1 | ||||
| Tipo | Narrative | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | narrative, html, xhtml, display | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. ServiceRequest.contained | |||||
| Definição | Recursos contidos no recurso | ||||
| Curto | Contained, inline Resources | ||||
| Comentários | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 14. ServiceRequest.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo base | ||||
| Curto | Extension | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 16. ServiceRequest.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 18. ServiceRequest.identifier | |||||
| Definição | Identificadores externos para este recurso | ||||
| Curto | Identificador único da solicitação de exame | ||||
| Comentários | The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below. | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 1..1 | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. ServiceRequest.identifier.id | |||||
| Definição | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Unique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 22. ServiceRequest.identifier.extension | |||||
| Definição | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Additional content defined by implementations | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em ServiceRequest.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 24. ServiceRequest.identifier.use | |||||
| Definição | The purpose of this identifier. | ||||
| Curto | usual | official | temp | secondary | old (If known) | ||||
| Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. ServiceRequest.identifier.type | |||||
| Definição | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Curto | Description of identifier | ||||
| Comentários | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
| Controlo | 0..1 | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. ServiceRequest.identifier.system | |||||
| Definição | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
| Curto | The namespace for the identifier value | ||||
| Comentários | Identifier.system is always case sensitive. | ||||
| Controlo | 1..1 | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
| Exemplo | General: http://www.acme.com/identifiers/patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 30. ServiceRequest.identifier.value | |||||
| Definição | The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Curto | The value that is unique | ||||
| Comentários | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 123456 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 32. ServiceRequest.identifier.period | |||||
| Definição | Time period during which identifier is/was valid for use. | ||||
| Curto | Time period when id is/was valid for use | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 34. ServiceRequest.identifier.assigner | |||||
| Definição | Organization that issued/manages the identifier. | ||||
| Curto | Organization that issued id (may be just text) | ||||
| Comentários | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 36. ServiceRequest.instantiatesCanonical | |||||
| Definição | Instancia o protocolo ou definição FHIR | ||||
| Curto | Instancia o protocolo ou definição FHIR | ||||
| Comentários | Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. | ||||
| Controlo | 0..* | ||||
| Tipo | canonical(ActivityDefinition, PlanDefinition) | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 38. ServiceRequest.instantiatesUri | |||||
| Definição | Instancia protocolo externo ou definição | ||||
| Curto | Instancia protocolo externo ou definição | ||||
| Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
| Controlo | 0..* | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 40. ServiceRequest.basedOn | |||||
| Definição | Referência aos planos de cuidado/solicitações/medicamentos associados a esta requisição | ||||
| Curto | Referência aos planos de cuidado/solicitações/medicamentos associados a esta requisição | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(BRCoreCarePlan, BRCoreServiceRequest, br-core-medicationrequest) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Nomes alternativos | fulfills | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. ServiceRequest.replaces | |||||
| Definição | Referência à requisição a ser substituida | ||||
| Curto | Referência à requisição a ser substituida | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(ServiceRequest) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Nomes alternativos | supersedes, prior, renewed order | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 44. ServiceRequest.requisition | |||||
| Definição | Identificador da requisição | ||||
| Curto | Identificador comum que agrupa exames solicitados conjuntamente | ||||
| Comentários | Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation. | ||||
| Controlo | 0..1 | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes. | ||||
| Nomes alternativos | grouperId, groupIdentifier | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. ServiceRequest.status | |||||
| Definição | Status da requisição | ||||
| Curto | Situação atual da solicitação | ||||
| Comentários | The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de RequestStatus (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)The status of a service order. | ||||
| Tipo | code | ||||
| É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. ServiceRequest.intent | |||||
| Definição | Código da intencionalidade desta requisição | ||||
| Curto | Intenção clínica da solicitação | ||||
| Comentários | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de RequestIntent (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)The kind of service request. | ||||
| Tipo | code | ||||
| É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 50. ServiceRequest.category | |||||
| Definição | Categoria desta requisição | ||||
| Curto | Categoria do serviço solicitado | ||||
| Comentários | There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Para exemplos de códigos, ver BR Categoria Procedimento (example to https://terminologia.saude.gov.br/fhir/ValueSet/BRCategoriaProcedimento) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Used for filtering what service request are retrieved and displayed. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. ServiceRequest.priority | |||||
| Definição | Prioridade desta requisição | ||||
| Curto | Prioridade assistencial da solicitação | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de BR Carater Atendimento MIRA (required to https://terminologia.saude.gov.br/fhir/ValueSet/BRCaraterAtendimentoMIRA) | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Significado em caso de falta | If missing, this task should be performed with normal priority | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. ServiceRequest.doNotPerform | |||||
| Definição | Verdadeiro se o serviço/procedimento não deve ser executado | ||||
| Curto | Verdadeiro se o serviço/procedimento não deve ser executado | ||||
| Comentários | In general, only the code and timeframe will be present, though occasional additional qualifiers such as body site or even performer could be included to narrow the scope of the prohibition. If the ServiceRequest.code and ServiceRequest.doNotPerform both contain negation, that will reinforce prohibition and should not have a double negative interpretation. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | true porque If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc. | ||||
| Significado em caso de falta | If missing, the request is a positive request e.g. "do perform" | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. ServiceRequest.code | |||||
| Definição | Código do procedimento solicitado | ||||
| Curto | Exame ou painel laboratorial solicitado | ||||
| Comentários | Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code. | ||||
| Controlo | 1..1 | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Exames Laboratoriais AgroSUS (extensible to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-exames-laboratoriais) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | service requested | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. ServiceRequest.orderDetail | |||||
| Definição | Informações adicionais da requesição | ||||
| Curto | Informações adicionais da requesição | ||||
| Comentários | For information from the medical record intended to support the delivery of the requested services, use the | ||||
| Controlo | 0..* Este elemento é afetado pelas seguintes invariantes: prr-1 | ||||
| Vínculo | Para exemplos de códigos, ver ServiceRequestOrderDetailsCodes (example to http://hl7.org/fhir/ValueSet/servicerequest-orderdetail|4.0.1)Codified order entry details which are based on order context. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Nomes alternativos | detailed instructions | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. ServiceRequest.quantity[x] | |||||
| Definição | Quantidade de procedimento solicitados | ||||
| Curto | Quantidade de procedimento solicitados | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: Quantity, Ratio, Range | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | When ordering a service the number of service items may need to be specified separately from the the service item. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. ServiceRequest.subject | |||||
| Definição | Referência ao paciente/grupo/localidade/dispositivo associado a esta requisição | ||||
| Curto | Trabalhador rural para o qual o exame foi solicitado | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Paciente AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. ServiceRequest.encounter | |||||
| Definição | Referência ao atendimento relacionado a esta requisição | ||||
| Curto | Atendimento da UBS relacionado à solicitação | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | context | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. ServiceRequest.occurrence[x] | |||||
| Definição | Quando o procedimento deve ocorrer | ||||
| Curto | Data ou período previsto para realização do exame | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: dateTime, Period, Timing | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | true | ||||
| Nomes alternativos | schedule | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 68. ServiceRequest.asNeeded[x] | |||||
| Definição | Pré-condições para a realização do procedimento | ||||
| Curto | Pré-condições para a realização do procedimento | ||||
| Controlo | 0..1 | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTMedicationAsNeededReasonCodes (example to http://hl7.org/fhir/ValueSet/medication-as-needed-reason|4.0.1)A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc. | ||||
| Tipo | Escolha de: boolean, CodeableConcept | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. ServiceRequest.authoredOn | |||||
| Definição | Data de assinatura da requisição | ||||
| Curto | Data e hora da solicitação | ||||
| Controlo | 1..1 | ||||
| Tipo | dateTime | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | orderedOn | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 72. ServiceRequest.requester | |||||
| Definição | Referência ao profissional/organização/paciente/dispotivo/pessoa relacionada que está solicitando o procedimento | ||||
| Curto | Vínculo do profissional da UBS responsável pela solicitação | ||||
| Comentários | This not the dispatcher, but rather who is the authorizer. This element is not intended to handle delegation which would generally be managed through the Provenance resource. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | author, orderer | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 74. ServiceRequest.performerType | |||||
| Definição | Função do profissional executante solicitado | ||||
| Curto | Função do profissional executante solicitado | ||||
| Comentários | This is a role, not a participation type. In other words, does not describe the task but describes the capacity. For example, “compounding pharmacy”, “psychiatrist” or “internal referral”. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Para exemplos de códigos, ver ParticipantRoles (example to http://hl7.org/fhir/ValueSet/participant-role|4.0.1)Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Nomes alternativos | specialty | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 76. ServiceRequest.performer | |||||
| Definição | Referência ao profissional executante solicitado | ||||
| Curto | Laboratório responsável pela realização, quando definido | ||||
| Comentários | If multiple performers are present, it is interpreted as a list of alternative performers without any preference regardless of order. If order of preference is needed use the request-performerOrder extension. Use CareTeam to represent a group of performers (for example, Practitioner A and Practitioner B). | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Laboratório AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | request recipient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 78. ServiceRequest.locationCode | |||||
| Definição | Localização solicitada | ||||
| Curto | Localização solicitada | ||||
| Controlo | 0..* | ||||
| Vínculo | Para exemplos de códigos, ver ServiceDeliveryLocationRoleType (example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)A location type where services are delivered. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 80. ServiceRequest.locationReference | |||||
| Definição | ReferÇencia à localização solicitada | ||||
| Curto | ReferÇencia à localização solicitada | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(br-core-location) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 82. ServiceRequest.reasonCode | |||||
| Definição | Explicação/Justificativa para procedimento ou serviço | ||||
| Curto | Justificativa clínica para o exame | ||||
| Comentários | This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. Use | ||||
| Controlo | 0..* | ||||
| Vínculo | Para exemplos de códigos, ver ProcedureReasonCodes (example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)Diagnosis or problem codes justifying the reason for requesting the service investigation. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 84. ServiceRequest.reasonReference | |||||
| Definição | Referência à explicação/justificativa para serviço ou procedimento | ||||
| Curto | Condição, resultado ou laudo que justifica a solicitação | ||||
| Comentários | This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise when referencing DiagnosticReport it should contain a finding in | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. ServiceRequest.insurance | |||||
| Definição | Referência às coberturas associadas | ||||
| Curto | Referência às coberturas associadas | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Coverage, ClaimResponse) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. ServiceRequest.supportingInfo | |||||
| Definição | Referência às informações adicionais | ||||
| Curto | Anamnese e outras informações que apoiam a decisão clínica | ||||
| Comentários | To represent information about how the services are to be delivered use the | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Resource) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Nomes alternativos | Ask at order entry question, AOE | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. ServiceRequest.specimen | |||||
| Definição | Referência à amostras associadas | ||||
| Curto | Referência à amostras associadas | ||||
| Comentários | Many diagnostic procedures need a specimen, but the request itself is not actually about the specimen. This element is for when the diagnostic is requested on already existing specimens and the request points to the specimen it applies to. Conversely, if the request is entered first with an unknown specimen, then the Specimen resource points to the ServiceRequest. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Specimen) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 92. ServiceRequest.bodySite | |||||
| Definição | Local anatômico associado ao procedimento | ||||
| Curto | Local anatômico associado ao procedimento | ||||
| Comentários | Only used if not implicit in the code found in ServiceRequest.code. If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension procedure-targetBodyStructure. | ||||
| Controlo | 0..* | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTBodyStructures (example to http://hl7.org/fhir/ValueSet/body-site) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Knowing where the procedure is performed is important for tracking if multiple sites are possible. | ||||
| Nomes alternativos | location | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 94. ServiceRequest.note | |||||
| Definição | Comentários | ||||
| Curto | Observações clínicas relacionadas à solicitação | ||||
| Controlo | 0..* | ||||
| Tipo | Annotation | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 96. ServiceRequest.patientInstruction | |||||
| Definição | Instruções para o paciente | ||||
| Curto | Orientações fornecidas ao trabalhador | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 98. ServiceRequest.relevantHistory | |||||
| Definição | Referência ao recurso Provenance | ||||
| Curto | Referência ao recurso Provenance | ||||
| Comentários | This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Provenance) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||