Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

: Bundle 'Search Set' - Task - Second task(s) - Scenario 4 - TTL Representation

Raw ttl | Download


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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Scen4TaskBundle2"] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://ufit.example.org/fhir/Task?owner=Patient/Scen4PatientScarborough&status=active,on-hold"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Task/Scen4TaskReviewVideoV1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Task/Scen4TaskReviewVideoV1> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] ) . # 

<http://example.org/fhir/Task/Scen4TaskReviewVideoV1> a fhir:Task ;
  fhir:id [ fhir:v "Scen4TaskReviewVideoV1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_Scen4TaskReviewVideoV1\"> </a><p><b>Generated Narrative: Task</b><a name=\"Scen4TaskReviewVideoV1\"> </a><a name=\"hcScen4TaskReviewVideoV1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Task &quot;Scen4TaskReviewVideoV1&quot; </p></div><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Review Material <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.1/CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html\">SDOHCC CodeSystem Temporary Codes</a>#review-material)</span></p><p><b>description</b>: Please review this arm-curl video.  Pay particular attention to the 3:00 - 3:35 portion.  If you adjust your technique accordingly, it may help with your shoulder pain.</p><p><b>focus</b>: <a name=\"hcScen4Video\"> </a></p><blockquote><p/><p><a name=\"Scen4Video\"> </a></p><p><a name=\"hcScen4Video\"> </a></p><p><b>status</b>: current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>video/mp4</td><td><a href=\"http://example.org/videos/123.mpg\">http://example.org/videos/123.mpg</a></td></tr></table></blockquote></blockquote><p><b>for</b>: <a href=\"Patient-Scen4PatientScarborough.html\">Patient/Scen4PatientScarborough: Jessica Scarborough</a> &quot; SCARBOROUGH&quot;</p><p><b>authoredOn</b>: 2023-10-17 09:00:00-0700</p><p><b>requester</b>: <a href=\"PractitionerRole-Scen4Role.html\">PractitionerRole/Scen4Role: Ms. Rocha</a></p><p><b>owner</b>: <a href=\"Patient-Scen4PatientScarborough.html\">Patient/Scen4PatientScarborough: Jessica Scarborough</a> &quot; SCARBOROUGH&quot;</p><hr/><blockquote><p><b>Generated Narrative: DocumentReference #Scen4Video</b><a name=\"Scen4Video\"> </a><a name=\"hcScen4Video\"> </a></p><p><b>status</b>: current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>video/mp4</td><td><a href=\"http://example.org/videos/123.mpg\">http://example.org/videos/123.mpg</a></td></tr></table></blockquote></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:DocumentReference ;
fhir:id [ fhir:v "Scen4Video" ] ;
fhir:status [ fhir:v "current" ] ;
    ( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "video/mp4" ] ;
fhir:url [ fhir:v "http://example.org/videos/123.mpg"^^xsd:anyURI ]       ]     ] )
  ] ) ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "review-material" ]     ] )
  ] ; # 
  fhir:description [ fhir:v "Please review this arm-curl video.  Pay particular attention to the 3:00 - 3:35 portion.  If you adjust your technique accordingly, it may help with your shoulder pain."] ; # 
  fhir:focus [
fhir:reference [ fhir:v "#Scen4Video" ]
  ] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/Scen4PatientScarborough" ] ;
fhir:display [ fhir:v "Jessica Scarborough" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2023-10-17T09:00:00-07:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/Scen4Role" ] ;
fhir:display [ fhir:v "Ms. Rocha" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "Patient/Scen4PatientScarborough" ] ;
fhir:display [ fhir:v "Jessica Scarborough" ]
  ] . #