Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build
Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="BREstadoSolicitacaoMedicamento-1.0"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2020-09-20T20:58:17.103+00:00"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet BREstadoSolicitacaoMedicamento-1.0</b></p><a name="BREstadoSolicitacaoMedicamento-1.0"> </a><a name="hcBREstadoSolicitacaoMedicamento-1.0"> </a><a name="BREstadoSolicitacaoMedicamento-1.0-und"> </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">version: 1; Last updated: 2020-09-20 20:58:17+0000</p></div><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-status</code></a><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-medicationrequest-status.html#medicationrequest-status-active">active</a></td><td>Ativo</td><td>The prescription is 'actionable', but not all actions that are implied by it have occurred yet.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-completed">completed</a></td><td>Completado</td><td>All actions that are implied by the prescription have occurred.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-entered-in-error">entered-in-error</a></td><td>Entrada com erro</td><td>Some of the actions that are implied by the medication request may have occurred. For example, the medication may have been dispensed and the patient may have taken some of the medication. Clinical decision support systems should take this status into account</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-draft">draft</a></td><td>Pretendido</td><td>The prescription is not yet 'actionable', e.g. it is a work in progress, requires sign-off, verification or needs to be run through decision support process.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-on-hold">on-hold</a></td><td>Em pausa</td><td>Actions implied by the prescription are to be temporarily halted, but are expected to continue later. May also be called 'suspended'.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-unknown">unknown</a></td><td>Desconhecida</td><td>The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-cancelled">cancelled</a></td><td>Não realizado</td><td>The prescription has been withdrawn before any administrations have occurred</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"/>
</extension>
</valueCode>
</extension>
<url
value="http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoSolicitacaoMedicamento-1.0"/>
<version value="0.1.0"/>
<name value="BREstadoSolicitacaoMedicamento"/>
<title value="Estado da Solicitação de Medicamento"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-09-20T20:58:15.9226123+00:00"/>
<publisher value="Ministério da Saúde do Brasil"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.saude.gov.br"/>
</telecom>
</contact>
<description value="Estado da Solicitação de Medicamento"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BR"/>
</coding>
</jurisdiction>
<immutable value="true"/>
<compose>
<include>
<system
value="http://hl7.org/fhir/CodeSystem/medicationrequest-status"/>
<concept>
<code value="active"/>
<display value="Ativo"/>
</concept>
<concept>
<code value="completed"/>
<display value="Completado"/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entrada com erro"/>
</concept>
<concept>
<code value="draft"/>
<display value="Pretendido"/>
</concept>
<concept>
<code value="on-hold"/>
<display value="Em pausa"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Desconhecida"/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Não realizado"/>
</concept>
</include>
</compose>
</ValueSet>