Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build Brazil flag

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

: Indicativo de prescrição não estruturada ou medicamento não identificado - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BRPrescricaoNaoEstruturada"/>
  <meta>
    <lastUpdated value="2020-03-11T19:14:51.806+00:00"/>
  </meta>
  <language value="pt-BR"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-BR" lang="pt-BR"><ul><li>Include these codes as defined in <a href="CodeSystem-BRDadoAusenteOuDesconhecido.html"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido</code></a> version <code>*</code><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="CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-medication-info">no-medication-info</a></td><td>No information about medications</td><td>There is no information available about the subject's medication use or administration.</td></tr><tr><td><a href="CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-known-medications">no-known-medications</a></td><td>No known medications</td><td>There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.</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/BRPrescricaoNaoEstruturada"/>
  <version value="0.1.0"/>
  <name value="BRPrescricaoNaoEstruturada"/>
  <title
         value="Indicativo de prescrição não estruturada ou medicamento não identificado"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-06-27T19:15:12.2909517+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="Indicativo de prescrição não estruturada ou medicamento não identificado."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BR"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido"/>
      <version value="*"/>
      <concept>
        <code value="no-medication-info"/>
        <display value="No information about medications"/>
      </concept>
      <concept>
        <code value="no-known-medications"/>
        <display value="No known medications"/>
      </concept>
    </include>
  </compose>
</ValueSet>