DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: Apple Watch Data Upload (Transaction) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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 -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/NgDeviceData-AppleWatch-Transaction> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "NgDeviceData-AppleWatch-Transaction"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device-data-bundle" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device-data-bundle>
     ]
  ] ;
  fhir:Bundle.type [ fhir:value "transaction"] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:eeefff55-e5f6-4789-a123-456789abcdef" ] ;
     fhir:Bundle.entry.resource <urn:uuid:eeefff55-e5f6-4789-a123-456789abcdef> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Patient" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:fffaaa66-e5f6-4789-a123-456789abcdef" ] ;
     fhir:Bundle.entry.resource <urn:uuid:fffaaa66-e5f6-4789-a123-456789abcdef> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Organization" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:aaabbb77-e5f6-4789-a123-456789abcdef" ] ;
     fhir:Bundle.entry.resource <urn:uuid:aaabbb77-e5f6-4789-a123-456789abcdef> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Device" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:bbbccc88-e5f6-4789-a123-456789abcdef" ] ;
     fhir:Bundle.entry.resource <urn:uuid:bbbccc88-e5f6-4789-a123-456789abcdef> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Observation" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:cccddd99-e5f6-4789-a123-456789abcdef" ] ;
     fhir:Bundle.entry.resource <urn:uuid:cccddd99-e5f6-4789-a123-456789abcdef> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Observation" ]
     ]
  ] .

<urn:uuid:eeefff55-e5f6-4789-a123-456789abcdef> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "NgPatient-Watch-001"] ;
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2025-11-06T07:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_NgPatient-Watch-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-Watch-001</b></p><a name=\"NgPatient-Watch-001\"> </a><a name=\"hcNgPatient-Watch-001\"> </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: 2025-11-06 07:00:00+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-patient.html\">NG Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Bola Adeleke  Female, DoB: 1991-12-02 ( mobile: 08035556666)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Rayfield Jos PL </td></tr></table></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs" ] ;
         fhir:Coding.code [ fhir:value "MOBILE" ] ;
         fhir:Coding.display [ fhir:value "mobile" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs" ] ;
     fhir:Identifier.value [ fhir:value "08035556666" ]
  ] ;
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Adeleke" ] ;
     fhir:HumanName.given [
       fhir:value "Bola" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1991-12-02"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "Rayfield" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Jos" ] ;
     fhir:Address.district [ fhir:value "pl-jos-south" ] ;
     fhir:Address.state [ fhir:value "PL" ]
  ] .

<urn:uuid:fffaaa66-e5f6-4789-a123-456789abcdef> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "NgOrganization-AppVendor-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-AppVendor-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-AppVendor-001</b></p><a name=\"NgOrganization-AppVendor-001\"> </a><a name=\"hcNgOrganization-AppVendor-001\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-organization.html\">NG Organization</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs</code>/apple</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type bus}\">Non-Healthcare Business or Corporation</span></p><p><b>name</b>: Wellness App Ltd.</p><p><b>telecom</b>: <a href=\"mailto:support@wellnessapp.ng\">support@wellnessapp.ng</a></p><p><b>address</b>: Tech Hub Building Lagos LA </p></div>"
  ] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs" ] ;
     fhir:Identifier.value [ fhir:value "apple" ]
  ] ;
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Organization.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
       fhir:Coding.code [ fhir:value "bus" ] ;
       fhir:Coding.display [ fhir:value "Non-Healthcare Business or Corporation" ]
     ]
  ] ;
  fhir:Organization.name [ fhir:value "Wellness App Ltd."] ;
  fhir:Organization.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "support@wellnessapp.ng" ]
  ] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "Tech Hub Building" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Lagos" ] ;
     fhir:Address.district [ fhir:value "la-agege" ] ;
     fhir:Address.state [ fhir:value "LA" ]
  ] .

<urn:uuid:aaabbb77-e5f6-4789-a123-456789abcdef> a fhir:Device ;
  fhir:Resource.id [ fhir:value "NgDevice-AppleWatch-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_NgDevice-AppleWatch-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device NgDevice-AppleWatch-001</b></p><a name=\"NgDevice-AppleWatch-001\"> </a><a name=\"hcNgDevice-AppleWatch-001\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-device.html\">NG Device</a></p></div><p><b>status</b>: Active</p><p><b>manufacturer</b>: Apple Inc.</p><p><b>serialNumber</b>: AW8-BOLA-2025-XYZ</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Apple Watch Series 8</td><td>User Friendly name</td></tr></table><p><b>modelNumber</b>: Series 8</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706635000}\">Telephone transmitter/receiver system</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>watchOS 10.1</td></tr></table></div>"
  ] ;
  fhir:Device.status [ fhir:value "active"] ;
  fhir:Device.manufacturer [ fhir:value "Apple Inc."] ;
  fhir:Device.serialNumber [ fhir:value "AW8-BOLA-2025-XYZ"] ;
  fhir:Device.deviceName [
     fhir:index 0 ;
     fhir:Device.deviceName.name [ fhir:value "Apple Watch Series 8" ] ;
     fhir:Device.deviceName.type [ fhir:value "user-friendly-name" ]
  ] ;
  fhir:Device.modelNumber [ fhir:value "Series 8"] ;
  fhir:Device.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:706635000 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "706635000" ] ;
       fhir:Coding.display [ fhir:value "Telephone transmitter/receiver system" ]
     ]
  ] ;
  fhir:Device.version [
     fhir:index 0 ;
     fhir:Device.version.value [ fhir:value "watchOS 10.1" ]
  ] .

