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

FHIR IG analytics

Packagerlfhir.lab
Resource TypeValueSet
IdValueSet_Errori.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-OperationOutcome-CodiciErrore",
  "url": "https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-CodiciErrore",
  "version": "1.0.0",
  "name": "Codici Errore",
  "status": "active",
  "date": "2023-01-24",
  "description": "ValueSet relativo ai codici di errori ottenuti in risposta all'interrogazione di API FHIR. Per chi espone API, si raccomanda l'utilizzo degli attributi code e display per maggiore leggibilita.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.siss.regione.lombardia.it/CodeSystem/OperationOutcome-CodiciErrore"
      }
    ]
  }
}