FHIR IG analytics| Package | ca.on.consent.r4 |
| Resource Type | OperationOutcome |
| Id | example-pcoi-operationoutcome.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
insert autogenerated text here, or not
{
"resourceType": "OperationOutcome",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-OperationOutcome|1.0.0"
]
},
"id": "bfbd6336-4a67-41de-9f7f-d102a0c8bbe4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
"valueString": "DHDR"
}
],
"severity": "information",
"code": "informational",
"details": {
"coding": [
{
"code": "DHDR-ALL-OPERATIONAL",
"display": "Successfully Processed Consent Override"
},
{
"system": "urn:ietf:rfc:7231",
"code": "201",
"display": "Created"
}
],
"text": "DHDR Successfully Processed Consent Override"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
"valueString": "DHIR"
}
],
"severity": "error",
"code": "code-invalid",
"details": {
"coding": [
{
"code": "DHIR-NOT-AVAILABLE",
"display": "DHDR Operation Not Found"
},
{
"system": "urn:ietf:rfc:7231",
"code": "405",
"display": "Method Not Allowed"
}
],
"text": "DHIR Operation Not Found"
},
"expression": [
"Consent.provision.code"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
"valueString": "PCOI"
}
],
"severity": "warning",
"code": "incomplete",
"details": {
"coding": [
{
"code": "PCOI-PARTIAL",
"display": "Partial Success"
}
],
"text": "PCOI Partially Successful"
}
}
]
}