<urn:uuid:bbbccc88-e5f6-4789-a123-456789abcdef> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "NgObservation-HeartRate-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_NgObservation-HeartRate-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation NgObservation-HeartRate-001</b></p><a name=\"NgObservation-HeartRate-001\"> </a><a name=\"hcNgObservation-HeartRate-001\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-observation.html\">NG Observations</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30525-0}\">Age</span></p><p><b>subject</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-eeefff55-e5f6-4789-a123-456789abcdef\">Bola Adeleke  Female, DoB: 1991-12-02 ( mobile: 08035556666)</a></p><p><b>effective</b>: 2025-11-06 06:50:00+0100</p><p><b>performer</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-fffaaa66-e5f6-4789-a123-456789abcdef\">Organization Wellness App Ltd.</a></p><p><b>note</b>: </p><blockquote><div><p>Resting heart rate recorded by wearable device</p>\n</div></blockquote><p><b>device</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-aaabbb77-e5f6-4789-a123-456789abcdef\">Device: status = active; manufacturer = Apple Inc.; serialNumber = AW8-BOLA-2025-XYZ; modelNumber = Series 8; type = Telephone transmitter/receiver system</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes mn}\">Months (mo)</span></td><td>444 month<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemo = 'mo')</span></td></tr></table></div>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "social-history" ] ;
       fhir:Coding.display [ fhir:value "Social History" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:30525-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "30525-0" ] ;
       fhir:Coding.display [ fhir:value "Age" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:eeefff55-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2025-11-06T06:50:00+01:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:fffaaa66-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "Resting heart rate recorded by wearable device" ]
  ] ;
  fhir:Observation.device [
     fhir:Reference.reference [ fhir:value "urn:uuid:aaabbb77-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes" ] ;
         fhir:Coding.code [ fhir:value "mn" ] ;
         fhir:Coding.display [ fhir:value "Months (mo)" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "444"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "month" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mo" ]
     ]
  ] .

<urn:uuid:cccddd99-e5f6-4789-a123-456789abcdef> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "NgObservation-Steps-001"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation" ;
       fhir:index 0 ;
       fhir:link <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_NgObservation-Steps-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation NgObservation-Steps-001</b></p><a name=\"NgObservation-Steps-001\"> </a><a name=\"hcNgObservation-Steps-001\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-observation.html\">NG Observations</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30525-0}\">Age</span></p><p><b>subject</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-eeefff55-e5f6-4789-a123-456789abcdef\">Bola Adeleke  Female, DoB: 1991-12-02 ( mobile: 08035556666)</a></p><p><b>effective</b>: 2025-11-05 00:00:00+0100 --&gt; 2025-11-05 23:59:59+0100</p><p><b>performer</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-fffaaa66-e5f6-4789-a123-456789abcdef\">Organization Wellness App Ltd.</a></p><p><b>note</b>: </p><blockquote><div><p>Total daily step count tracked by wearable device</p>\n</div></blockquote><p><b>device</b>: <a href=\"Bundle-NgDeviceData-AppleWatch-Transaction.html#urn-uuid-aaabbb77-e5f6-4789-a123-456789abcdef\">Device: status = active; manufacturer = Apple Inc.; serialNumber = AW8-BOLA-2025-XYZ; modelNumber = Series 8; type = Telephone transmitter/receiver system</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes mn}\">Months (mo)</span></td><td>666 month<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemo = 'mo')</span></td></tr></table></div>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "social-history" ] ;
       fhir:Coding.display [ fhir:value "Social History" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:30525-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "30525-0" ] ;
       fhir:Coding.display [ fhir:value "Age" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:eeefff55-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.effectivePeriod [
     fhir:Period.start [ fhir:value "2025-11-05T00:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2025-11-05T23:59:59+01:00"^^xsd:dateTime ]
  ] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:fffaaa66-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "Total daily step count tracked by wearable device" ]
  ] ;
  fhir:Observation.device [
     fhir:Reference.reference [ fhir:value "urn:uuid:aaabbb77-e5f6-4789-a123-456789abcdef" ]
  ] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes" ] ;
         fhir:Coding.code [ fhir:value "mn" ] ;
         fhir:Coding.display [ fhir:value "Months (mo)" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "666"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "month" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mo" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/NgDeviceData-AppleWatch-Transaction.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/NgDeviceData-AppleWatch-Transaction.ttl> .