FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-sgrdv-release-lock-example-outcome-failure.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "sgrdv-release-lock-example-outcome-failure",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-operation-outcome"
]
},
"issue": [
{
"details": {
"coding": [
{
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-operation-outcome-codes-extension",
"code": "MSG_AUCUNE_DISPO"
}
],
"text": "Aucun verrou actif ne correspond au lockIdentifier fourni — retrait impossible."
},
"expression": [
"Parameters.parameter.where(name = 'lockIdentifier')"
],
"severity": "error",
"code": "not-found"
}
]
}