PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.consent-management@1.0.0-ballot
    http://hl7.org/fhir/us/consent-management/CapabilityStatement/ConsentAdministrativeServerCapabilities
{
  "description": "Capabilities required for a server system receiving consents.",
  "_filename": "CapabilityStatement-ConsentAdministrativeServerCapabilities.json",
  "package_name": "hl7.fhir.us.consent-management",
  "format": [ "json", "xml" ],
  "date": "2025-01-01",
  "publisher": "HL7 International / Community Based Collaborative Care",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "ConsentAdministrativeServer",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Consent Administrative Server Capabilities",
  "package_version": "1.0.0-ballot",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "c3d20497-45bb-409d-9c3a-f0cf3f8497eb",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/consent-management/CapabilityStatement/ConsentAdministrativeServerCapabilities",
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Community Based Collaborative Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/homehealth",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "AuditEvent",
      "operation": [ {
        "name": "recordDisclosure",
        "definition": "http://hl7.org/fhir/us/consent-management/OperationDefinition/record-disclosure"
      } ],
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "consent",
        "type": "reference",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-auditevent-consent"
      }, {
        "name": "patient",
        "type": "reference"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent" ]
    }, {
      "type": "Consent",
      "operation": [ {
        "name": "fileConsent",
        "definition": "http://hl7.org/fhir/us/consent-management/OperationDefinition/file-consent"
      }, {
        "name": "revokeConsent",
        "definition": "http://hl7.org/fhir/us/consent-management/OperationDefinition/revoke-consent"
      } ],
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "controller",
        "type": "reference",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-controller"
      }, {
        "name": "date",
        "type": "date"
      }, {
        "name": "grantee",
        "type": "reference",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-grantee"
      }, {
        "name": "manager",
        "type": "reference",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-manager"
      }, {
        "name": "organizationId",
        "type": "token",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-organizationId"
      }, {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "patientId",
        "type": "token",
        "definition": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-patientId"
      }, {
        "name": "scope",
        "type": "token"
      }, {
        "name": "status",
        "type": "token"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent" ]
    }, {
      "type": "Subscription",
      "extension": [ {
        "url": "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/capabilitystatement-subscriptiontopic-canonical",
        "valueCanonical": "http://hl7.org/fhir/us/consent-management/SubscriptionTopic/FASTConsentSubscriptionTopic"
      } ],
      "interaction": [ {
        "code": "create"
      }, {
        "code": "update"
      }, {
        "code": "delete"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTSubscription" ]
    } ]
  } ]
}