FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeCodeSystem
IdCodeSystem-koppeltaal-usage-context-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.15.0&canonical=http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type
URLhttp://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type
Version1.0.0
Statusactive
Date2025-10-07T12:00:00+02:00
NameKoppeltaalUsageContextType
TitleKoppeltaal Usage Context Type
Realmnl
DescriptionUsage context type codes for Koppeltaal ActivityDefinitions, extending standard FHIR usage context types
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
koppeltaal-use-context-typeKoppeltaal Usage Context Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "koppeltaal-usage-context-type",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-10-07T12:00:00+02:00"
  },
  "language": "nl-NL",
  "url": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-usage-context-type"
    }
  ],
  "version": "1.0.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"
    }
  ]
}