Sha256: 59c2741031d28d65d579fb9a969951504f68cdc6fbace3bdea120cd4f7b6e4a7
Contents?: true
Size: 1.25 KB
Versions: 10
Compression:
Stored size: 1.25 KB
Contents
{ "resourceType": "RiskAssessment", "id": "cardiac", "identifier": [ { "use": "official", "system": "http://example.org", "value": "risk-assessment-cardiac" } ], "status": "final", "subject": { "reference": "Patient/pat2" }, "encounter": { "reference": "Encounter/example" }, "occurrenceDateTime": "2014-07-19T16:04:00Z", "performer": { "display": "http://cvdrisk.nhlbi.nih.gov/#cholesterol" }, "basis": [ { "reference": "Patient/pat2" }, { "reference": "DiagnosticReport/lipids" }, { "reference": "Observation/blood-pressure" } ], "prediction": [ { "outcome": { "text": "Heart Attack" }, "probabilityDecimal": 0.02, "whenRange": { "low": { "value": 39, "unit": "years", "system": "http://unitsofmeasure.org", "code": "a" }, "high": { "value": 49, "unit": "years", "system": "http://unitsofmeasure.org", "code": "a" } } } ], "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