KIOLA Implementation Guide
0.1.0 - STU1
KIOLA Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-04-27 |
@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:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mdc-dev-spec-profile-spiro"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-definition"^^xsd:anyURI ;
fhir:link <https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-definition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"mdc-dev-spec-profile-spiro\"> </a><a name=\"hcmdc-dev-spec-profile-spiro\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition "mdc-dev-spec-profile-spiro" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-kiola-measurement-definition.html\">KIOLA Measurement Definition</a></p></div><p><b>url</b>: <code>https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-spiro</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: MeasurementDefinition_MDC_DEV_SPEC_PROFILE_SPIRO</p><p><b>title</b>: Spirometry measurement</p><p><b>status</b>: active</p><p><b>date</b>: 2024-04-27 13:32:49+0000</p><p><b>contact</b>: AIT Austrian Institute of Technology: <a href=\"mailto:mailto:office@ait.ac.at\">mailto:office@ait.ac.at</a></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Spirometry measurement <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-kiola-measurement-cs.html\">KIOLA Measurement Codes</a>#MDC_DEV_SPEC_PROFILE_SPIRO)</span></p><blockquote><p><b>participant</b></p><p><b>Participant Device Definition</b>: <a name=\"hcdev-sdc\"> </a></p><blockquote><p/><p><a name=\"dev-sdc\"> </a></p><p><a name=\"hcdev-sdc\"> </a></p><p><b>type</b>: Structured Data Capture <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-kiola-device-cs.html\">KIOLA Device Codes</a>#SDC)</span></p></blockquote><p><b>type</b>: device</p></blockquote><blockquote><p><b>participant</b></p><p><b>Participant Device Definition</b>: <a name=\"hcdev-spiro\"> </a></p><blockquote><p/><p><a name=\"dev-spiro\"> </a></p><p><a name=\"hcdev-spiro\"> </a></p><p><b>type</b>: Spirometry device <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-kiola-mdc-cs.html\">KIOLA Device Codes AIT 11073</a>#MDC_DEV_SPEC_PROFILE_SPIRO)</span></p></blockquote><p><b>type</b>: device</p></blockquote><hr/><blockquote><p><b>Generated Narrative: DeviceDefinition #dev-sdc</b><a name=\"dev-sdc\"> </a><a name=\"hcdev-sdc\"> </a></p><p><b>type</b>: Structured Data Capture <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-kiola-device-cs.html\">KIOLA Device Codes</a>#SDC)</span></p></blockquote><hr/><blockquote><p><b>Generated Narrative: DeviceDefinition #dev-spiro</b><a name=\"dev-spiro\"> </a><a name=\"hcdev-spiro\"> </a></p><p><b>type</b>: Spirometry device <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-kiola-mdc-cs.html\">KIOLA Device Codes AIT 11073</a>#MDC_DEV_SPEC_PROFILE_SPIRO)</span></p></blockquote></div>"
] ; #
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 <https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-manual-entry-device-definition> ] ) ] ;
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-spiro" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-automatic-transmission-device-definition"^^xsd:anyURI ;
fhir:link <https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-measurement-automatic-transmission-device-definition> ] ) ] ;
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_SPIRO" ] ;
fhir:display [ fhir:v "Spirometry device" ] ] ) ]
] ) ; #
fhir:url [ fhir:v "https://fhir.ehealth-systems.at/artifacts/ActivityDefinition/mdc-dev-spec-profile-spiro"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MeasurementDefinition_MDC_DEV_SPEC_PROFILE_SPIRO"] ; #
fhir:title [ fhir:v "Spirometry 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_SPIRO" ] ] ) ;
fhir:text [ fhir:v "Spirometry 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-spiro" ] ] ] ) ;
fhir:type [ fhir:v "device" ]
] ) . #
IG © 2023+ . Package kiola-implementation-guide#0.1.0 based on FHIR® 4.3.0. Generated 2024-04-27
Links: Table of Contents |
QA Report