HL7 Terminology (THO)
5.4.0 - Continuous Process Integration (ci build)
HL7 Terminology (THO) - Local Development build (v5.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2020-02-24 | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "communication-security-mode",
"meta" : {
"lastUpdated" : "2020-02-24T12:41:39.109+11:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet communication-security-mode</b></p><a name=\"communication-security-mode\"> </a><a name=\"hccommunication-security-mode\"> </a><a name=\"communication-security-mode-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-02-24 12:41:39+1100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-communication-security-mode.html\"><code>http://terminology.hl7.org/CodeSystem/communication-security-mode</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://terminology.hl7.org/ValueSet/communication-security-mode",
"version" : "1.0.0",
"name" : "Communication Security Mode",
"title" : "Communication Security Mode",
"status" : "draft",
"experimental" : false,
"date" : "2020-02-24T12:41:39+11:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "This value set defines a set of codes that can be used to describe how a digital certificate is used. The sign code ensures data integrity by digitally signing information, verifying the author and confirming that the data has not been altered. The encrypt code protects confidentiality by encrypting data, ensuring that only authorized parties can access the information. The authentication code verifies the identity of entities involved in the communication, providing assurance that the claimed identity is accurate. Together, these codes form a comprehensive framework for secure and trustworthy data exchange.",
"immutable" : true,
"copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/communication-security-mode"
}
]
}
}