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.

: CPE - Bromage Scale Result - JSON Representation

Active as of 2025-11-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cpe-bromage-scale-result-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet cpe-bromage-scale-result-vs</b></p><a name=\"cpe-bromage-scale-result-vs\"> </a><a name=\"hccpe-bromage-scale-result-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://loinc.org\"><code>http://loinc.org</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>English (English, en)</b></td></tr><tr><td><a href=\"https://loinc.org/LA34644-7/\">LA34644-7</a></td><td>Incapaz de mover os pés ou joelhos</td><td>Unable to move feet or knees</td></tr><tr><td><a href=\"https://loinc.org/LA35088-6/\">LA35088-6</a></td><td>Capaz de mover apenas os pés</td><td>Able to move feet only</td></tr><tr><td><a href=\"https://loinc.org/LA34645-4/\">LA34645-4</a></td><td>Capaz de mover os joelhos</td><td>Just able to move knees</td></tr><tr><td><a href=\"https://loinc.org/LA34646-2/\">LA34646-2</a></td><td>Flexão total dos joelhos e pés</td><td>Full flexion of knees and feet</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.pt/fhir/Terminologias/ValueSet/cpe-bromage-scale-result-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.620.1.101.10.4.6.187"
    }
  ],
  "version" : "1.0.0",
  "name" : "CPEBromageScaleResultVS",
  "title" : "CPE - Bromage Scale Result",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-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 BromageScaleResult (CPE v2.0.0).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PT",
          "display" : "Portugal"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "Centro de Terminologias Clínicas"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA34644-7",
            "display" : "Incapaz de mover os pés ou joelhos",
            "designation" : [
              {
                "language" : "en",
                "value" : "Unable to move feet or knees"
              }
            ]
          },
          {
            "code" : "LA35088-6",
            "display" : "Capaz de mover apenas os pés",
            "designation" : [
              {
                "language" : "en",
                "value" : "Able to move feet only"
              }
            ]
          },
          {
            "code" : "LA34645-4",
            "display" : "Capaz de mover os joelhos",
            "designation" : [
              {
                "language" : "en",
                "value" : "Just able to move knees"
              }
            ]
          },
          {
            "code" : "LA34646-2",
            "display" : "Flexão total dos joelhos e pés",
            "designation" : [
              {
                "language" : "en",
                "value" : "Full flexion of knees and feet"
              }
            ]
          }
        ]
      }
    ]
  }
}