Sha256: 0a7ab3daa21a17091f15f9d8b30b29f2705feda2ab8ac0471325f2c99cb2fe4c
Contents?: true
Size: 1.44 KB
Versions: 10
Compression:
Stored size: 1.44 KB
Contents
{ "resourceType": "Task", "id": "fm-example2", "identifier": [ { "use": "official", "system": "http:/happyvalley.com/task", "value": "20181012-005" } ], "status": "requested", "intent": "order", "priority": "stat", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/financialtaskcode", "code": "poll" } ] }, "authoredOn": "2018-10-12T08:25:05+10:00", "lastModified": "2018-10-12T08:25:05+10:00", "requester": { "reference": "Organization/example", "display": "Happy Valley Clinic" }, "owner": { "identifier": { "system": "http://nationalinsurers.com/identifiers", "value": "12345" } }, "input": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/financialtaskinputtype", "code": "include" } ] }, "valueCode": "ClaimResponse" }, { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/financialtaskinputtype", "code": "period" } ] }, "valuePeriod": { "start": "2018-10-01", "end": "2018-10-12" } } ], "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems