HL7 Europe Imaging Study Report
0.1.0-snapshot1 - draft 150

This page is part of the HL7 Europe Imaging Study Report (v0.1.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 0.1.0-ballot. For a full list of available versions, see the Directory of published versions

: ComeBackNextYearServiceRequest - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "ComeBackNextYearServiceRequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ComeBackNextYearServiceRequest</b></p><a name=\"ComeBackNextYearServiceRequest\"> </a><a name=\"hcComeBackNextYearServiceRequest\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.ama-assn.org/go/cpt 93351}\">Real time transthoracic echocardiography with 2-dimensional (2D) image documentation during rest and cardiovascular stress test using treadmill, bicycle exercise and pharmacologically induced stress, with interpretation and report, including performance of continuous electrocardiographic monitoring, with physician supervision</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-PatientStructuredReport.html\">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a></p><p><b>occurrence</b>: 2004-06-01 --&gt; 2004-06-01</p><p><b>requester</b>: <a href=\"PractitionerRole-PractitionerRoleStructuredReportAuthor.html\">PractitionerRole Cardiology</a></p></div>"
  },
  "status" : "active",
  "intent" : "proposal",
  "code" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://www.ama-assn.org/go/cpt",
          "code" : "93351",
          "display" : "Real time transthoracic echocardiography with 2-dimensional (2D) image documentation during rest and cardiovascular stress test using treadmill, bicycle exercise and pharmacologically induced stress, with interpretation and report, including performance of continuous electrocardiographic monitoring, with physician supervision"
        }
      ]
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientStructuredReport"
  },
  "occurrencePeriod" : {
    "start" : "2004-06-01",
    "end" : "2004-06-01"
  },
  "requester" : {
    🔗 "reference" : "PractitionerRole/PractitionerRoleStructuredReportAuthor"
  }
}