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

: IdMatchingType - 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 "IdMatchingTypeVS"] ; # 
  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 IdMatchingTypeVS</b></p><a name=\"IdMatchingTypeVS\"> </a><a name=\"hcIdMatchingTypeVS\"> </a><p>This value set contains 3 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=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-AT_LEAST_ALL\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-AT_LEAST_ALL\">AT_LEAST_ALL</a></td><td>at least all</td></tr><tr><td><a name=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-AT_LEAST_ONE\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-AT_LEAST_ONE\">AT_LEAST_ONE</a></td><td>at least one</td></tr><tr><td><a name=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-EXACT\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-EXACT\">EXACT</a></td><td>exact</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType>
  ] ; # 
  fhir:version [ fhir:v "2025.2.0"] ; # 
  fhir:name [ fhir:v "IdMatchingType"] ; # 
  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 "ID matching types used in consent management "] ; # 
  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/gics/IdMatchingType"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType>       ]     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2021-05-19T10:23:00+00:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 3 ] ;
    ( fhir:contains [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType>       ] ;
fhir:code [ fhir:v "AT_LEAST_ALL" ] ;
fhir:display [ fhir:v "at least all" ]     ] [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType>       ] ;
fhir:code [ fhir:v "AT_LEAST_ONE" ] ;
fhir:display [ fhir:v "at least one" ]     ] [
fhir:system [
fhir:v "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType"^^xsd:anyURI ;
fhir:l <https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType>       ] ;
fhir:code [ fhir:v "EXACT" ] ;
fhir:display [ fhir:v "exact" ]     ] )
  ] . #