@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ActivityDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "mdc-dev-spec-profile-scale"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-definition"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: ActivityDefinition

Resource ActivityDefinition "mdc-dev-spec-profile-scale"

Profile: KIOLA Measurement Definition

url: https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-scale

version: 0.1.0

name: MeasurementDefinition_MDC_DEV_SPEC_PROFILE_SCALE

title: Body weight measurement

status: active

date: 2024-04-27 13:32:49+0000

contact: AIT Austrian Institute of Technology: mailto:office@ait.ac.at

kind: ServiceRequest

code: Body weight measurement (KIOLA Measurement Codes#MDC_DEV_SPEC_PROFILE_SCALE)

participant

Participant Device Definition:

type: Structured Data Capture (KIOLA Device Codes#SDC)

type: device

participant

Participant Device Definition:

type: Body weight scale (KIOLA Device Codes AIT 11073#MDC_DEV_SPEC_PROFILE_SCALE)

Properties

-TypeValueCode
*KMC Blocked Device (KMC Device Codes#blocked_device_type)Example body weight scale (KIOLA Device Codes#ExampleScale)

type: device


Generated Narrative: DeviceDefinition #dev-sdc

type: Structured Data Capture (KIOLA Device Codes#SDC)


Generated Narrative: DeviceDefinition #dev-scale

type: Body weight scale (KIOLA Device Codes AIT 11073#MDC_DEV_SPEC_PROFILE_SCALE)

Properties

-TypeValueCode
*KMC Blocked Device (KMC Device Codes#blocked_device_type)Example body weight scale (KIOLA Device Codes#ExampleScale)
" ] ; # fhir:contained ( [ a fhir:DeviceDefinition ; fhir:id [ fhir:v "dev-sdc" ] ; fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-manual-entry-device-definition"^^xsd:anyURI ; fhir:link ] ) ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.ehealth-systems.at/kiola/device"^^xsd:anyURI ] ; fhir:code [ fhir:v "SDC" ] ] ) ] ] [ a fhir:DeviceDefinition ; fhir:id [ fhir:v "dev-scale" ] ; fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-device-definition"^^xsd:anyURI ; fhir:link ] ) ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.ehealth-systems.at/kiola/device/AIT-11073"^^xsd:anyURI ] ; fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE" ] ; fhir:display [ fhir:v "Body weight scale" ] ] ) ] ; fhir:property ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.ehealth-systems.at/kiola/device/kmc"^^xsd:anyURI ] ; fhir:code [ fhir:v "blocked_device_type" ] ; fhir:display [ fhir:v "KMC Blocked Device" ] ] ) ] ; fhir:valueCode ( [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.ehealth-systems.at/kiola/device"^^xsd:anyURI ] ; fhir:code [ fhir:v "ExampleScale" ] ; fhir:display [ fhir:v "Example body weight scale" ] ] ) ] ) ] ) ] ) ; # fhir:url [ fhir:v "https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-scale"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "MeasurementDefinition_MDC_DEV_SPEC_PROFILE_SCALE"] ; # fhir:title [ fhir:v "Body weight measurement"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2024-04-27T13:32:49+00:00"^^xsd:dateTime] ; # fhir:contact ( [ fhir:name [ fhir:v "AIT Austrian Institute of Technology" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:office@ait.ac.at" ] ] ) ] ) ; # fhir:kind [ fhir:v "ServiceRequest"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.ehealth-systems.at/kiola/measurement"^^xsd:anyURI ] ; fhir:code [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE" ] ] ) ; fhir:text [ fhir:v "Body weight measurement" ] ] ; # fhir:participant ( [ fhir:extension ( [ fhir:url [ fhir:v "https://fhir.ehealth-systems.at/extensions/ParticipantDeviceDefinition"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "#dev-sdc" ] ] ] ) ; fhir:type [ fhir:v "device" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "https://fhir.ehealth-systems.at/extensions/ParticipantDeviceDefinition"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "#dev-scale" ] ] ] ) ; fhir:type [ fhir:v "device" ] ] ) . # # -------------------------------------------------------------------------------------