Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-09-07 |
{
"resourceType" : "CodeSystem",
"id" : "nl-cow-business-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nl-cow-business-status</b></p><a name=\"nl-cow-business-status\"> </a><a name=\"hcnl-cow-business-status\"> </a><p>This case-sensitive code system <code>http://fhir.nl/CodeSystem/nl-cow-business-status</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">selected<a name=\"nl-cow-business-status-selected\"> </a></td><td>Selected</td><td>Among several candidate Fulfillers offered the same order, this Task's owner was selected by the Placer.</td></tr></table></div>"
},
"url" : "http://fhir.nl/CodeSystem/nl-cow-business-status",
"version" : "0.3.0",
"name" : "NlCowBusinessStatusCS",
"title" : "NL COW Business Status",
"status" : "draft",
"date" : "2026-09-07T09:59:38+00:00",
"publisher" : "Stichting Nuts",
"contact" : [
{
"name" : "Stichting Nuts",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nuts.nl"
}
]
}
],
"description" : "Business-status codes used by this profile that the COW business-status value set does not define. COW's workflow state overview uses selected without defining it.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "selected",
"display" : "Selected",
"definition" : "Among several candidate Fulfillers offered the same order, this Task's owner was selected by the Placer."
}
]
}