How do I resolve the following error?
{
"id": "ABC12345-1234-5678-9101-ABCDEF123456"
"issue": [
{
"code": "structure",
"details": {
"coding": [
{
"code": "MISSING_OR_INVALID_HEADER",
"display": "There is a required header missing or invalid",
"system": "https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1"
}
]
},
"diagnostics":
"UNABLE_TO_RESOLVE_CPAID_ASID_012345678900_INTERACTION_urn:nhs:names : services:nrl:DocumentReference.content",
"severity": "error"
}
}
],
"resourceType": "OperationOutcome
}