Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BundleGet001 - TTL Representation

Raw ttl | Download


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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BundleGet001"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:timestamp [ fhir:v "2021-02-25T11:31:22.356+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "BloodPressureStanding001"^^xsd:anyURI ] ;
    ( fhir:resource <BloodPressureStanding001> ) ;
fhir:request [
fhir:method [ fhir:v "GET" ] ;
fhir:url [ fhir:v "GetURL"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "BloodPressureSupine001"^^xsd:anyURI ] ;
    ( fhir:resource <BloodPressureSupine001> ) ;
fhir:request [
fhir:method [ fhir:v "GET" ] ;
fhir:url [ fhir:v "GetURL"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "HeartRate001"^^xsd:anyURI ] ;
    ( fhir:resource <HeartRate001> ) ;
fhir:request [
fhir:method [ fhir:v "GET" ] ;
fhir:url [ fhir:v "GetURL"^^xsd:anyURI ]     ]
  ] ) . # 

<BloodPressureStanding001> a fhir:Observation ;
  fhir:id [ fhir:v "BloodPressureStanding001"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://smart-bear.eu/fhir/StructureDefinition/BloodPressureStandingObservation"^^xsd:anyURI ;
fhir:link <https://smart-bear.eu/fhir/StructureDefinition/BloodPressureStandingObservation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BloodPressureStanding001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BloodPressureStanding001</b></p><a name=\"BloodPressureStanding001\"> </a><a name=\"hcBloodPressureStanding001\"> </a><a name=\"BloodPressureStanding001-en-US\"> </a><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\">Last updated: 2021-02-20 09:29:23+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BloodPressureStandingObservation.html\">Blood Pressure Standing Observation</a></p></div><p><b>App submission date</b>: 2021-02-20 09:29:23+0000</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 368209003}\">Right arm</span></p><p><b>device</b>: <a href=\"Device-1231233o4343.html\">Device: identifier = 1231233o4343</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8460-8}\">Systolic blood pressure--standing</span></p><p><b>value</b>: 90 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8454-1}\">Diastolic blood pressure--standing</span></p><p><b>value</b>: 120 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://smart-bear.eu/fhir/StructureDefinition/LoadedIntoApp"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Patient001" ]
  ] ; # 
  fhir:effective [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime] ; # 
  fhir:bodySite [
    ( fhir:coding [
a sct:368209003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "368209003" ] ;
fhir:display [ fhir:v "Right arm" ]     ] )
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/1231233o4343" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8460-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8460-8" ] ;
fhir:display [ fhir:v "Systolic blood pressure--standing" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "90"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8454-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8454-1" ] ;
fhir:display [ fhir:v "Diastolic blood pressure--standing" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<BloodPressureSupine001> a fhir:Observation ;
  fhir:id [ fhir:v "BloodPressureSupine001"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://smart-bear.eu/fhir/StructureDefinition/BloodPressureSupineObservation"^^xsd:anyURI ;
fhir:link <https://smart-bear.eu/fhir/StructureDefinition/BloodPressureSupineObservation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BloodPressureSupine001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BloodPressureSupine001</b></p><a name=\"BloodPressureSupine001\"> </a><a name=\"hcBloodPressureSupine001\"> </a><a name=\"BloodPressureSupine001-en-US\"> </a><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\">Last updated: 2021-02-20 09:29:23+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BloodPressureSupineObservation.html\">Blood Pressure Supine Observation</a></p></div><p><b>App submission date</b>: 2021-02-20 09:29:23+0000</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood Pressure panel</span></p><p><b>subject</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 368209003}\">Right arm</span></p><p><b>device</b>: <a href=\"Device-1231233o4343.html\">Device: identifier = 1231233o4343</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8461-6}\">Systolic blood pressure--supine</span></p><p><b>value</b>: 90 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8455-8}\">Diastolic blood pressure--supine</span></p><p><b>value</b>: 120 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://smart-bear.eu/fhir/StructureDefinition/LoadedIntoApp"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood Pressure panel" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Patient001" ]
  ] ; # 
  fhir:effective [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime] ; # 
  fhir:bodySite [
    ( fhir:coding [
a sct:368209003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "368209003" ] ;
fhir:display [ fhir:v "Right arm" ]     ] )
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/1231233o4343" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8461-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8461-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure--supine" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "90"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8455-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8455-8" ] ;
fhir:display [ fhir:v "Diastolic blood pressure--supine" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<HeartRate001> a fhir:Observation ;
  fhir:id [ fhir:v "HeartRate001"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://smart-bear.eu/fhir/StructureDefinition/HeartRateObservation"^^xsd:anyURI ;
fhir:link <https://smart-bear.eu/fhir/StructureDefinition/HeartRateObservation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HeartRate001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HeartRate001</b></p><a name=\"HeartRate001\"> </a><a name=\"hcHeartRate001\"> </a><a name=\"HeartRate001-en-US\"> </a><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\">Last updated: 2021-02-20 09:29:23+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-HeartRateObservation.html\">Heart Rate Observation</a></p></div><p><b>App submission date</b>: 2021-02-20 09:29:23+0000</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 68999-2}\">Heart rate --supine</span></p><p><b>subject</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>value</b>: 82 beats/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{Beats}/min = '{Beats}/min')</span></p><p><b>device</b>: <a href=\"Device-1231233o4343.html\">Device: identifier = 1231233o4343</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://smart-bear.eu/fhir/StructureDefinition/LoadedIntoApp"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:68999-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68999-2" ] ;
fhir:display [ fhir:v "Heart rate --supine" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Patient001" ]
  ] ; # 
  fhir:effective [ fhir:v "2021-02-20T09:29:23.356+00:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "82"^^xsd:decimal ] ;
fhir:unit [ fhir:v "beats/min" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{Beats}/min" ]
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/1231233o4343" ]
  ] . #