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

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeValueSet
IdValueSet-koppeltaal-task-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.15.0&canonical=http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code
URLhttp://vzvz.nl/fhir/ValueSet/koppeltaal-task-code
Statusactive
Date2024-07-15T12:00:00+02:00
NameKoppeltaalTaskCode_ValueSet
TitleKoppeltaal Task Code
Realmnl
DescriptionValueSet for Task.code
CopyrightVZVZ

Resources that use this resource

StructureDefinition
KT2TaskKT2_Task

Resources that this resource uses

CodeSystem
koppeltaal-task-codeKoppeltaal Task Code

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "koppeltaal-task-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "nl-NL",
  "url": "http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code"
    }
  ],
  "name": "KoppeltaalTaskCode_ValueSet",
  "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": "ValueSet for Task.code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "compose": {
    "include": [
      {
        "system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code"
      }
    ]
  }
}