HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build Denmark flag

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

: Poul's A&D weight scale - 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:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "WeightScale.606405FFFECFC604"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice>     ] )
  ] ; # 
  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 WeightScale.606405FFFECFC604</b></p><a name=\"WeightScale.606405FFFECFC604\"> </a><a name=\"hcWeightScale.606405FFFECFC604\"> </a><a name=\"WeightScale.606405FFFECFC604-da-DK\"> </a><p><b>identifier</b>: IEEE 11073 System Identifier/60-64-05-FF-FE-CF-C6-04, Bluetooth MAC address/60-64-05-CF-C6-04</p><p><b>manufacturer</b>: A&amp;D Medical </p><p><b>serialNumber</b>: 5180400664</p><p><b>modelNumber</b>: UC-352BLE </p><p><b>type</b>: <span title=\"Codes:{urn:iso:std:iso:11073:10101 65573}\">MDC_MOC_VMS_MDS_SIMP: Personal health device</span></p><h3>Specializations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:11073:10101 528399}\">MDC_DEV_SPEC_PROFILE_SCALE: Weighing scale</span></td><td>1</td></tr></table><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>: 4.1</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>: 0.00</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>: 0.00</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>: WSP002_208</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></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 532224}\">MDC_TIME_SYNC_NONE: No 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 N}\">Device is regulated</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 68219.0}\">mds-time-capab-real-time-clock</span></p><p><b>valueCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Real time clock is supported</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 68219.1}\">mds-time-capab-set-clock</span></p><p><b>valueCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Setting the real time clock is supported</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 "60-64-05-FF-FE-CF-C6-04" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BTMAC" ] ;
fhir:display [ fhir:v "Bluetooth MAC address" ]       ] )     ] ;
fhir:system [ fhir:v "http://hl7.org/fhir/sid/eui-48/bluetooth"^^xsd:anyURI ] ;
fhir:value [ fhir:v "60-64-05-CF-C6-04" ]
  ] ) ; # 
  fhir:manufacturer [ fhir:v "A&D Medical "] ; # 
  fhir:serialNumber [ fhir:v "5180400664"] ; # 
  fhir:modelNumber [ fhir:v "UC-352BLE "] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "65573" ] ;
fhir:display [ fhir:v "MDC_MOC_VMS_MDS_SIMP" ]     ] ) ;
fhir:text [ fhir:v "MDC_MOC_VMS_MDS_SIMP: Personal health device" ]
  ] ; # 
  fhir:specialization ( [
fhir:systemType [
      ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "528399" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE" ]       ] ) ;
fhir:text [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE: Weighing scale" ]     ] ;
fhir:version [ fhir:v "1" ]
  ] ) ; # 
  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 "4.1" ]
  ] [
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 "0.00" ]
  ] [
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 "0.00" ]
  ] [
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 "WSP002_208" ]
  ] ) ; # 
  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: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 "532224" ] ;
fhir:display [ fhir:v "MDC_TIME_SYNC_NONE" ]       ] ) ;
fhir:text [ fhir:v "MDC_TIME_SYNC_NONE: No 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 "N" ]       ] ) ;
fhir:text [ fhir:v "Device is regulated" ]     ] )
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68219.0" ]       ] ) ;
fhir:text [ fhir:v "mds-time-capab-real-time-clock" ]     ] ;
    ( 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 "Real time clock is supported" ]     ] )
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68219.1" ]       ] ) ;
fhir:text [ fhir:v "mds-time-capab-set-clock" ]     ] ;
    ( 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 "Setting the real time clock is supported" ]     ] )
  ] ) . #