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.3.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 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:Device ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Telma.FEEDDADADEADBEEF"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device Telma.FEEDDADADEADBEEF</b></p><a name=\"Telma.FEEDDADADEADBEEF\"> </a><a name=\"hcTelma.FEEDDADADEADBEEF\"> </a><a name=\"Telma.FEEDDADADEADBEEF-da-DK\"> </a><p><b>identifier</b>: IEEE 11073 System Identifier/FE-ED-DA-DA-DE-AD-BE-EF</p><p><b>manufacturer</b>: Trifork</p><p><b>modelNumber</b>: Telma (Android)</p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531981}\">MDC_MOC_VMS_MDS_AHD: Continua compliant gateway</span></p><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532352}\">MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version</span></p><p><b>value</b>: 7.0</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531974}\">MDC_ID_PROD_SPEC_HW: Hardware version</span></p><p><b>value</b>: Samsung Tab S7+ (SM-T970)</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531975}\">MDC_ID_PROD_SPEC_SW: Software version</span></p><p><b>value</b>: 1.2.0 (build 2662)</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 531976}\">MDC_ID_PROD_SPEC_FW: Firmware version</span></p><p><b>value</b>: Android 12 (API 31)</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532353}\">MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: Continua certified device list</span></p><p><b>valueCode</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD 32783}\">BluetoothLE: Weighing scale</span>, <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD 32775}\">BluetoothLE: Blood pressure monitor</span>, <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD 32772}\">BluetoothLE: Pulse oximeter</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532355}\">MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: Continua certified Health&Fitness interfaces list</span></p><p><b>valueCode</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS 7}\">observation-upload-fhir: FHIR resource upload</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 68220}\">MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol</span></p><p><b>valueCode</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 532226}\">MDC_TIME_SYNC_NTPV4: NTPV4 time synchronization</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 532354.0}\">regulation-status</span></p><p><b>valueCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Device is NOT regulated</span></p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SYSID" ] ;
fhir:display [ fhir:v "IEEE 11073 System Identifier" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FE-ED-DA-DA-DE-AD-BE-EF" ]
] ) ; #
fhir:manufacturer [ fhir:v "Trifork"] ; #
fhir:modelNumber [ fhir:v "Telma (Android)"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "531981" ] ;
fhir:display [ fhir:v "MDC_MOC_VMS_MDS_AHD" ] ] ) ;
fhir:text [ fhir:v "MDC_MOC_VMS_MDS_AHD: Continua compliant gateway" ]
] ; #
fhir:version ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "532352" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_VERSION" ] ] ) ;
fhir:text [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version" ] ] ;
fhir:value [ fhir:v "7.0" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "531974" ] ;
fhir:display [ fhir:v "MDC_ID_PROD_SPEC_HW" ] ] ) ;
fhir:text [ fhir:v "MDC_ID_PROD_SPEC_HW: Hardware version" ] ] ;
fhir:value [ fhir:v "Samsung Tab S7+ (SM-T970)" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "531975" ] ;
fhir:display [ fhir:v "MDC_ID_PROD_SPEC_SW" ] ] ) ;
fhir:text [ fhir:v "MDC_ID_PROD_SPEC_SW: Software version" ] ] ;
fhir:value [ fhir:v "1.2.0 (build 2662)" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "531976" ] ;
fhir:display [ fhir:v "MDC_ID_PROD_SPEC_FW" ] ] ) ;
fhir:text [ fhir:v "MDC_ID_PROD_SPEC_FW: Firmware version" ] ] ;
fhir:value [ fhir:v "Android 12 (API 31)" ]
] ) ; #
fhir:property ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "532353" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST" ] ] ) ;
fhir:text [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: Continua certified device list" ] ] ;
( fhir:valueCode [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32783" ] ] ) ;
fhir:text [ fhir:v "BluetoothLE: Weighing scale" ] ] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32775" ] ] ) ;
fhir:text [ fhir:v "BluetoothLE: Blood pressure monitor" ] ] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32772" ] ] ) ;
fhir:text [ fhir:v "BluetoothLE: Pulse oximeter" ] ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "532355" ] ;
fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST" ] ] ) ;
fhir:text [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: Continua certified Health&Fitness interfaces list" ] ] ;
( fhir:valueCode [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "observation-upload-fhir" ] ] ) ;
fhir:text [ fhir:v "observation-upload-fhir: FHIR resource upload" ] ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68220" ] ;
fhir:display [ fhir:v "MDC_TIME_SYNC_PROTOCOL" ] ] ) ;
fhir:text [ fhir:v "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol" ] ] ;
( fhir:valueCode [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "532226" ] ;
fhir:display [ fhir:v "MDC_TIME_SYNC_NTPV4" ] ] ) ;
fhir:text [ fhir:v "MDC_TIME_SYNC_NTPV4: NTPV4 time synchronization" ] ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "532354.0" ] ] ) ;
fhir:text [ fhir:v "regulation-status" ] ] ;
( fhir:valueCode [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Y" ] ] ) ;
fhir:text [ fhir:v "Device is NOT regulated" ] ] )
] ) . #
IG © 2021+ HL7 Denmark. Package hl7.fhir.dk.core#3.3.0 based on FHIR 4.0.1. Generated 2024-11-15
Links: Table of Contents |
QA Report