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

: Workflow Client Admin Service - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "workflow-client-admin-service",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements workflow-client-admin-service</b></p><a name=\"workflow-client-admin-service\"> </a><a name=\"hcworkflow-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=\"541\"> </a></b>requirement-541</td><td>SHALL</td><td><div><p>Informative: Consent Client and Consent Administration Service generally follow the subscription workflow for R4 systems in section 2.3.3&lt;br/&gt;&lt;br/&gt;All constituent parts of this workflow are normatively defined elsewhere. Will use this workflow as a basis for the test cases needed.</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/workflow.html#workflow-fhir-r4\">https://hl7.org/fhir/uv/subscriptions-backport/workflow.html</a></li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cbcc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/consent-management/Requirements/workflow-client-admin-service",
  "version" : "0.1.0",
  "name" : "WorkflowClientAdminService",
  "title" : "Workflow Client Admin Service",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-03T19:43:24-04:00",
  "publisher" : "HL7 International / Community Based Collaborative Care",
  "contact" : [
    {
      "name" : "HL7 International / Community Based Collaborative Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }
      ]
    }
  ],
  "description" : "Workflow Requirements for Client Admin Service",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "actor" : [
    🔗 "http://hl7.org/fhir/us/consent-management/ActorDefinition/admin-service"🔗 ,
    "http://hl7.org/fhir/us/consent-management/ActorDefinition/client"
  ],
  "statement" : [
    {
      "key" : "541",
      "label" : "requirement-541",
      "conformance" : [
        "SHALL"
      ],
      "conditionality" : false,
      "requirement" : "Informative: Consent Client and Consent Administration Service generally follow the subscription workflow for R4 systems in section 2.3.3<br/><br/>All constituent parts of this workflow are normatively defined elsewhere. Will use this workflow as a basis for the test cases needed.",
      "derivedFrom" : "Subscriptions R5 Backport",
      "reference" : [
        "https://hl7.org/fhir/uv/subscriptions-backport/workflow.html#workflow-fhir-r4"
      ]
    }
  ]
}