Koppeltaal 2.0 Implementation Guide (Full Documentation)
0.15.0 - ci-build NL

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v0.15.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Koppeltaal Usage Context Type - JSON Representation

Active as of 2025-10-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "koppeltaal-usage-context-type",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-10-07T12:00:00+02:00"
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem koppeltaal-usage-context-type</b></p><a name=\"koppeltaal-usage-context-type\"> </a><a name=\"hckoppeltaal-usage-context-type\"> </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\">version: 1; Last updated: 2025-10-07 12:00:00+0200; Language: nl-NL</p></div><p>This case-sensitive code system <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type</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\">koppeltaal-expansion<a name=\"koppeltaal-usage-context-type-koppeltaal-expansion\"> </a></td><td>Koppeltaal Expansion</td><td>Indicates an optional expansion for the activity, such as support for relative participation. Uses the code system http://vzvz.nl/fhir/CodeSystem/koppeltaal-expansion</td></tr></table></div>"
  },
  "url" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type",
  "identifier" : [
    {
      "use" : "official",
      "value" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type"
    }
  ],
  "version" : "0.15.0",
  "name" : "KoppeltaalUsageContextType",
  "title" : "Koppeltaal Usage Context Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-07T12:00:00+02:00",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "VZVZ",
      "telecom" : [
        {
          "system" : "email",
          "value" : "standaardisatie@vzvz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Usage context type codes for Koppeltaal ActivityDefinitions, extending standard FHIR usage context types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "copyright" : "VZVZ",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "koppeltaal-expansion",
      "display" : "Koppeltaal Expansion",
      "definition" : "Indicates an optional expansion for the activity, such as support for relative participation. Uses the code system http://vzvz.nl/fhir/CodeSystem/koppeltaal-expansion"
    }
  ]
}