2025.2.0 - ci-build
IGTTPFHIRGatewaygICS - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
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 "ConsentPolicyPurposeVS"] ; # 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 ConsentPolicyPurposeVS</b></p><a name=\"ConsentPolicyPurposeVS\"> </a><a name=\"hcConsentPolicyPurposeVS\"> </a><ul><li>Include all codes defined in <code>https://ths-greifswald.de/fhir/CodeSystem/ConsentPolicyPurpose</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://ths-greifswald.de/fhir/ValueSet/gics/ConsentPolicyPurpose"^^xsd:anyURI ; fhir:l <https://ths-greifswald.de/fhir/ValueSet/gics/ConsentPolicyPurpose> ] ; # fhir:version [ fhir:v "2025.2.0"] ; # fhir:name [ fhir:v "ConsentPolicyPurpose"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # 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: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/ConsentPolicyPurpose"^^xsd:anyURI ; fhir:l <https://ths-greifswald.de/fhir/CodeSystem/ConsentPolicyPurpose> ] ] ) ] . #