Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

Publication Build: This will be filled in by the publication tooling

: pghd-vitalsigns-appleSleepingWristTemperature - 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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pghd-vitalsigns-apple-sleeping-wrist-temperature"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir/pghd/StructureDefinition/pghd-vitalsigns"^^xsd:anyURI ;
fhir:link <http://fhir/pghd/StructureDefinition/pghd-vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"pghd-vitalsigns-apple-sleeping-wrist-temperature\"> </a><a name=\"hcpghd-vitalsigns-apple-sleeping-wrist-temperature\"> </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 Observation &quot;pghd-vitalsigns-apple-sleeping-wrist-temperature&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pghd-vitalsigns.html\">PGHD Vital Signs Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3</code>/F91F5DEE-6C54-4A84-9679-208D5360618B</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: 手首体温 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-observation-pghd-codes.html\">Observation PGHD Codes</a>#appleSleepingWristTemperature)</span></p><p><b>subject</b>: <a href=\"Patient-1.html\">Patient/1</a> &quot; DOE&quot;</p><p><b>effective</b>: 2023-12-01 05:33:42+0000</p><p><b>performer</b>: <a href=\"Patient-1.html\">Patient/1</a> &quot; DOE&quot;</p><p><b>value</b>: 36.5 Cel<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p><p><b>device</b>: <a name=\"hcdevice\"> </a></p><blockquote><p/><p><a name=\"device\"> </a></p><p><a name=\"hcdevice\"> </a></p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: user-friendly-name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: hardware <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Device #device</b><a name=\"device\"> </a><a name=\"hcdevice\"> </a></p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: user-friendly-name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: hardware <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Device ;
fhir:id [ fhir:v "device" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://fhir/pghd/StructureDefinition/pghd-device"^^xsd:anyURI ;
fhir:link <http://fhir/pghd/StructureDefinition/pghd-device>       ] )     ] ;
    ( fhir:udiCarrier [
fhir:deviceIdentifier [ fhir:v "FVFHX60ZQ6LC" ]     ] ) ;
fhir:manufacturer [ fhir:v "Apple Inc." ] ;
    ( fhir:deviceName [
fhir:name [ fhir:v "Watch" ] ;
fhir:type [ fhir:v "model-name" ]     ] [
fhir:name [ fhir:v "Apple Watch" ] ;
fhir:type [ fhir:v "user-friendly-name" ]     ] ) ;
    ( fhir:version [
fhir:type [
fhir:text [ fhir:v "hardware" ]       ] ;
fhir:value [ fhir:v "Watch6,7" ]     ] [
fhir:type [
fhir:text [ fhir:v "software" ]       ] ;
fhir:value [ fhir:v "8.6" ]     ] )
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F91F5DEE-6C54-4A84-9679-208D5360618B" ]
  ] ) ; # 
  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 [
fhir:system [ fhir:v "http://fhir/pghd/CodeSystem/observation-pghd-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "appleSleepingWristTemperature" ] ;
fhir:display [ fhir:v "手首体温" ]     ] ) ;
fhir:text [ fhir:v "手首体温" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/1" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-12-01T05:33:42Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/1" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "36.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Cel" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Cel" ]
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "#device" ]
  ] . #