Scalable Consent Management
1.0.0-preview - STU 1 PReview 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 1.0.0-preview 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

: Artifacts Summary Consent Server

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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Requirements/artifacts-summary-consent-server> a fhir:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "artifacts-summary-consent-server"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements artifacts-summary-consent-server</b></p><a name=\"artifacts-summary-consent-server\"> </a><a name=\"hcartifacts-summary-consent-server\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-consent-server.html\">Consent Server</a></p><table class=\"grid\"><tr><td><b><a name=\"1\"> </a></b>requirement-1</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>Consent Administration Service SHALL implement the server CapabilityStatement&lt;br/&gt;&lt;br/&gt;Does this mean a conforming system has to reference the \"requirements\" CS here, or could they just have their own CS that happens to be compatible?\nAlso, what test should this be traced to? I'm thinking this traces to test procedure that ensures the right complement of tests are applied to a given system.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>Satisfied By: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/artifacts.html#:~:text=Capabilities%20required%20for%20a%20Consent%20Server%20system%20%28consent%20administration%20service%29%20receiving%20and%20managing%20consents\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/artifacts.html</a></li></ul></td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "cbcc" ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "1"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management" ;
           fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>
         ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management" ;
           fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>
         ]
       ]
     ]
  ] ;
  fhir:Requirements.url [ fhir:value "http://hl7.org/fhir/us/consent-management/Requirements/artifacts-summary-consent-server"] ;
  fhir:Requirements.version [ fhir:value "1.0.0-preview"] ;
  fhir:Requirements.name [ fhir:value "ArtifactsSummaryConsentServer"] ;
  fhir:Requirements.title [ fhir:value "Artifacts Summary Consent Server"] ;
  fhir:Requirements.status [ fhir:value "active"] ;
  fhir:Requirements.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:Requirements.date [ fhir:value "2026-09-02T22:40:54-04:00"^^xsd:dateTime] ;
  fhir:Requirements.publisher [ fhir:value "HL7 International / Community Based Collaborative Care"] ;
  fhir:Requirements.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / Community Based Collaborative Care" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/homehealth" ]
     ]
  ] ;
  fhir:Requirements.description [ fhir:value "Artifacts Summary Requirements for Consent Server"] ;
  fhir:Requirements.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "US" ] ;
       fhir:Coding.display [ fhir:value "United States of America" ]
     ]
  ] ;
  fhir:Requirements.actor [
     fhir:value "http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server" ;
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server>
  ] ;
  fhir:Requirements.statement [
     fhir:index 0 ;
     fhir:Requirements.statement.key [ fhir:value "1" ] ;
     fhir:Requirements.statement.label [ fhir:value "requirement-1" ] ;
     fhir:Requirements.statement.conformance [
       fhir:value "SHALL" ;
       fhir:index 0
     ] ;
     fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ;
     fhir:Requirements.statement.requirement [ fhir:value "Consent Administration Service SHALL implement the server CapabilityStatement<br/><br/>Does this mean a conforming system has to reference the \"requirements\" CS here, or could they just have their own CS that happens to be compatible?\nAlso, what test should this be traced to? I'm thinking this traces to test procedure that ensures the right complement of tests are applied to a given system." ] ;
     fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ;
     fhir:Requirements.statement.satisfiedBy [
       fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/artifacts.html#:~:text=Capabilities%20required%20for%20a%20Consent%20Server%20system%20%28consent%20administration%20service%29%20receiving%20and%20managing%20consents" ;
       fhir:index 0
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Requirements/artifacts-summary-consent-server.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Requirements/artifacts-summary-consent-server.ttl> .