HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HeartRate.Poul.1974654"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/IPADkCoreObservation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/IPADkCoreObservation> ] [
fhir:v "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation> ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns> ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/heartrate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/heartrate> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation HeartRate.Poul.1974654</b></p><a name=\"HeartRate.Poul.1974654\"> </a><a name=\"hcHeartRate.Poul.1974654\"> </a><a name=\"HeartRate.Poul.1974654-da-DK\"> </a><p><b>Observation Gateway Device</b>: <a href=\"Device-Telma.FEEDDADADEADBEEF.html\">Device: identifier = IEEE 11073 System Identifier: FE-ED-DA-DA-DE-AD-BE-EF; manufacturer = Trifork; modelNumber = Telma (Android); type = MDC_MOC_VMS_MDS_AHD</a></p><p><b>identifier</b>: C4F312FFFE53F2C9-3001749995-urn:oid:1.2.208.176.1.2-149546-93-{beat}/min-20230223T102408.00</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>, <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories phd-observation}\">PHD generated Observation</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}, {urn:iso:std:iso:11073:10101 149546}, {urn:oid:1.2.208.176.2.1 NPU21692}\">MDC_PULS_RATE_NON_INV: Heart rate</span></p><p><b>subject</b>: <a href=\"Patient-Poul.html\">Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><p><b>effective</b>: 2023-02-23 10:24:08+0100</p><p><b>performer</b>: <a href=\"Patient-Poul.html\">Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><p><b>value</b>: 93 bpm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p><p><b>device</b>: <a href=\"Device-BPMonitor.C4F312FFFE53F2C9.html\">Device: identifier = Ieee 11073 System Identifier: C4-F3-12-FF-FE-53-F2-C9,Bluetooth MAC address: C4-F3-12-53-F2-C9; manufacturer = A&D Medical ; serialNumber = 5181000124; modelNumber = UA-651BLE ; type = MDC_MOC_VMS_MDS_SIMP</a></p><p><b>derivedFrom</b>: <a href=\"Observation-CoincidentTimeStamp.0222.html\">Observation MDC_ATTR_TIME_ABS</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Device/Telma.FEEDDADADEADBEEF" ] ]
] ) ; #
fhir:identifier ( [
fhir:value [ fhir:v "C4F312FFFE53F2C9-3001749995-urn:oid:1.2.208.176.1.2-149546-93-{beat}/min-20230223T102408.00" ]
] ) ; #
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:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories"^^xsd:anyURI ] ;
fhir:code [ fhir:v "phd-observation" ] ;
fhir:display [ fhir:v "PHD generated Observation" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:8867-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8867-4" ] ;
fhir:display [ fhir:v "Heart rate" ] ] [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "149546" ] ;
fhir:display [ fhir:v "MDC_PULS_RATE_NON_INV" ] ] [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NPU21692" ] ;
fhir:display [ fhir:v "Heart—Systole; frequency = ? × 1/min" ] ] ) ;
fhir:text [ fhir:v "MDC_PULS_RATE_NON_INV: Heart rate" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Poul" ]
] ; #
fhir:effective [ fhir:v "2023-02-23T10:24:08+01:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Patient/Poul" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "93"^^xsd:decimal ] ;
fhir:unit [ fhir:v "bpm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
] ; #
fhir:device [
fhir:reference [ fhir:v "Device/BPMonitor.C4F312FFFE53F2C9" ]
] ; #
fhir:derivedFrom ( [
fhir:reference [ fhir:v "Observation/CoincidentTimeStamp.0222" ]
] ) . #
IG © 2021+ HL7 Denmark. Package hl7.fhir.dk.core#3.4.0 based on FHIR 4.0.1. Generated 2024-11-19
Links: Table of Contents |
QA Report