RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Zorgviewer probleem naam waardelijst - JSON Representation

Active as of 2024-11-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ProbleemNaamCodelist",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ValueSet ProbleemNaamCodelist</b></p><a name=\"ProbleemNaamCodelist\"> </a><a name=\"hcProbleemNaamCodelist\"> </a><a name=\"ProbleemNaamCodelist-nl-NL\"> </a><p>Deze waardelijst includeert codes gebaseerd op de volgende regels:</p><ul><li>Inclusie alle codes gedefinieerd in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li><li>Inclusie alle codes gedefinieerd in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ICD10dut.html\"><code>http://hl7.org/fhir/sid/icd-10-nl</code></a></li><li>Inclusie alle codes gedefinieerd in <a href=\"CodeSystem-ICPC-1-NL.html\"><code>http://hl7.org/fhir/sid/icpc-1-nl</code></a></li></ul></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/ValueSet/ProbleemNaamCodelist",
  "version" : "1.7.0",
  "name" : "ProbleemNaamCodelist",
  "title" : "Zorgviewer probleem naam waardelijst",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-04T08:01:18+00:00",
  "publisher" : "RIVO-NN HL7NL",
  "contact" : [
    {
      "name" : "RIVO-NN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://rivo-noord.nl"
        }
      ]
    },
    {
      "name" : "HL7NL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.nl"
        }
      ]
    }
  ],
  "description" : "De Zorgviewer probleem naam waardelijst o.b.v. de DHD Diagnose Thesaurus (SNOMED CT en ICD-10-nl codes) en de ICPC-1 NL coderingen vanuit de huisartsen",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-nl"
      },
      {
        "system" : "http://hl7.org/fhir/sid/icpc-1-nl"
      }
    ]
  }
}