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

: SaveAction - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SaveActionVS"] ; # 
  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: ValueSet SaveActionVS</b></p><a name=\"SaveActionVS\"> </a><a name=\"hcSaveActionVS\"> </a><p>This value set contains 4 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"SaveActionVS-https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction-DONT_SAVE\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-SaveActionCS.html#SaveActionCS-DONT_SAVE\">DONT_SAVE</a></td><td>don't save</td></tr><tr><td><a name=\"SaveActionVS-https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction-DONT_SAVE_ON_PERFECT_MATCH\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-SaveActionCS.html#SaveActionCS-DONT_SAVE_ON_PERFECT_MATCH\">DONT_SAVE_ON_PERFECT_MATCH</a></td><td>don't save on perfect match</td></tr><tr><td><a name=\"SaveActionVS-https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction-DONT_SAVE_ON_PERFECT_MATCH_EXCEPT_CONTACTS\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-SaveActionCS.html#SaveActionCS-DONT_SAVE_ON_PERFECT_MATCH_EXCEPT_CONTACTS\">DONT_SAVE_ON_PERFECT_MATCH_EXCEPT_CONTACTS</a></td><td>don't save on perfect match except contacts</td></tr><tr><td><a name=\"SaveActionVS-https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction-SAVE_ALL\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-SaveActionCS.html#SaveActionCS-SAVE_ALL\">SAVE_ALL</a></td><td>save all</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://ths-greifswald.de/fhir/ValueSet/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/ValueSet/epix/SaveAction>
  ] ; # 
  fhir:version [ fhir:v "2025.2.0"] ; # 
  fhir:name [ fhir:v "SaveAction"] ; # 
  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 "Possible save actions in the context of adding patient identities. "] ; # 
  fhir:copyright [ fhir:v "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction>       ]     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2021-10-28T12:00:00.000+02:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 4 ] ;
    ( fhir:contains [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction>       ] ;
fhir:code [ fhir:v "DONT_SAVE" ] ;
fhir:display [ fhir:v "don't save" ]     ] [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction>       ] ;
fhir:code [ fhir:v "DONT_SAVE_ON_PERFECT_MATCH" ] ;
fhir:display [ fhir:v "don't save on perfect match" ]     ] [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction>       ] ;
fhir:code [ fhir:v "DONT_SAVE_ON_PERFECT_MATCH_EXCEPT_CONTACTS" ] ;
fhir:display [ fhir:v "don't save on perfect match except contacts" ]     ] [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/epix/SaveAction>       ] ;
fhir:code [ fhir:v "SAVE_ALL" ] ;
fhir:display [ fhir:v "save all" ]     ] )
  ] . #