This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Terminology Infrastructure Work Group | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetExample set of Event / Bundle used Security Labels
{
"resourceType" : "ValueSet",
"id" : "security-label-event-examples",
"meta" : {
"lastUpdated" : "2025-11-02T17:19:39.758+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet security-label-event-examples</b></p><a name=\"security-label-event-examples\"> </a><a name=\"hcsecurity-label-event-examples\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.1.0, the version found through the package references\"> version 📦3.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-TREAT\">TREAT</a></td><td style=\"color: #cccccc\">treatment</td><td>To perform one or more operations on information for provision of health care.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-HPAYMT\">HPAYMT</a></td><td style=\"color: #cccccc\">healthcare payment</td><td>To perform one or more operations on information for conducting financial or contractual activities related to payment for provision of health care.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-ETREAT\">ETREAT</a></td><td style=\"color: #cccccc\">Emergency Treatment</td><td>To perform one or more operations on information for provision of immediately needed health care for an emergent condition.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 9.0.0, the version found through the package references\"> version 📦9.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-NOAUTH\">NOAUTH</a></td><td style=\"color: #cccccc\">no disclosure without subject authorization</td><td>Prohibition on disclosure without information subject's authorization.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-DELAU\">DELAU</a></td><td style=\"color: #cccccc\">delete after use</td><td>Custodian system must remove target information from access after use.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-NORDSCLCD\">NORDSCLCD</a></td><td style=\"color: #cccccc\">no redisclosure without consent directive</td><td>Prohibition on redisclosure without patient consent directive.</td></tr></table></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
}],
"url" : "http://hl7.org/fhir/ValueSet/security-label-event-examples",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3008"
}],
"version" : "6.0.0-ballot3",
"name" : "SecurityLabelEventExamples",
"title" : "Example set of Event / Bundle used Security Labels",
"status" : "draft",
"experimental" : false,
"date" : "2022-05-10",
"publisher" : "HL7 Security Work Group",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "A sample of security labels from [Healthcare Privacy and Security Classification System](security-labels.html#hcs) that are used on events and requests/responses (aka user context or organization context) made up of PurposeOfUse and maybe a refrain/obligation.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept" : [{
"code" : "TREAT"
},
{
"code" : "HPAYMT"
},
{
"code" : "ETREAT"
}]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [{
"code" : "NOAUTH"
},
{
"code" : "DELAU"
},
{
"code" : "NORDSCLCD"
}]
}]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot3 generated on Sun, Nov 2, 2025 17:22+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change