FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "AortaDocumentDownloadErrors",
"id": "aorta-document-download-errors",
"title": "Aorta Document Download Error codes",
"description": "Error codes when a register sync document cannot be downloaded or processed",
"url": "http://vzvz.nl/fhir/ValueSet/aorta-document-download-errors",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"identifier": [
{
"use": "official",
"value": "http://vzvz.nl/fhir/ValueSet/aorta-document-download-errors"
}
],
"experimental": false,
"date": "2025-11-12T12:00:00+01:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl",
"use": "work"
}
]
}
],
"copyright": "VZVZ",
"jurisdiction": [
{
"coding": [
{
"code": "NL",
"system": "urn:iso:std:iso:3166",
"display": "Netherlands"
}
]
}
],
"language": "nl-NL",
"compose": {
"include": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/aorta-error-codes",
"concept": [
{
"code": "SYN"
},
{
"code": "NAT"
},
{
"code": "DOCUMENTNOTFOUND"
}
]
}
]
}
}