Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-09-26 |
{
"resourceType" : "ValueSet",
"id" : "nl-gf-procedure-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nl-gf-procedure-type-vs</b></p><a name=\"nl-gf-procedure-type-vs\"> </a><a name=\"hcnl-gf-procedure-type-vs\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 71388002 (Procedure)</li></ul></div>"
},
"url" : "http://nuts-foundation.github.io/nl-generic-functions-ig/ValueSet/nl-gf-procedure-type-vs",
"version" : "0.2.0",
"name" : "ProcedureType",
"title" : "NL GF Procedure Types",
"status" : "active",
"date" : "2025-09-26T10:00:11+00:00",
"publisher" : "Stichting Nuts",
"contact" : [
{
"name" : "Stichting Nuts",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nuts.nl"
}
]
}
],
"description" : "Indicates the type of medical procedure.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "71388002"
}
]
}
]
}
}