Release 5 Preview #2

This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

V3-SecurityControlObservationValue.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Security observation values used to indicate security control metadata. V:SecurityControl is the union of V:SecurityPolicy, V:ObligationPolicy, V:RefrainPolicy, V:PurposeOfUse, and V:GeneralPurpose of Use, V:PrivacyMark, V:SecurityLabelMark, and V:ControlledUnclassifiedInformation used to populate the SecurityControlObservationValue attribute in order to convey one or more nonhierarchical security control metadata dictating handling caveats including, purpose of use, obligation policy, refrain policy, dissemination controls and privacy marks to which a custodian or receiver is required to comply.

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-SecurityControlObservationValue"/> 
  <meta> 
    <lastUpdated value="2020-05-03T08:43:35.811+10:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> V3 Value SetSecurityControlObservationValue</h2> 
      <div> 
        <p> Security observation values used to indicate security control metadata. V:SecurityControl
             is the union of V:SecurityPolicy, V:ObligationPolicy, V:RefrainPolicy, V:PurposeOfUse,
             and V:GeneralPurpose of Use, V:PrivacyMark, V:SecurityLabelMark, and V:ControlledUnclassifiedInforma
            tion used to populate the SecurityControlObservationValue attribute in order to convey
             one or more nonhierarchical security control metadata dictating handling caveats including,
             purpose of use, obligation policy, refrain policy, dissemination controls and privacy
             marks to which a custodian or receiver is required to comply.</p> 

      </div> 
      <ul> 
        <li> Import all the codes that are contained in 
          <a href="../../v3/SecurityPolicy/vs.html">http://terminology.hl7.org/ValueSet/v3-SecurityPolicy</a> 
        </li> 
        <li> Import all the codes that are contained in 
          <a href="../../v3/ObligationPolicy/vs.html">http://terminology.hl7.org/ValueSet/v3-ObligationPolicy</a> 
        </li> 
        <li> Import all the codes that are contained in 
          <a href="../../v3/RefrainPolicy/vs.html">http://terminology.hl7.org/ValueSet/v3-RefrainPolicy</a> 
        </li> 
        <li> Import all the codes that are contained in 
          <a href="../../v3/PurposeOfUse/vs.html">http://terminology.hl7.org/ValueSet/v3-PurposeOfUse</a> 
        </li> 
        <li> Import all the codes that are contained in 
          <a href="../../v3/GeneralPurposeOfUse/vs.html">http://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse</a> 
        </li> 
      </ul> 
      <p> This value set includes codes based on the following rules:</p> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.1.11.20471"/> 
  </identifier> 
  <version value="2014-03-26"/> 
  <name value="v3.SecurityControlObservationValue"/> 
  <title value="V3 Value SetSecurityControlObservationValue"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="HL7 v3"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value=" Security observation values used to indicate security control metadata. V:SecurityControl
     is the union of V:SecurityPolicy, V:ObligationPolicy, V:RefrainPolicy, V:PurposeOfUse,
     and V:GeneralPurpose of Use, V:PrivacyMark, V:SecurityLabelMark, and V:ControlledUnclassifiedInforma
    tion used to populate the SecurityControlObservationValue attribute in order to convey
     one or more nonhierarchical security control metadata dictating handling caveats including,
     purpose of use, obligation policy, refrain policy, dissemination controls and privacy
     marks to which a custodian or receiver is required to comply."/> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-SecurityPolicy"/> 
    </include> 
    <include> 
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-ObligationPolicy"/> 
    </include> 
    <include> 
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-RefrainPolicy"/> 
    </include> 
    <include> 
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-PurposeOfUse"/> 
    </include> 
    <include> 
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse"/> 
    </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.