FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DocumentLOINCCodelist

Packagehl7.fhir.nl.zorgviewer
TypeValueSet
IdDocumentLOINCCodelist
FHIR VersionR3
Sourcehttp://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-DocumentLOINCCodelist.html
URLhttp://fhir.hl7.nl/zorgviewer/ValueSet/DocumentLOINCCodelist
Version1.17.0
Statusactive
Date2025-07-21T13:39:15+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 Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet DocumentLOINCCodelist

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

Source

{
  "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.17.0",
  "name": "DocumentLOINCCodelist",
  "title": "Document Class & Type waardelijst",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T13:39:15+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"
              }
            ]
          }
        ]
      }
    ]
  }
}