Sha256: 10fe0763ab41d0ccd917848a6f15a4fcd8e2ec97ba2d6204b1c8dd0f9844fdef
Contents?: true
Size: 1.51 KB
Versions: 4
Compression:
Stored size: 1.51 KB
Contents
{ "resourceType": "Claim", "id": "760150", "text": { "status": "generated", "div": "<div>A human-readable rendering of the Pharmacy Claim</div>" }, "type": "pharmacy", "identifier": [ { "system": "http://happypharma.com/claim", "value": "7612345" } ], "created": "2014-08-16", "target": { "reference": "Organization/2" }, "organization": { "reference": "Organization/1" }, "use": "complete", "priority": { "code": "stat" }, "payee": { "type": { "code": "provider" } }, "diagnosis": [ { "sequence": 1, "diagnosis": { "code": "654456" } } ], "patient": { "reference": "Patient/1" }, "coverage": [ { "sequence": 1, "focal": true, "coverage": { "reference": "Coverage/9876B1" }, "relationship": { "code": "self" } } ], "item": [ { "sequence": 1, "type": { "code": "service" }, "provider": { "reference": "Practitioner/example" }, "service": { "fhir_comments": [ " smoking cessation consult " ], "system": "http://hl7.org/fhir/ex-pharmaservice", "code": "smokecess" }, "serviceDate": "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
4 entries across 4 versions & 1 rubygems