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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="contract-security-category"/>
  <meta>
    <lastUpdated value="2019-12-31T21:03:40.621+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Each definition includes usage notes explaining
            the precedence order in contract lifecycle - i.e., while only some stages are required,
            the order in which they may occur is deterministic; and a map to comparable FHIR and v.3
            status codes. It follows guidance about use of status codes in FHIR at
            http://build.fhir.org/sc.html.
      <hr/>
      <h2>Contract Resource Scope codes</h2>
      <div>
        <p>This value set contract specific codes for security category.</p>

      </div>
      <p>
        <b>Copyright Statement:</b> HL7 International.
      </p>
      <p>This code system http://hl7.org/fhir/contract-security-category 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-category-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-category"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1221"/>
  </identifier>
  <version value="4.2.0"/>
  <name value="ContractResourceScopeCodes"/>
  <title value="Contract Resource Scope 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 category."/>
  <copyright value="HL7 International."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/contract-security-category"/>
  <content value="complete"/>
  <concept>
    <code value="policy"/>
    <display value="Policy"/>
    <definition value="To be completed"/>
  </concept>
</CodeSystem>