RIVO-Noord Zorgviewer Implementation Guide
1.14.0 - sprint56 Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystems - JSON Representation

Active as of 2025-04-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "CodeSystems",
  "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>Generated Narrative: ValueSet CodeSystems</b></p><a name=\"CodeSystems\"> </a><a name=\"hcCodeSystems\"> </a><a name=\"CodeSystems-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/STU3/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>http://snomed.info/sct</td><td>SNOMED CT</td></tr><tr><td>urn:oid:2.16.840.1.113883.6.96</td><td>SNOMED CT</td></tr><tr><td>urn:oid:2.16.840.1.113883.2.4.3.120.5.1</td><td>DHD DT</td></tr><tr><td>urn:oid:2.16.840.1.113883.2.4.3.120.5.2</td><td>DHD VT</td></tr><tr><td>urn:oid:2.16.840.1.113883.2.4.3.120.5.3</td><td>CBV</td></tr><tr><td>urn:oid:2.16.840.1.113883.2.4.3.27.15.5</td><td>NZa</td></tr><tr><td>http://hl7.org/fhir/sid/icd-10-nl</td><td>ICD 10</td></tr><tr><td>urn:oid:2.16.840.1.113883.6.3.2</td><td>ICD 10</td></tr><tr><td>http://hl7.org/fhir/sid/icpc-1-nl</td><td>ICPC</td></tr><tr><td>http://www.whocc.no/atc</td><td>ATC</td></tr><tr><td>http://hl7.org/fhir/sid/ndc</td><td>NDC</td></tr><tr><td>http://hl7.org/fhir/sid/cvx</td><td>CVX</td></tr><tr><td>urn:oid:2.16.840.1.113883.2.4.4.10</td><td>PRK</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hl7.nl/zorgviewer/ValueSet/CodeSystems",
  "version" : "1.14.0",
  "name" : "CodeSystems",
  "title" : "CodeSystems",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-15T14:12:05+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" : "Deze waardelijst bevat de CodeSystems short names",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "http://snomed.info/sct",
            "display" : "SNOMED CT"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.6.96",
            "display" : "SNOMED CT"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.2.4.3.120.5.1",
            "display" : "DHD DT"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.2.4.3.120.5.2",
            "display" : "DHD VT"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.2.4.3.120.5.3",
            "display" : "CBV"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.2.4.3.27.15.5",
            "display" : "NZa"
          },
          {
            "code" : "http://hl7.org/fhir/sid/icd-10-nl",
            "display" : "ICD 10"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.6.3.2",
            "display" : "ICD 10"
          },
          {
            "code" : "http://hl7.org/fhir/sid/icpc-1-nl",
            "display" : "ICPC"
          },
          {
            "code" : "http://www.whocc.no/atc",
            "display" : "ATC"
          },
          {
            "code" : "http://hl7.org/fhir/sid/ndc",
            "display" : "NDC"
          },
          {
            "code" : "http://hl7.org/fhir/sid/cvx",
            "display" : "CVX"
          },
          {
            "code" : "urn:oid:2.16.840.1.113883.2.4.4.10",
            "display" : "PRK"
          }
        ]
      }
    ]
  }
}