Scalable Consent Management
0.1.0 - ci-build United States of America flag

Scalable Consent Management, published by HL7 International / Community Based Collaborative Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-consent-management/ and changes regularly. See the Directory of published versions

: Conformance Client Admin Service - TTL Representation

Page standards status: Trial-use Maturity Level: 1

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:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "conformance-client-admin-service"] ; # 
  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: Requirements conformance-client-admin-service</b></p><a name=\"conformance-client-admin-service\"> </a><a name=\"hcconformance-client-admin-service\"> </a><p>These requirements apply to the following actors: </p><ul><li><a href=\"ActorDefinition-admin-service.html\">Admin Service</a></li><li><a href=\"ActorDefinition-client.html\">Client</a></li></ul><table class=\"grid\"><tr><td><b><a name=\"562\"> </a></b>requirement-562</td><td>SHALL</td><td><div><p>Notification bundles SHALL contain a FHIR R4 Parameters resource, conforming to the R4 Backported R5 SubscriptionStatus profile, as the first entry&lt;br/&gt;&lt;br/&gt;Not sure why, but this requirement is nearly repeated a couple sentences later as \"The status entry SHALL be the first entry of each notification bundle.\" No need to capture that.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>Subscriptions R5 Backport</code></li><li>References: <a href=\"https://hl7.org/fhir/uv/subscriptions-backport/conformance.html#notification-entry-subscriptionstatus-1\">https://hl7.org/fhir/uv/subscriptions-backport/conformance.html</a></li></ul></td></tr><tr><td><b><a name=\"537\"> </a></b>requirement-537</td><td>SHALL</td><td><div><p>Subscription.criteria SHALL contain the canonical URL for the Subscription Topic</p>\n</div><p>Links: </p><ul><li>Derived From: <code>Subscriptions R5 Backport</code></li><li>References: <a href=\"https://hl7.org/fhir/uv/subscriptions-backport/conformance.html#subscriptioncriteria-1\">https://hl7.org/fhir/uv/subscriptions-backport/conformance.html</a></li></ul></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/ImplementationGuide/hl7.fhir.us.consent-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>         ]       ] )     ]
  ] [
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/ImplementationGuide/hl7.fhir.us.consent-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/consent-management/Requirements/conformance-client-admin-service"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ConformanceClientAdminService"] ; # 
  fhir:title [ fhir:v "Conformance Client Admin Service"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-03T19:43:24-04:00"^^xsd:dateTime] ; # 
  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 "Conformance Requirements for Client Admin Service"] ; # 
  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:actor ( [
fhir:v "http://hl7.org/fhir/us/consent-management/ActorDefinition/admin-service"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/admin-service>
  ] [
fhir:v "http://hl7.org/fhir/us/consent-management/ActorDefinition/client"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/client>
  ] ) ; # 
  fhir:statement ( [
fhir:key [ fhir:v "562" ] ;
fhir:label [ fhir:v "requirement-562" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "Notification bundles SHALL contain a FHIR R4 Parameters resource, conforming to the R4 Backported R5 SubscriptionStatus profile, as the first entry<br/><br/>Not sure why, but this requirement is nearly repeated a couple sentences later as \"The status entry SHALL be the first entry of each notification bundle.\" No need to capture that." ] ;
fhir:derivedFrom [ fhir:v "Subscriptions R5 Backport" ] ;
    ( fhir:reference [ fhir:v "https://hl7.org/fhir/uv/subscriptions-backport/conformance.html#notification-entry-subscriptionstatus-1"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "537" ] ;
fhir:label [ fhir:v "requirement-537" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "Subscription.criteria SHALL contain the canonical URL for the Subscription Topic" ] ;
fhir:derivedFrom [ fhir:v "Subscriptions R5 Backport" ] ;
    ( fhir:reference [ fhir:v "https://hl7.org/fhir/uv/subscriptions-backport/conformance.html#subscriptioncriteria-1"^^xsd:anyURI ] )
  ] ) . #