FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-FailedHVOOrganizationTransactionBundle.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "FailedHVOOrganizationTransactionBundle",
"issue": [
{
"details": {
"coding": [
{
"code": "2-34-303",
"system": "http://electronichealth.se/CodeSystem/error-codes",
"display": "12345-6789 är ett ogiltigt format för organisationsnummer"
}
]
},
"expression": [
"Bundle.entry[0]"
],
"severity": "error",
"code": "invalid"
},
{
"details": {
"coding": [
{
"code": "2-34-301",
"system": "http://electronichealth.se/CodeSystem/error-codes",
"display": "Organisationsnumret 1234567890 är inte registrerat hos Bolagsverket"
}
]
},
"expression": [
"Bundle.entry[2]"
],
"severity": "error",
"code": "business-rule"
}
]
}