2025.2.0 - ci-build

IGTTPFHIRGatewayTerminologie - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ConsentStatus - TTL Representation

Active as of 2025-06-12

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ConsentStatusCS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ConsentStatusCS</b></p><a name=\"ConsentStatusCS\"> </a><a name=\"hcConsentStatusCS\"> </a><p>This case-sensitive code system <code>https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ACCEPTED<a name=\"ConsentStatusCS-ACCEPTED\"> </a></td><td>ACCEPTED</td></tr><tr><td style=\"white-space:nowrap\">ACCEPTED_OPT_OUT<a name=\"ConsentStatusCS-ACCEPTED_OPT_OUT\"> </a></td><td>ACCEPTED_OPT_OUT</td></tr><tr><td style=\"white-space:nowrap\">DECLINED<a name=\"ConsentStatusCS-DECLINED\"> </a></td><td>DECLINED</td></tr><tr><td style=\"white-space:nowrap\">UNKNOWN<a name=\"ConsentStatusCS-UNKNOWN\"> </a></td><td>UNKNOWN</td></tr><tr><td style=\"white-space:nowrap\">NOT_ASKED<a name=\"ConsentStatusCS-NOT_ASKED\"> </a></td><td>NOT ASKED</td></tr><tr><td style=\"white-space:nowrap\">NOT_CHOSEN<a name=\"ConsentStatusCS-NOT_CHOSEN\"> </a></td><td>NOT CHOSEN</td></tr><tr><td style=\"white-space:nowrap\">WITHDRAWN<a name=\"ConsentStatusCS-WITHDRAWN\"> </a></td><td>WITHDRAWN</td></tr><tr><td style=\"white-space:nowrap\">INVALIDATED<a name=\"ConsentStatusCS-INVALIDATED\"> </a></td><td>INVALIDATED</td></tr><tr><td style=\"white-space:nowrap\">REFUSED<a name=\"ConsentStatusCS-REFUSED\"> </a></td><td>REFUSED</td></tr><tr><td style=\"white-space:nowrap\">EXPIRED<a name=\"ConsentStatusCS-EXPIRED\"> </a></td><td>EXPIRED</td></tr><tr><td style=\"white-space:nowrap\">OBJECTED<a name=\"ConsentStatusCS-OBJECTED\"> </a></td><td>OBJECTED</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus>
  ] ; # 
  fhir:version [ fhir:v "2025.2.0"] ; # 
  fhir:name [ fhir:v "ConsentStatus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-12"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Independent Trusted Third Party of the University Medicine Greifswald"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Independent Trusted Third Party of the University Medicine Greifswald" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ths-greifswald.de/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v " consent states are used to depict the participant’s will. Therefore, documentation should allow different status values. Further details from https://doi.org/10.1186/s12967-020-02457-y"] ; # 
  fhir:copyright [ fhir:v "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ACCEPTED" ] ;
fhir:display [ fhir:v "ACCEPTED" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Ja" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "refusal" ]       ] ;
fhir:value [ fhir:v "Einwilligen" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "withdrawal" ]       ] ;
fhir:value [ fhir:v "Erneut einwilligen" ]     ] )
  ] [
fhir:code [ fhir:v "ACCEPTED_OPT_OUT" ] ;
fhir:display [ fhir:v "ACCEPTED_OPT_OUT" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Ja (Opt-Out)" ]     ] )
  ] [
fhir:code [ fhir:v "DECLINED" ] ;
fhir:display [ fhir:v "DECLINED" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Nein" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "refusal" ]       ] ;
fhir:value [ fhir:v "Ja" ]     ] )
  ] [
fhir:code [ fhir:v "UNKNOWN" ] ;
fhir:display [ fhir:v "UNKNOWN" ]
  ] [
fhir:code [ fhir:v "NOT_ASKED" ] ;
fhir:display [ fhir:v "NOT ASKED" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Nicht gefragt" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "refusal" ]       ] ;
fhir:value [ fhir:v "Nicht gefragt" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "withdrawal" ]       ] ;
fhir:value [ fhir:v "Nicht gefragt" ]     ] )
  ] [
fhir:code [ fhir:v "NOT_CHOSEN" ] ;
fhir:display [ fhir:v "NOT CHOSEN" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Überspringen" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "refusal" ]       ] ;
fhir:value [ fhir:v "Nicht gefragt" ]     ] [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "withdrawal" ]       ] ;
fhir:value [ fhir:v "Nein" ]     ] )
  ] [
fhir:code [ fhir:v "WITHDRAWN" ] ;
fhir:display [ fhir:v "WITHDRAWN" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "withdrawal" ]       ] ;
fhir:value [ fhir:v "Ja" ]     ] )
  ] [
fhir:code [ fhir:v "INVALIDATED" ] ;
fhir:display [ fhir:v "INVALIDATED" ]
  ] [
fhir:code [ fhir:v "REFUSED" ] ;
fhir:display [ fhir:v "REFUSED" ]
  ] [
fhir:code [ fhir:v "EXPIRED" ] ;
fhir:display [ fhir:v "EXPIRED" ]
  ] [
fhir:code [ fhir:v "OBJECTED" ] ;
fhir:display [ fhir:v "OBJECTED" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse>         ] ;
fhir:code [ fhir:v "consent" ]       ] ;
fhir:value [ fhir:v "Widersprechen" ]     ] )
  ] ) . #