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 2025-06-12 |
@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:OperationDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GetAllConsentedIdsFor"] ; #
fhir:language [ fhir:v "de-DE"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition GetAllConsentedIdsFor</b></p><a name=\"GetAllConsentedIdsFor\"> </a><a name=\"hcGetAllConsentedIdsFor\"> </a><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\">Language: de-DE</p></div><p>URL: [base]/$getAllConsentedIdsFor</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>domain</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Angabe der Einwilligungsdomaene</p>\n</div></td></tr><tr><td>IN</td><td>signerIdTypeName</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Angabe des Signer-ID-Typs</p>\n</div></td></tr><tr><td>IN</td><td>policy</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Coding\">Coding</a></td><td><a href=\"ValueSet-PolicyVS.html\">Policy</a> (Extensible)</td><td/></tr><tr><td>IN</td><td>version</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Version der Policy</p>\n</div></td></tr><tr><td>IN</td><td>config</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/parameters.html\">Parameters</a></td><td/><td/></tr><tr><td>OUT</td><td>personIdentifier</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td/></tr></table><div><p>Abruf aller Identifier eines bestimmten benannten Identifier-Typs (z.b. studyPsn) für eine bestimmte Policy (Coding) und Domäne. Zurück geliefert wird eine Liste von eingewilligten Identifiern in Bezug auf die spezifizierte Policy.</p>\n</div></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://ths-greifswald.de/fhir/OperationDefinition/gics/getAllConsentedIdsFor"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/OperationDefinition/gics/getAllConsentedIdsFor>
] ; #
fhir:version [ fhir:v "2025.2.0"] ; #
fhir:name [ fhir:v "GetAllConsentedIdsFor"] ; #
fhir:title [ fhir:v "GetAllConsentedIdsFor"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "operation"] ; #
fhir:date [ fhir:v "2025-06-12"^^xsd:date] ; #
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 "Abruf aller Identifier eines bestimmten benannten Identifier-Typs (z.b. studyPsn) für eine bestimmte Policy (Coding) und Domäne. Zurück geliefert wird eine Liste von eingewilligten Identifiern in Bezug auf die spezifizierte Policy."] ; #
fhir:purpose [ fhir:v "Teil des FHIR Gateway für gICS. Weitere Infos unter https://ths-greifswald.de/gics"] ; #
fhir:affectsState [ fhir:v false] ; #
fhir:code [ fhir:v "getAllConsentedIdsFor"] ; #
fhir:comment [ fhir:v "Abruf aller Identifier eines bestimmten benannten Identifier-Typs (z.b. studyPsn) für eine bestimmte Policy (Coding) und Domäne. Zurück geliefert wird eine Liste von eingewilligten Identifiern in Bezug auf die spezifizierte Policy."] ; #
fhir:system [ fhir:v true] ; #
fhir:type [ fhir:v false] ; #
fhir:instance [ fhir:v false] ; #
fhir:parameter ( [
fhir:name [ fhir:v "domain" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "Angabe der Einwilligungsdomaene" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:name [ fhir:v "signerIdTypeName" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "Angabe des Signer-ID-Typs" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:name [ fhir:v "policy" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:type [ fhir:v "Coding" ] ;
fhir:binding [
fhir:strength [ fhir:v "extensible" ] ;
fhir:valueSet [
fhir:v "https://ths-greifswald.de/fhir/ValueSet/gics/Policy"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/ValueSet/gics/Policy> ] ]
] [
fhir:name [ fhir:v "version" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "Version der Policy" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:name [ fhir:v "config" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:type [ fhir:v "Parameters" ]
] [
fhir:name [ fhir:v "personIdentifier" ] ;
fhir:use [ fhir:v "out" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "*" ] ;
fhir:type [ fhir:v "Identifier" ]
] ) . #
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