HL7 Portugal FHIR Implementation Guide para alergias e reacções adversas ao medicamento
1.0.0 - CI Build International flag

HL7 Portugal FHIR Implementation Guide para alergias e reacções adversas ao medicamento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/adr-ig/ and changes regularly. See the Directory of published versions

: Evolução de uma RAM code system - XML Representation

Active as of 2024-11-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="adr-evolucao-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem adr-evolucao-cs</b></p><a name="adr-evolucao-cs"> </a><a name="hcadr-evolucao-cs"> </a><a name="adr-evolucao-cs-en-US"> </a><p>This  code system <code>http://terminology.hl7.pt/CodeSystem/adr-evolucao</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">CURA<a name="adr-evolucao-cs-CURA"> </a></td><td>Cura</td><td>Cura</td></tr><tr><td style="white-space:nowrap">RECUPERACAO<a name="adr-evolucao-cs-RECUPERACAO"> </a></td><td>Recuperação</td><td>Recuperação</td></tr><tr><td style="white-space:nowrap">PERSISTENTE<a name="adr-evolucao-cs-PERSISTENTE"> </a></td><td>Persistente</td><td>Persistente</td></tr><tr><td style="white-space:nowrap">CURA_SEQUELAS<a name="adr-evolucao-cs-CURA_SEQUELAS"> </a></td><td>Cura com sequelas</td><td>Cura com sequelas</td></tr><tr><td style="white-space:nowrap">MORTE<a name="adr-evolucao-cs-MORTE"> </a></td><td>Morte</td><td>Morte</td></tr><tr><td style="white-space:nowrap">DESCONHECIDO<a name="adr-evolucao-cs-DESCONHECIDO"> </a></td><td>Desconhecido</td><td>Desconhecido</td></tr></table></div>
  </text>
  <url value="http://terminology.hl7.pt/CodeSystem/adr-evolucao"/>
  <version value="1.0.0"/>
  <name value="EvolucaoCS"/>
  <title value="Evolução de uma RAM code system"/>
  <status value="active"/>
  <date value="2024-11-22T09:26:17+00:00"/>
  <publisher value="HL7 Portugal"/>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.pt"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.pt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="email"/>
      <value value="geral@hl7.pt"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Evolução de uma RAM code system"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="CURA"/>
    <display value="Cura"/>
    <definition value="Cura"/>
  </concept>
  <concept>
    <code value="RECUPERACAO"/>
    <display value="Recuperação"/>
    <definition value="Recuperação"/>
  </concept>
  <concept>
    <code value="PERSISTENTE"/>
    <display value="Persistente"/>
    <definition value="Persistente"/>
  </concept>
  <concept>
    <code value="CURA_SEQUELAS"/>
    <display value="Cura com sequelas"/>
    <definition value="Cura com sequelas"/>
  </concept>
  <concept>
    <code value="MORTE"/>
    <display value="Morte"/>
    <definition value="Morte"/>
  </concept>
  <concept>
    <code value="DESCONHECIDO"/>
    <display value="Desconhecido"/>
    <definition value="Desconhecido"/>
  </concept>
</CodeSystem>