1.0.0 - ci-build
CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 "consent-purpose-types-value-set"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2023-02-22T10:41:43.978Z"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet consent-purpose-types-value-set</b></p><a name=\"consent-purpose-types-value-set\"> </a><a name=\"hcconsent-purpose-types-value-set\"> </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\">Last updated: 2023-02-22 10:41:43+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-consent-purpose-types.html\"><code>https://cambio.codes/cs/pdl/consent-purpose-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-BlockAll\">BlockAll</a></td><td>BlockAll</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-DefaultAccess\">DefaultAccess</a></td><td>DefaultAccess</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-TemporaryAccess\">TemporaryAccess</a></td><td>TemporaryAccess</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-DataExceptions\">DataExceptions</a></td><td>DataExceptions</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://cambio.codes/vs/pdl/consent-purpose-types-value-set"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ConsentPurposeTypesValueSetSE"] ; #
fhir:title [ fhir:v "Consent Purpose Types Value Set"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-26T10:29:35+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Cambio"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Cambio" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://cambio.se" ] ] )
] [
fhir:name [ fhir:v "Cambio" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "informatics@cambio.se" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set contains all codes from the code system Consent Purpose Types"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://cambio.codes/cs/pdl/consent-purpose-types"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "BlockAll" ] ;
fhir:display [ fhir:v "BlockAll" ] ] [
fhir:code [ fhir:v "DefaultAccess" ] ;
fhir:display [ fhir:v "DefaultAccess" ] ] [
fhir:code [ fhir:v "TemporaryAccess" ] ;
fhir:display [ fhir:v "TemporaryAccess" ] ] [
fhir:code [ fhir:v "DataExceptions" ] ;
fhir:display [ fhir:v "DataExceptions" ] ] ) ] )
] . #
IG © 2022+ Cambio. Package se.cambio.fhir#1.0.0 based on FHIR 4.0.1. Generated 2025-11-26
Links: Table of Contents |
QA Report