RIVO-Noord Zorgviewer Implementation Guide
1.8.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-11-19 |
{
"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>Gegenereerde narrative: ValueSet DocumentLOINCCodelist</b></p><a name=\"DocumentLOINCCodelist\"> </a><a name=\"hcDocumentLOINCCodelist\"> </a><a name=\"DocumentLOINCCodelist-nl-NL\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</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://hl7.nl/fhir/zorgviewer/ValueSet/DocumentLOINCCodelist",
"version" : "1.8.0",
"name" : "DocumentLOINCCodelist",
"title" : "Document Class & Type waardelijst",
"status" : "active",
"experimental" : false,
"date" : "2024-11-19T15:03:37+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 value set includes content from LOINC",
"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"
}
]
}
]
}
]
}
}