Sha256: abfecadfbb2a33d649036c98f169e0892d636d9d83b8c5bd4ac6f7e296fa15b3
Contents?: true
Size: 1.56 KB
Versions: 7
Compression:
Stored size: 1.56 KB
Contents
{ "resourceType": "Claim", "id": "760150", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the Pharmacy Claim</div>" }, "identifier": [ { "system": "http://happypharma.com/claim", "value": "7612345" } ], "status": "active", "type": { "system": "http://hl7.org/fhir/ex-claimtype", "code": "pharmacy" }, "created": "2014-08-16", "insurerReference": { "reference": "Organization/2" }, "organizationReference": { "reference": "Organization/1" }, "use": "complete", "priority": { "code": "stat" }, "payee": { "type": { "code": "provider" } }, "diagnosis": [ { "sequence": 1, "diagnosis": { "code": "654456" } } ], "patientReference": { "reference": "Patient/1" }, "coverage": [ { "sequence": 1, "focal": true, "coverageReference": { "reference": "Coverage/9876B1" } } ], "item": [ { "sequence": 1, "careTeam": [ { "providerReference": { "reference": "Practitioner/example" } } ], "service": { "system": "http://hl7.org/fhir/ex-pharmaservice", "code": "smokecess" }, "servicedDate": "2014-08-16", "unitPrice": { "value": 60.00, "system": "urn:iso:std:iso:4217", "code": "USD" }, "net": { "value": 60.00, "system": "urn:iso:std:iso:4217", "code": "USD" } } ] }
Version data entries
7 entries across 7 versions & 1 rubygems