IGTTPFHIRGatewaygICS - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-25 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "ConsentPolicy-example-1"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-11-04T19:13:38.269+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://ths-greifswald.de/fhir/StructureDefinition/gics/ActivityDefinition/ConsentPolicy"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/StructureDefinition/gics/ActivityDefinition/ConsentPolicy> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Medizinische Daten erheben</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">ConsentPolicy-example-1</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">2025.2.0</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-02-25 17:02:58+0100</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">Unabhängige Treuhandstelle der Universitätsmedizin Greifswald</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Beispiel Consent Policy für die Erhebung medizinischer Daten im Rahmen eines Forschungsprojektes</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>value</b></th>\n </tr>\n \n <tr>\n <td>program</td>\n <td/>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"CodeSystem-PolicyCS.html\">https://ths-greifswald.de/fhir/CodeSystem/gics/Policy</a></span></p>\n \n \n <p><b>code: </b><span>MDAT_erheben</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://ths-greifswald.de/fhir/StructureDefinition/gics/Created"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/StructureDefinition/gics/Created> ] ;
fhir:value [
a fhir:Instant ;
fhir:v "2020-01-02T04:05:06+01:00"^^xsd:dateTime ]
] [
( fhir:extension [
fhir:url [
fhir:v "key"^^xsd:anyURI ;
fhir:l fhir:key ] ;
fhir:value [
a fhir:String ;
fhir:v "semantic_code" ] ] [
fhir:url [
fhir:v "value"^^xsd:anyURI ;
fhir:l fhir:value ] ;
fhir:value [
a fhir:String ;
fhir:v "12345" ] ] ) ;
fhir:url [
fhir:v "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty> ]
] ) ; #
fhir:url [
fhir:v "https://ths-greifswald.de/fhir/gics/ActivityDefinition/ConsentPolicy-example-1"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/gics/ActivityDefinition/ConsentPolicy-example-1>
] ; #
fhir:version [ fhir:v "2025.2.0"] ; #
fhir:name [ fhir:v "MDAT_erheben"] ; #
fhir:title [ fhir:v "Medizinische Daten erheben"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-02-25T17:02:58+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ths-greifswald.de/" ] ] )
] ) ; #
fhir:description [ fhir:v "Beispiel Consent Policy für die Erhebung medizinischer Daten im Rahmen eines Forschungsprojektes"] ; #
fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type> ] ;
fhir:code [ fhir:v "program" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:d7a65ce8-2810-401a-b0db-70782a7b19a6 ;
fhir:reference [ fhir:v "d7a65ce8-2810-401a-b0db-70782a7b19a6" ] ]
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/Policy> ] ;
fhir:code [ fhir:v "MDAT_erheben" ] ] )
] . #
IG © 2021+ Unabhängige Treuhandstelle der Universitätsmedizin Greifswald. Package ths-greifswald.ttp-fhir-gw.gics#2025.2.0 based on FHIR 4.0.1. Generated 2026-02-25
Links: Table of Contents |
QA Report