Package | ihe.iti.vhl |
Resource Type | Basic |
Id | AcceptMTLSConnection |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/VHL/https://build.fhir.org/ig/IHE/ITI.VHL/Requirements-AcceptMTLSConnection.html |
URL | https://profiles.ihe.net/ITI/VHL/Requirements/AcceptMTLSConnection |
Version | 0.0.2-current |
Status | active |
Date | 2025-06-16T13:14:26+00:00 |
Name | AcceptMTLSConnection |
Title | Accept mTLS |
Realm | uv |
Authority | ihe |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Requirements AcceptMTLSConnection
These requirements apply to the actor VHL Sharer
These requirements derive from Create Trusted Channel
{ "resourceType": "Basic", "id": "AcceptMTLSConnection", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.url", "valueUri": "https://profiles.ihe.net/ITI/VHL/Requirements/AcceptMTLSConnection" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.version", "valueString": "0.0.2-current" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.name", "valueString": "AcceptMTLSConnection" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.title", "valueString": "Accept mTLS" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.status", "valueCode": "active" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.date", "valueDateTime": "2025-06-16T13:14:26+00:00" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.publisher", "valueString": "IHE IT Infrastructure Technical Committee" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.description", "valueMarkdown": "The [VHL Sharer](ActorDefinition-VHLSharer.html), when acting as a server in a Verified Health Link (VHL) transaction, SHALL accept a mutually authenticated TLS (mTLS) connection initiated by a [VHL Receiver](ActorDefinition-VHLReceiver.html).\n\nDuring the TLS handshake, the Sharer SHALL:\n* Present a valid X.509 server certificate that is anchored to a recognized Trust Anchor\n* Validate the client certificate presented by the Receiver against the same trust framework\n* Establish a secure channel over which all subsequent VHL-related transactions are conducted\n\nSuccessful completion of the mTLS handshake is a prerequisite for all VHL operations involving sensitive data exchange. This requirement refines the bilateral obligations described in [Create Trusted Channel](Requirements-CreateTrustedChannel.html)." }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.jurisdiction", "valueCodeableConcept": { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.derivedFrom", "valueCanonical": "https://profiles.ihe.net/ITI/VHL/Requirements/CreateTrustedChannel" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.actor", "valueCanonical": "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLSharer" } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "Requirements" } ] } }