Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: pghd-cardiac-function-lowHeartRateEvent

Page standards status: Informative

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

<http://hl7.org/fhir/Observation/pghd-cardiac-function-lowHeart-rate-event> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "pghd-cardiac-function-lowHeart-rate-event"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-cardiac-function" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-cardiac-function>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation pghd-cardiac-function-lowHeart-rate-event</b></p><a name=\"pghd-cardiac-function-lowHeart-rate-event\"> </a><a name=\"hcpghd-cardiac-function-lowHeart-rate-event\"> </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-pghd-cardiac-function.html\">PGHD Cardiac Function Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3</code>/F94F5DEE-6C54-4A84-9679-208D5360618B</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://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes lowHeartRateEvent}\">Low heart rate event</span></p><p><b>subject</b>: <a href=\"Patient-1.html\">John Doe Male, DoB: 1990-01-01</a></p><p><b>effective</b>: 2023-12-01 05:33:42+0000</p><p><b>performer</b>: <a href=\"Patient-1.html\">John Doe Male, DoB: 1990-01-01</a></p><p><b>device</b>: <a href=\"#hcpghd-cardiac-function-lowHeart-rate-event/device\">Device: manufacturer = Apple Inc.</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Device #device</b></p><a name=\"pghd-cardiac-function-lowHeart-rate-event/device\"> </a><a name=\"hcpghd-cardiac-function-lowHeart-rate-event/device\"> </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-pghd-device.html\">PGHD Device Profile</a></p></div><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>: <span title=\"Codes:\">hardware</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:\">software</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>"
  ] ;
  fhir:DomainResource.contained [
     a fhir:Device ;
     fhir:index -1 ;
     fhir:Resource.id [ fhir:value "device" ] ;
     fhir:Resource.meta [
       fhir:Meta.profile [
         fhir:value "http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-device" ;
         fhir:index -1 ;
         fhir:link <http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-device>
       ]
     ] ;
     fhir:Device.udiCarrier [
       fhir:index -1 ;
       fhir:Device.udiCarrier.deviceIdentifier [ fhir:value "FVFHX60ZQ6LC" ]
     ] ;
     fhir:Device.manufacturer [ fhir:value "Apple Inc." ] ;
     fhir:Device.deviceName [
       fhir:index -1 ;
       fhir:Device.deviceName.name [ fhir:value "Watch" ] ;
       fhir:Device.deviceName.type [ fhir:value "model-name" ]
     ], [
       fhir:index -1 ;
       fhir:Device.deviceName.name [ fhir:value "Apple Watch" ] ;
       fhir:Device.deviceName.type [ fhir:value "user-friendly-name" ]
     ] ;
     fhir:Device.version [
       fhir:index -1 ;
       fhir:Device.version.type [
         fhir:CodeableConcept.text [ fhir:value "hardware" ]
       ] ;
       fhir:Device.version.value [ fhir:value "Watch6,7" ]
     ], [
       fhir:index -1 ;
       fhir:Device.version.type [
         fhir:CodeableConcept.text [ fhir:value "software" ]
       ] ;
       fhir:Device.version.value [ fhir:value "8.6" ]
     ]
  ] ;
  fhir:Observation.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3" ] ;
     fhir:Identifier.value [ fhir:value "F94F5DEE-6C54-4A84-9679-208D5360618B" ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "vital-signs" ] ;
       fhir:Coding.display [ fhir:value "Vital Signs" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes" ] ;
       fhir:Coding.code [ fhir:value "lowHeartRateEvent" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1> ;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2023-12-01T05:33:42Z"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Patient/1> ;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ] ;
  fhir:Observation.device [
     fhir:Reference.reference [ fhir:value "#device" ]
  ] .

<http://hl7.org/fhir/Patient/1> a fhir:Patient .

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

<http://hl7.org/fhir/Observation/pghd-cardiac-function-lowHeart-rate-event.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Observation/pghd-cardiac-function-lowHeart-rate-event.ttl> .