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

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

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "consent-server",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition consent-server</b></p><a name=\"consent-server\"> </a><a name=\"hcconsent-server\"> </a><a name=\"consent-server-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: ScalableConsentManagementServer </b></td><td>Scalable Consent Management Server</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An application or product that receives and manages consent conformant to the Scalable Consent Management IG. This can be thought of as the server in a client-server interaction.</p>\n</div></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-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg"
          }
        ]
      }
    },
    {
      "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-tg/ImplementationGuide/hl7.fhir.us.consent-management-tg"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/consent-management-tg/ActorDefinition/consent-server",
  "version" : "0.1.0",
  "name" : "ScalableConsentManagementServer",
  "title" : "Scalable Consent Management Server",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-19",
  "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" : "Scalable Consent Management Server",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "(c) HL7 International 2025",
  "type" : "system",
  "documentation" : "An application or product that receives and manages consent conformant to the Scalable Consent Management IG. This can be thought of as the server in a client-server interaction."
}