Publish-box (todo)
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetExample set of Event / Bundle used Security Labels
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="security-label-event-examples"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <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/5.1.0/CodeSystem-v3-ActReason.html"> <code> http://terminology.hl7.org/CodeSystem/v3-ActReason</code> </a> <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/5.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-TREAT">TREAT</a> </td> <td> 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/5.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HPAYMT">HPAYMT</a> </td> <td> 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/5.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-ETREAT">ETREAT</a> </td> <td> 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/5.1.0/CodeSystem-v3-ActCode.html"> <code> http://terminology.hl7.org/CodeSystem/v3-ActCode</code> </a> <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/5.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-NOAUTH">NOAUTH</a> </td> <td> 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/5.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-DELAU">DELAU</a> </td> <td> 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/5.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-NORDSCLCD">NORDSCLCD</a> </td> <td> no redisclosure without consent directive</td> <td> Prohibition on redisclosure without patient consent directive.</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="sec"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="draft"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://hl7.org/fhir/ValueSet/security-label-event-examples"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.3008"/> </identifier> <version value="5.0.0"/> <name value="SecurityLabelEventExamples"/> <title value="Example set of Event / Bundle used Security Labels"/> <status value="draft"/> <experimental value="true"/> <date value="2022-05-10"/> <publisher value="HL7 Security Work Group"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="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 value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <concept> <code value="TREAT"/> </concept> <concept> <code value="HPAYMT"/> </concept> <concept> <code value="ETREAT"/> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/> <concept> <code value="NOAUTH"/> </concept> <concept> <code value="DELAU"/> </concept> <concept> <code value="NORDSCLCD"/> </concept> </include> </compose> </ValueSet>
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 R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:23+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change