@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ActivityDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "mdc-dev-spec-profile-vnd-ait-gtm-ekg"] ; # 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 "generated" ] ; fhir:div "

Generated Narrative: ActivityDefinition

Resource ActivityDefinition "mdc-dev-spec-profile-vnd-ait-gtm-ekg"

Profile: KIOLA Measurement Definition

url: https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-vnd-ait-gtm-ekg

version: 0.1.0

name: MeasurementDefinition_MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG

title: Getemed ECG 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: Getemed ECG measurement (KIOLA Measurement Codes#MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG)

Participants

-ExtensionType
*device

Generated Narrative: DeviceDefinition #dev-ait-getemed-ekg

type: Getemed ECG measurement device (KIOLA Device Codes AIT 11073#MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG)

" ] ; # fhir:contained ( [ a fhir:DeviceDefinition ; fhir:id [ fhir:v "dev-ait-getemed-ekg" ] ; fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-automatic-transmission-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_VND_AIT_GTM_EKG" ] ; fhir:display [ fhir:v "Getemed ECG measurement device" ] ] ) ] ] ) ; # fhir:url [ fhir:v "https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-vnd-ait-gtm-ekg"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "MeasurementDefinition_MDC_DEV_SPEC_PROFILE_VND_AIT_GTM_EKG"] ; # fhir:title [ fhir:v "Getemed ECG 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_VND_AIT_GTM_EKG" ] ] ) ; fhir:text [ fhir:v "Getemed ECG 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-ait-getemed-ekg" ] ] ] ) ; fhir:type [ fhir:v "device" ] ] ) . # # -------------------------------------------------------------------------------------