FHIR IG analytics| Package | synapxe.rcm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-framework-level-error.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "framework-level-error",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"coding": [
{
"system": "http: //hl7.org/fhir/dotnet-api-operation-outcome",
"code": "1008"
}
],
"text": "Value is not exactly equal to fixed value 'http://hl7.org/fhir/ValueSet/all-languages'"
}
}
]
}