HL7 PT FHIR Implementation Guide: Terminologias
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Terminologias, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 1.0.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/terminologias/tree/master e muda regularmente. Veja o Diretório de versões publicadas
Built from commit 987016b6.

: CPARA - Allergy Intolerance Type - JSON Representation

Active as of 2024-11-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cpara-allergy-intolerance-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet cpara-allergy-intolerance-type-vs</b></p><a name=\"cpara-allergy-intolerance-type-vs\"> </a><a name=\"hccpara-allergy-intolerance-type-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> versão Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Synonym</b></td><td><b>English (English, en)</b></td><td><b>Portuguese (pt)</b></td></tr><tr><td><a href=\"http://snomed.info/id/609328004\">609328004</a></td><td>Disposição alérgica</td><td>Alergia</td><td>Allergic disposition (finding)</td><td>Alergia</td></tr><tr><td><a href=\"http://snomed.info/id/782197009\">782197009</a></td><td>Intolerância a substância</td><td>Intolerância</td><td>Intolerance to substance (finding)</td><td>Intolerância</td></tr><tr><td><a href=\"http://snomed.info/id/609396006\">609396006</a></td><td>Hipersensibilidade não alérgica</td><td/><td>Non-allergic hypersensitivity disposition (finding)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.pt/fhir/Terminologias/ValueSet/cpara-allergy-intolerance-type-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.620.1.101.10.4.6.89"
    }
  ],
  "version" : "1.0.0",
  "name" : "CPARAAllergyIntoleranceTypeVS",
  "title" : "CPARA - Allergy Intolerance Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-01",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Conjunto de valores AllergyIntoleranceType (CPARA v5.1.0).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PT",
          "display" : "Portugal"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "Centro de Terminologias Clínicas"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "609328004",
            "display" : "Disposição alérgica",
            "designation" : [
              {
                "language" : "en",
                "value" : "Allergic disposition (finding)"
              },
              {
                "language" : "pt",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Alergia"
              }
            ]
          },
          {
            "code" : "782197009",
            "display" : "Intolerância a substância",
            "designation" : [
              {
                "language" : "en",
                "value" : "Intolerance to substance (finding)"
              },
              {
                "language" : "pt",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Intolerância"
              }
            ]
          },
          {
            "code" : "609396006",
            "display" : "Hipersensibilidade não alérgica",
            "designation" : [
              {
                "language" : "en",
                "value" : "Non-allergic hypersensitivity disposition (finding)"
              }
            ]
          }
        ]
      }
    ]
  }
}