FHIR IG analytics| Package | synapxe.rcm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-multiple-framework-level-errors.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "multiple-framework-level-errors",
"issue": [
{
"severity": "error",
"code": "code-invalid",
"details": {
"coding": [
{
"system": "http://hl7.org/fhir/dotnet-api-operation-outcome",
"code": "6007"
}
],
"text": "Code 'final2' does not exist in valueset 'http://hl7.org/fhir/ValueSet/observation-status'"
}
},
{
"severity": "error",
"code": "informational",
"details": {
"coding": [
{
"system": "http://hl7.org/fhir/dotnet-api-operation-outcome",
"code": "5004"
}
],
"text": "Validation of this resource has been performed before with a failure result."
}
}
]
}