PLUGIN
0.1.0-ci - ci-build NL

PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Actieve diagnoses - JSON Representation

Draft as of 2024-11-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "plugin-active-conditions-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet plugin-active-conditions-vs</b></p><a name=\"plugin-active-conditions-vs\"> </a><a name=\"hcplugin-active-conditions-vs\"> </a><a name=\"plugin-active-conditions-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-condition-ver-status.html\">ConditionVerificationStatus</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html\"><code>http://terminology.hl7.org/CodeSystem/condition-ver-status</code></a><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=\"http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html#condition-ver-status-refuted\">refuted</a></td><td style=\"color: #cccccc\">Refuted</td><td>This condition has been ruled out by subsequent diagnostic and clinical evidence.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-condition-ver-status.html#condition-ver-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>The statement was entered in error and is not valid.</td></tr></table></li></ul></div>"
  },
  "url" : "https://plugin.healthcare/fhir/ValueSet/plugin-active-conditions-vs",
  "version" : "0.1.0-ci",
  "name" : "PluginActiveConditions",
  "title" : "Actieve diagnoses",
  "status" : "draft",
  "date" : "2024-11-05T09:53:52+00:00",
  "publisher" : "PLUGIN",
  "contact" : [
    {
      "name" : "PLUGIN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://plugin.healthcare"
        },
        {
          "system" : "email",
          "value" : "m.sieswerda@iknl.nl"
        }
      ]
    }
  ],
  "description" : "Subset van actieve diagnoses voor `Condition.verificationStatus`",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "528",
          "display" : "NL"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of the PLUGIN team, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/condition-ver-status"
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "concept" : [
          {
            "code" : "refuted"
          },
          {
            "code" : "entered-in-error"
          }
        ]
      }
    ]
  }
}