{
  "resourceType" : "CodeSystem",
  "id" : "koppeltaal-task-code",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/CodeSystem"]
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem koppeltaal-task-code</b></p><a name=\"koppeltaal-task-code\"> </a><a name=\"hckoppeltaal-task-code\"> </a><a name=\"koppeltaal-task-code-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: nl-NL</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/codesystem.html\">CodeSystem</a></p></div><p>This case-sensitive code system <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">view<a name=\"koppeltaal-task-code-view\"> </a></td><td>This task can be viewed</td></tr></table></div>"
  },
  "url" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code",
  "identifier" : [{
    "use" : "official",
    "value" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"
  }],
  "version" : "0.9.0",
  "name" : "KoppeltaalTaskCode",
  "title" : "Koppeltaal Task Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-15T12:00:00+02:00",
  "publisher" : "VZVZ",
  "contact" : [{
    "name" : "VZVZ",
    "telecom" : [{
      "system" : "email",
      "value" : "standaardisatie@vzvz.nl",
      "use" : "work"
    }]
  }],
  "description" : "Type of Task.code specifically used in Koppeltaal",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NL",
      "display" : "Netherlands"
    }]
  }],
  "copyright" : "VZVZ",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "view",
    "display" : "This task can be viewed"
  }]
}