{
  "resourceType" : "ValueSet",
  "id" : "DocumentLOINCCodelist",
  "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 DocumentLOINCCodelist</b></p><a name=\"DocumentLOINCCodelist\"> </a><a name=\"hcDocumentLOINCCodelist\"> </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 <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"https://loinc.org/51852-2/\">51852-2</a></td><td>Letter</td><td>brief</td></tr><tr><td><a href=\"https://loinc.org/68609-7/\">68609-7</a></td><td>Hospital Letter</td><td>brief</td></tr><tr><td><a href=\"https://loinc.org/56444-3/\">56444-3</a></td><td>Healthcare communication Document</td><td>patiëntenbrief</td></tr><tr><td><a href=\"https://loinc.org/28570-0/\">28570-0</a></td><td>Procedure note</td><td>verslag ingreep</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hl7.nl/zorgviewer/ValueSet/DocumentLOINCCodelist",
  "version" : "1.23.0",
  "name" : "DocumentLOINCCodelist",
  "title" : "Document Class & Type waardelijst",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-30T13:23:57+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" : "Docuemnt Class en Type LOINC codes die we vinden zonder display, zodat we wel een display in Nederlands kunnen tonen",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NL"
    }]
  }],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "51852-2",
        "display" : "Letter",
        "designation" : [{
          "language" : "nl-NL",
          "value" : "brief"
        }]
      },
      {
        "code" : "68609-7",
        "display" : "Hospital Letter",
        "designation" : [{
          "language" : "nl-NL",
          "value" : "brief"
        }]
      },
      {
        "code" : "56444-3",
        "display" : "Healthcare communication Document",
        "designation" : [{
          "language" : "nl-NL",
          "value" : "patiëntenbrief"
        }]
      },
      {
        "code" : "28570-0",
        "display" : "Procedure note",
        "designation" : [{
          "language" : "nl-NL",
          "value" : "verslag ingreep"
        }]
      }]
    }]
  }
}