FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/koppeltaal-task-code

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
koppeltaal-task-codeKoppeltaal Task Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "koppeltaal-task-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/ValueSet"
    ]
  },
  "url": "http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code",
  "name": "KoppeltaalTaskCode",
  "title": "Koppeltaal Task Code",
  "status": "draft",
  "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",
  "copyright": "VZVZ",
  "compose": {
    "include": [
      {
        "system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code"
      }
    ]
  }
}