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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ComeBackNextYearServiceRequest"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:code [
fhir:concept [
      ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "93351" ] ;
fhir:display [ fhir:v "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" ]       ] )     ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/PatientStructuredReport" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2004-06-01"^^xsd:date ] ;
fhir:end [ fhir:v "2004-06-01"^^xsd:date ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/PractitionerRoleStructuredReportAuthor" ]
  ] . #