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 - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "conformance-client-admin-service",
  "text" : {
    "status" : "generated",
    "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 &quot;The status entry SHALL be the first entry of each notification bundle.&quot; 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=\"http://hl7.org/fhir/uv/subscriptions-backport/conformance.html#notification-entry-subscriptionstatus-1\">http://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=\"http://hl7.org/fhir/uv/subscriptions-backport/conformance.html#subscriptioncriteria-1\">http://hl7.org/fhir/uv/subscriptions-backport/conformance.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/conformance-client-admin-service",
  "version" : "0.1.0",
  "name" : "ConformanceClientAdminService",
  "title" : "Conformance 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" : "Conformance 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" : "562",
      "label" : "requirement-562",
      "conformance" : [
        "SHALL"
      ],
      "conditionality" : false,
      "requirement" : "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.",
      "derivedFrom" : "Subscriptions R5 Backport",
      "reference" : [
        "http://hl7.org/fhir/uv/subscriptions-backport/conformance.html#notification-entry-subscriptionstatus-1"
      ]
    },
    {
      "key" : "537",
      "label" : "requirement-537",
      "conformance" : [
        "SHALL"
      ],
      "conditionality" : false,
      "requirement" : "Subscription.criteria SHALL contain the canonical URL for the Subscription Topic",
      "derivedFrom" : "Subscriptions R5 Backport",
      "reference" : [
        "http://hl7.org/fhir/uv/subscriptions-backport/conformance.html#subscriptioncriteria-1"
      ]
    }
  ]
}