FHIR IG analytics
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}