PackagesCanonicalsLogsProblems
    Packages
    rlfhir.lab@1.0.0
    https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcome
description: Profilo volto a restituire il dettaglio del controllo di coerenza non superato.
package_name: rlfhir.lab
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: Tipologia di errore, index: 2}
      details:
        short: Dettaglio errore
        index: 3
        elements:
          coding:
            elements:
              code:
                short: Codice dell'errore
                binding: {strength: required, valueSet: 'https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-CodiciErrore'}
                index: 4
              display: {short: Descrizione dell'errore, index: 5}
      diagnostics: {short: Informazioni aggiuntive, index: 6}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: null