Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . 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-be/referral/ and changes regularly. See the Directory of published versions

: BeVSAnnex81ReasonCode - JSON Representation

Draft as of 2024-09-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "be-vs-annex-81-reason-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-annex-81-reason-code</b></p><a name=\"be-vs-annex-81-reason-code\"> </a><a name=\"hcbe-vs-annex-81-reason-code\"> </a><a name=\"be-vs-annex-81-reason-code-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/11000172109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/418415002\">418415002</a></td><td style=\"color: #cccccc\">Finding related to the ability to verbalize understanding (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/373930000\">373930000</a></td><td style=\"color: #cccccc\">Cognitive function finding (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/372089002\">372089002</a></td><td style=\"color: #cccccc\">Unable to comply with treatment (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/448176008\">448176008</a></td><td style=\"color: #cccccc\">Uses less medication than prescribed (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/38276004\">38276004</a></td><td style=\"color: #cccccc\">Multiple complaints</td></tr><tr><td><a href=\"http://snomed.info/id/285384003\">285384003</a></td><td style=\"color: #cccccc\">General health deterioration</td></tr><tr><td><a href=\"http://snomed.info/id/401207004\">401207004</a></td><td style=\"color: #cccccc\">Medication side effects present (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/708014007\">708014007</a></td><td style=\"color: #cccccc\">Does not have an informal carer</td></tr><tr><td><a href=\"http://snomed.info/id/52448006\">52448006</a></td><td style=\"color: #cccccc\">Dementia</td></tr><tr><td><a href=\"http://snomed.info/id/397540003\">397540003</a></td><td style=\"color: #cccccc\">Visual impairment (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/68345001\">68345001</a></td><td style=\"color: #cccccc\">Apraxia</td></tr><tr><td><a href=\"http://snomed.info/id/1137439008\">1137439008</a></td><td style=\"color: #cccccc\">On complex medication regime</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-annex-81-reason-code",
  "version" : "1.0.0",
  "name" : "BeVSAnnex81ReasonCode",
  "title" : "BeVSAnnex81ReasonCode",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-15T17:21:02+00:00",
  "description" : "Nurse diagnostics and observations giving cause to the Annex 81",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000172109",
        "concept" : [
          {
            "code" : "418415002"
          },
          {
            "code" : "373930000"
          },
          {
            "code" : "372089002"
          },
          {
            "code" : "448176008"
          },
          {
            "code" : "38276004"
          },
          {
            "code" : "285384003"
          },
          {
            "code" : "401207004"
          },
          {
            "code" : "708014007"
          },
          {
            "code" : "52448006"
          },
          {
            "code" : "397540003"
          },
          {
            "code" : "68345001"
          },
          {
            "code" : "1137439008"
          }
        ]
      }
    ]
  }
}