FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeValueSet
IdValueSet-DocumentLOINCCodelist.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-DocumentLOINCCodelist.html
URLhttp://fhir.hl7.nl/zorgviewer/ValueSet/DocumentLOINCCodelist
Version1.23.0
Statusactive
Date2026-01-14T16:14:23+00:00
NameDocumentLOINCCodelist
TitleDocument Class & Type waardelijst
Realmnl
Authorityhl7
DescriptionDocuemnt Class en Type LOINC codes die we vinden zonder display, zodat we wel een display in Nederlands kunnen tonen
CopyrightThis 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

Resources that use this resource

StructureDefinition
DocumentReferenceDocumentReference

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet DocumentLOINCCodelist

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplayNederlands (Nederland) (Dutch (Netherlands), nl)
    51852-2Letterbrief
    68609-7Hospital Letterbrief
    56444-3Healthcare communication Documentpatiëntenbrief
    28570-0Procedure noteverslag ingreep

Source1

{
  "resourceType": "ValueSet",
  "id": "DocumentLOINCCodelist",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-01-14T16:14:23+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"
              }
            ]
          }
        ]
      }
    ]
  }
}