FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-sgrdv-find-example-booked-response-outcome.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "sgrdv-find-example-booked-response-outcome",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-operation-outcome"
]
},
"issue": [
{
"details": {
"text": "La recherche de rendez-vous réservés s'est terminée avec succès."
},
"severity": "information",
"code": "informational"
}
]
}