| Package | vzvz.fhir.aof |
| Resource Type | CodeSystem |
| Id | TaskParameterType |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=vzvz.fhir.aof@0.15.0&canonical=http://vzvz.nl/fhir/CodeSystem/TaskParameterType |
| URL | http://vzvz.nl/fhir/CodeSystem/TaskParameterType |
| Version | 2022-08-22 |
| Status | active |
| Date | 2022-08-22T12:00:00+02:00 |
| Name | AORTA_TaskParameterType_CodeSystem |
| Title | AORTA TaskParameterType CodeSystem |
| Realm | nl |
| Description | AORTA TaskParameterType CodeSystem |
| Copyright | VZVZ |
| Content | complete |
| ValueSet | |
| nl-vzvz-TaskParameterType | VZVZ TaskParameterType ValueSet |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "TaskParameterType",
"meta": {
"versionId": "1",
"lastUpdated": "2022-08-22T12:00:00+02:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeSystem"
]
},
"language": "nl-NL",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-08-22T12:00:00+02:00"
}
}
],
"url": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType",
"identifier": [
{
"use": "official",
"value": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType"
}
],
"version": "2022-08-22",
"name": "AORTA_TaskParameterType_CodeSystem",
"title": "AORTA TaskParameterType CodeSystem",
"status": "active",
"experimental": false,
"date": "2022-08-22T12:00:00+02:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl",
"use": "work"
}
]
}
],
"description": "AORTA TaskParameterType CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
],
"copyright": "VZVZ",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "consent_token",
"display": "Patient Consent Token"
},
{
"code": "query_string",
"display": "String to query"
},
{
"code": "sync_input",
"display": "Input file for VWI sync"
},
{
"code": "sync_output",
"display": "Output file for VWI sync"
}
]
}