Package | ihe.iti.vhl |
Resource Type | Basic |
Id | CreateTrustedChannel |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/VHL/https://build.fhir.org/ig/IHE/ITI.VHL/Requirements-CreateTrustedChannel.html |
URL | https://profiles.ihe.net/ITI/VHL/Requirements/CreateTrustedChannel |
Version | 0.0.2-current |
Status | active |
Date | 2025-06-16T13:14:26+00:00 |
Name | CreateTrustedChannel |
Title | Create Trusted Channel |
Realm | uv |
Authority | ihe |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Requirements CreateTrustedChannel
These requirements apply to the following actors:
These requirements derive from Establish Trust
{ "resourceType": "Basic", "id": "CreateTrustedChannel", "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/CreateTrustedChannel" }, { "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": "CreateTrustedChannel" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.title", "valueString": "Create Trusted Channel" }, { "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) and [VHL Receiver](ActorDefinition-VHLReceiver.html) SHALL jointly establish a mutually authenticated TLS (mTLS) connection prior to executing any Verified Health Link (VHL) transactions involving the exchange of sensitive data.\n\nThis requirement entails:\n* The VHL Receiver initiating the mTLS handshake as the client and presenting a valid X.509 certificate\n* The VHL Sharer responding as the server, presenting its own certificate and validating the client's certificate against a trusted Certificate Authority or Trust Anchor\n\nEstablishing this trusted channel ensures confidentiality, integrity, and bilateral authentication of all subsequent communications, and fulfills the trust obligations defined in the [Establish Trust](Requirements-EstablishTrust.html) requirement." }, { "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/EstablishTrust" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.actor", "valueCanonical": "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLReceiver" }, { "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" } ] } }