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

FHIR IG analytics

Packagevzvz.fhir.aof
Resource TypeCodeSystem
Idaorta-error-codes.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.aof@0.16.1&canonical=http://vzvz.nl/fhir/CodeSystem/aorta-error-codes
URLhttp://vzvz.nl/fhir/CodeSystem/aorta-error-codes
Version2025-11-12
Statusactive
Date2025-11-12T12:00:00+01:00
NameAortaErrorCodesCodeSystem
TitleAorta Error Codes CodeSystem
Realmnl
DescriptionAll errors that can occur in the AORTA platform
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
vzvz.fhir.aof#0.16.1aorta-document-download-errorsAorta Document Download Error codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "AortaErrorCodesCodeSystem",
  "id": "aorta-error-codes",
  "title": "Aorta Error Codes CodeSystem",
  "description": "All errors that can occur in the AORTA platform",
  "url": "http://vzvz.nl/fhir/CodeSystem/aorta-error-codes",
  "concept": [
    {
      "code": "SYN103",
      "display": "Onjuist bestandtype"
    },
    {
      "code": "SYN102",
      "display": "Ongeldige URL"
    },
    {
      "code": "ALREADYUSEDDOCUMENTID",
      "display": "De verwijzing naar het bestand in dit bericht is al eerder naar deze ontvanger verstuurd"
    },
    {
      "code": "SYN",
      "display": "Onjuiste syntax"
    },
    {
      "code": "NAT",
      "display": "URL onbereikbaar"
    },
    {
      "code": "DOCUMENTNOTFOUND",
      "display": "Bestand is al verwijderd"
    },
    {
      "code": "UNKNOWNDOCUMENTID",
      "display": "Het Id wat meegestuurd werd in het bericht kon niet worden gerelateerd aan een Id van een eerder beschikbaargesteld bestand"
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "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",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/aorta-error-codes"
    }
  ],
  "version": "2025-11-12",
  "caseSensitive": true,
  "experimental": false,
  "count": 7
}