In the CoverageEligibilityRequest resource for FHIR r4 , the enterer attribute identifies the Author
"enterer":
"identifier": [
{
"system": "http://happyvalley.com/coverageelegibilityrequest",
"value": "52345"
}
]
"status": "active"
"priority": {
"coding": [
{
"code": "normal"
}
]
}
"purpose": [
"validation"
]
"patient": {
"reference": "Patient/pat1"
}
"serviced[x]":
"created": "2014-08-16"
"enterer":
"provider": {
"reference": "Organization/1"
}
"insurer": {
"reference": "Organization/2"
}
"facility":
"supportingInfo":
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/9876B1"
}
}
]
"item":