Scalable Consent Management Testing Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Scalable Consent Management Client - TTL Representation
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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "consent-client"] ; #
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: ActorDefinition consent-client</b></p><a name=\"consent-client\"> </a><a name=\"hcconsent-client\"> </a><a name=\"consent-client-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: ScalableConsentManagementClient </b></td><td>Scalable Consent Management Client</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An application or product that sends to and queries consent data of a Consent Administrative Server conformant to the Scalable Consent Management IG. This can be thought of as the client in a client-server interaction.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cbcc" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/consent-management-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/consent-management-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/consent-management-tg/ActorDefinition/consent-client"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ScalableConsentManagementClient"] ; #
fhir:title [ fhir:v "Scalable Consent Management Client"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Community Based Collaborative Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Community Based Collaborative Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cbcc" ] ] )
] ) ; #
fhir:description [ fhir:v "Scalable Consent Management Client"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:copyright [ fhir:v "(c) HL7 International 2025"] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "An application or product that sends to and queries consent data of a Consent Administrative Server conformant to the Scalable Consent Management IG. This can be thought of as the client in a client-server interaction."] . #