IPS DiagnosticReport Laboratory Results
POST {{host}}/fhir/DiagnosticReport
Request Body
{"resourceType"=>"DiagnosticReport", "id"=>"{{ips_diagnostic_reportresults_id}}", "text"=>{"status"=>"generated", "div"=>"<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 11502-2}\">Laboratory report</span> (<span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Alexander Heig </b> male, DoB: 1957 ( <code>http://trilliumbridge.eu/fhir/demos/eumfh/inject</code>/39-07)</td></tr><tr><td>When For</td><td>2017-11-10</td></tr><tr><td>Reported</td><td>2017-11-10 08:20:00+0100</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Note</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-hemoglobin.html\"><span title=\"Codes: {http://loinc.org 17856-6}\">Hemoglobin A1c/Hemoglobin.total in Blood by HPLC</span></a></td><td>7.5 %</td><td>Above stated goal of 7.0 %</td><td>2017-11-10 08:20:00+0100</td></tr></table></div>"}, "status"=>"final", "category"=>[{"coding"=>[{"system"=>"http://terminology.hl7.org/CodeSystem/v2-0074", "code"=>"LAB", "display"=>"Laboratory"}]}], "code"=>{"coding"=>[{"system"=>"http://loinc.org", "code"=>"11502-2", "display"=>"Laboratory report"}]}, "subject"=>{"reference"=>"Patient/{{ips_patient_id}}"}, "effectiveDateTime"=>"2017-11-10", "issued"=>"2017-11-10T08:20:00+01:00", "performer"=>[{"reference"=>"Organization/{{ips_organization_id}}", "display"=>"Someplace General Hospital"}], "result"=>[{"reference"=>"Observation/{{ips_observation_results_id}}", "display"=>"Above stated goal of 7.0 %"}]}