Sha256: 68371534c2d4bda0c11c21746b51f10ff5dd561bffc6704a090a8f44043178bd
Contents?: true
Size: 779 Bytes
Versions: 10
Compression:
Stored size: 779 Bytes
Contents
{ "resourceType": "Bundle", "id": "bundle-request-simplesummary", "type": "batch", "entry": [ { "request": { "method": "GET", "url": "/Patient/example" } }, { "request": { "method": "GET", "url": "/Condition?patient=example" } }, { "request": { "method": "GET", "url": "/MedicationStatement?patient=example" } }, { "request": { "method": "GET", "url": "/Observation?patient=example&code=http://loinc.org|55284-4&date=ge2015-01-01" } } ], "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