Sha256: b2ec5a642a56d47c91d30f0fc558c29bd282975ba892ca707161461aaad4f44c
Contents?: true
Size: 1.33 KB
Versions: 10
Compression:
Stored size: 1.33 KB
Contents
{ "resourceType": "Observation", "id": "decimal", "status": "final", "code": { "text": "Decimal Testing Observation" }, "component": [ { "code": { "text": "Component" }, "valueQuantity": { "value": 1.0, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": 1.0, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": 1.0, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": 1.0e-22, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": 1000000000000000000, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": 1.0e-245, "unit": "g" } }, { "code": { "text": "Component" }, "valueQuantity": { "value": -1.0e+245, "unit": "g" } } ], "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