FHIR IG Statistics: ValueSet/DocumentLOINCCodelist
Package | hl7.fhir.nl.zorgviewer |
Type | ValueSet |
Id | DocumentLOINCCodelist |
FHIR Version | R3 |
Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-DocumentLOINCCodelist.html |
URL | http://fhir.hl7.nl/zorgviewer/ValueSet/DocumentLOINCCodelist |
Version | 1.17.0 |
Status | active |
Date | 2025-07-21T13:39:15+00:00 |
Name | DocumentLOINCCodelist |
Title | Document Class & Type waardelijst |
Realm | nl |
Authority | hl7 |
Description | Docuemnt Class en Type LOINC codes die we vinden zonder display, zodat we wel een display in Nederlands kunnen tonen |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display | Nederlands (Nederland) (Dutch (Netherlands), nl) |
51852-2 | Letter | brief |
68609-7 | Hospital Letter | brief |
56444-3 | Healthcare communication Document | patiëntenbrief |
28570-0 | Procedure note | verslag 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"
}
]
}
]
}
]
}
}