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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="contract-security-control"/>
  <meta>
    <lastUpdated value="2020-08-20T17:41:31.970+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This code system http://hl7.org/fhir/contract-security-control defines the following codes:</p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">policy
            <a name="contract-security-control-policy"> </a>
          </td>
          <td>Policy</td>
          <td>To be completed</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </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/contract-security-control"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1223"/>
  </identifier>
  <version value="4.5.0"/>
  <name value="ContractResourceSecurityControlCodes"/>
  <title value="Contract Resource Security Control codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <publisher value="Financial Management"/>
  <contact>
    <name value="FHIR project team"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set contract specific codes for security control."/>
  <copyright value="HL7 International."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/contract-security-control"/>
  <content value="complete"/>
  <concept>
    <code value="policy"/>
    <display value="Policy"/>
    <definition value="To be completed"/>
  </concept>
</CodeSystem>