PackagesCanonicalsLogsProblems
    Packages
    fhir.rl.sviluppo@2.0.1-beta
    https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcome
description: Profilo volto a restituire il dettaglio del controllo di coerenza non superato.
package_name: fhir.rl.sviluppo
derivation: constraint
name: RLOperationOutcome
type: OperationOutcome
elements:
  issue:
    short: Esito elaborazione richiesta
    index: 0
    elements:
      severity:
        short: Ricerca non andata a buon fine
        pattern: {type: Code, value: error}
        index: 1
      code:
        short: Codice d'errore
        binding: {strength: required, valueSet: 'https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-CodiciErrore'}
        index: 2
      details:
        short: Dettaglio errore
        index: 3
        elements:
          coding:
            elements:
              code:
                short: Codice di dettaglio dell'errore
                binding: {strength: required, valueSet: 'https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-DettagliErrore'}
                index: 4
              display: {short: Descrizione del dettaglio dell'errore, index: 5}
      diagnostics: {short: Informazioni aggiuntive, index: 6}
package_version: 2.0.1-beta
class: profile
kind: resource
url: https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: null