FHIR IG analytics| Package | hl7.fhir.us.consent-management |
| Resource Type | Basic |
| Id | Basic-consent-server.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-consent-management/ActorDefinition-consent-server.html |
| URL | http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server |
| Version | 1.0.0-preview |
| Status | active |
| Date | 2025-10-15T14:24:14-04:00 |
| Name | ConsentServer |
| Title | Consent Server System |
| Realm | us |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition consent-server
| Actor: ConsentServer | Consent Server System | Type: system |
An application or product that implements the Consent Server System actor. Consent Server systems receive consents filed by Consent Client systems, store them, service search requests, manage subscriptions, and persist authorization decision audit events. | ||
{
"resourceType": "Basic",
"id": "consent-server",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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/5.0/StructureDefinition/extension-ActorDefinition.url",
"valueUri": "http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
"valueString": "1.0.0-preview"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
"valueString": "ConsentServer"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
"valueString": "Consent Server System"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
"valueCode": "active"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental",
"valueBoolean": false
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
"valueDateTime": "2025-10-15T14:24:14-04:00"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
"valueString": "HL7 International / Community Based Collaborative Care"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
"valueContactDetail": {
"name": "HL7 International / Community Based Collaborative Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/homehealth"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
"valueMarkdown": "A consent server system is responsible for storing consent records and servicing requests for consent data. Implements the File Consent and Revoke Consent operations, supports consent search and subscriptions, and maintains audit events for consent access decisions. Corresponds to the IHE-PCF Consent Registry actor."
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type",
"valueCode": "system"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation",
"valueMarkdown": "An application or product that implements the Consent Server System actor. Consent Server systems receive consents filed by Consent Client systems, store them, service search requests, manage subscriptions, and persist authorization decision audit events."
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "ActorDefinition"
}
]
}
}