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 1.0.0-preview 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
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "Requirements",
"id" : "conformance-expectations-consent-server",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements conformance-expectations-consent-server</b></p><a name=\"conformance-expectations-consent-server\"> </a><a name=\"hcconformance-expectations-consent-server\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-consent-server.html\">Consent Server</a></p><table class=\"grid\"><tr><td><b><a name=\"1157\"> </a></b>requirement-1157</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>Consent Server systems SHALL be capable of processing resource instances containing data elements without generating an error or causing the application to fail.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>Satisfied By: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=only%20mustSupport%20elements%3A-,consent%20server%20systems%20shall%20be%20capable%20of%20processing%20resource%20instances%20containing%20data%20elements%20without%20generating%20an%20error%20or%20causing%20the%20application%20to%20fail.,-%C2%A7MS%2D2\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html</a></li></ul></td></tr><tr><td><b><a name=\"1159\"> </a></b>requirement-1159</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>Consent Server systems SHALL interpret missing data elements within resource instances as data not being present in the sending system or not being shareable for privacy or other business reasons.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>Satisfied By: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=value.%C2%A7MS%2D3-,consent%20server%20systems%20shall%20interpret%20missing%20data%20elements%20within%20resource%20instances%20as%20data%20not%20being%20present%20in%20the%20sending%20system%20or%20not%20being%20shareable%20for%20privacy%20or%20other%20business%20reasons.,-%C2%A7MS%2D4\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html</a></li></ul></td></tr><tr><td><b><a name=\"1160\"> </a></b>requirement-1160</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>Consent Server systems SHALL be able to process resource instances containing data elements that have extensions in place of a value where such extensions are declared as part of the profile.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>Satisfied By: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=reasons.%C2%A7MS%2D4-,consent%20server%20systems%20shall%20be%20able%20to%20process%20resource%20instances%20containing%20data%20elements%20that%20have%20extensions%20in%20place%20of%20a%20value%20where%20such%20extensions%20are%20declared%20as%20part%20of%20the%20profile.,-%C2%A7MS%2D5\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/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-expectations-consent-server",
"version" : "1.0.0-preview",
"name" : "ConformanceExpectationsConsentServer",
"title" : "Conformance Expectations Consent Server",
"status" : "active",
"experimental" : false,
"date" : "2026-09-02T22:40:54-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/homehealth"
}
]
}
],
"description" : "Conformance Expectations Requirements for Consent Server",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"actor" : [
🔗 "http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server"
],
"statement" : [
{
"key" : "1157",
"label" : "requirement-1157",
"conformance" : [
"SHALL"
],
"conditionality" : false,
"requirement" : "Consent Server systems SHALL be capable of processing resource instances containing data elements without generating an error or causing the application to fail.",
"derivedFrom" : "HL7 FAST Consent IG",
"satisfiedBy" : [
"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=only%20mustSupport%20elements%3A-,consent%20server%20systems%20shall%20be%20capable%20of%20processing%20resource%20instances%20containing%20data%20elements%20without%20generating%20an%20error%20or%20causing%20the%20application%20to%20fail.,-%C2%A7MS%2D2"
]
},
{
"key" : "1159",
"label" : "requirement-1159",
"conformance" : [
"SHALL"
],
"conditionality" : false,
"requirement" : "Consent Server systems SHALL interpret missing data elements within resource instances as data not being present in the sending system or not being shareable for privacy or other business reasons.",
"derivedFrom" : "HL7 FAST Consent IG",
"satisfiedBy" : [
"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=value.%C2%A7MS%2D3-,consent%20server%20systems%20shall%20interpret%20missing%20data%20elements%20within%20resource%20instances%20as%20data%20not%20being%20present%20in%20the%20sending%20system%20or%20not%20being%20shareable%20for%20privacy%20or%20other%20business%20reasons.,-%C2%A7MS%2D4"
]
},
{
"key" : "1160",
"label" : "requirement-1160",
"conformance" : [
"SHALL"
],
"conditionality" : false,
"requirement" : "Consent Server systems SHALL be able to process resource instances containing data elements that have extensions in place of a value where such extensions are declared as part of the profile.",
"derivedFrom" : "HL7 FAST Consent IG",
"satisfiedBy" : [
"https://build.fhir.org/ig/HL7/fhir-consent-management/en/conformance.html#:~:text=reasons.%C2%A7MS%2D4-,consent%20server%20systems%20shall%20be%20able%20to%20process%20resource%20instances%20containing%20data%20elements%20that%20have%20extensions%20in%20place%20of%20a%20value%20where%20such%20extensions%20are%20declared%20as%20part%20of%20the%20profile.,-%C2%A7MS%2D5"
]
}
]
}