In the ExplanationOfBenefit resource for FHIR stu3 , the diagnosis attribute identifies the List of Diagnosis
"diagnosis":
"claim": {
"reference": "Claim/100150"
}
"precedence":
"facility": {
"reference": "Location/1"
}
"related":
"originalPrescription":
"claimResponse": {
"reference": "ClaimResponse/R3500"
}
"billablePeriod":
"processNote":
"insurance": {
"coverage": {
"reference": "Coverage/9876B1"
}
}
"totalCost": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 135.57
}
"information":
"payee": {
"resourceType": {
"coding": [
{
"code": "organization",
"system": "http://hl7.org/fhir/resource-type-link"
}
]
},
"party": {
"reference": "Organization/2"
},
"type": {
"coding": [
{
"code": "provider",
"system": "http://hl7.org/fhir/payeetype"
}
]
}
}
"enterer": {
"reference": "Practitioner/1"
}
"provider": {
"reference": "Practitioner/1"
}
"type": {
"coding": [
{
"code": "oral",
"system": "http://hl7.org/fhir/ex-claimtype"
}
]
}
"status": "active"
"benefitBalance":
"patient": {
"reference": "Patient/pat1"
}
"hospitalization":
"form":
"insurer":
"addItem":
"outcome": {
"coding": [
{
"code": "complete",
"system": "http://hl7.org/fhir/remittance-outcome"
}
]
}
"disposition": "Claim settled as per contract."
"payment":
"employmentImpacted":
"accident":
"prescription":
"referral":
"created": "2014-08-16"
"totalBenefit": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 96
}
"unallocDeductable":
"item": [
{
"service": {
"coding": [
{
"code": "1200",
"system": "http://hl7.org/fhir/service-uscls"
}
]
},
"sequence": 1,
"servicedDate": "2014-08-16",
"careTeamLinkId": [
1
],
"net": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 135.57
},
"adjudication": [
{
"category": {
"coding": [
{
"code": "eligible"
}
]
},
"amount": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 120
}
},
{
"category": {
"coding": [
{
"code": "eligpercent"
}
]
},
"value": 0.8
},
{
"category": {
"coding": [
{
"code": "benefit"
}
]
},
"amount": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 96
}
}
],
"unitPrice": {
"code": "USD",
"system": "urn:iso:std:iso:4217",
"value": 135.57
},
"encounter": [
{
"reference": "Encounter/example"
}
]
}
]
"subType":
"diagnosis":
"careTeam": [
{
"provider": {
"reference": "Practitioner/example"
},
"sequence": 1
}
]
"organization": {
"reference": "Organization/2"
}
"identifier": [
{
"system": "http://www.BenefitsInc.com/fhir/explanationofbenefit",
"value": "987654321"
}
]
"procedure":