@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:PlanDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "kiola-standard-treatment-plan-participant-property-example"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-standard-treatment-plan"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: PlanDefinition

Resource PlanDefinition "kiola-standard-treatment-plan-participant-property-example"

Profile: KIOLA Standard Treatment Plan

url: https://fhir.ehealth-systems.at/artifacts/PlanDefinition/ParticipantPropertyExample

version: 0.1.0

name: ParticipantPropertyExample

title: Participant Property Example

status: active

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

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

action

title: Measurement Weight

Participants

-ExtensionType
*, device

definition: Body weight measurement


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-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/PlanDefinition/ParticipantPropertyExample"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "ParticipantPropertyExample"] ; # fhir:title [ fhir:v "Participant Property Example"] ; # 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:action ( [ fhir:title [ fhir:v "Measurement Weight" ] ; 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 "#deviceDefinitionScale" ] ] ] [ fhir:url [ fhir:v "https://fhir.ehealth-systems.at/extensions/ParticipantDeviceDefinition"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-scale#dev-sdc" ] ] ] ) ; fhir:type [ fhir:v "device" ] ] ) ; fhir:definition [ fhir:v "https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-scale"^^xsd:anyURI ; fhir:link ] ] ) . # # -------------------------------------------------------------------------------------