FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Contract Resource Security Control codes - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="contract-security-control"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem contract-security-control</b></p><a name="contract-security-control"> </a><a name="hccontract-security-control"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/contract-security-control</code> defines the following code:</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-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url value="http://hl7.org/fhir/contract-security-control"/>
  <version value="4.0.1"/>
  <name value="ContractResourceSecurityControlCodes"/>
  <title value="Contract Resource Security Control codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-13T16:22:57-04:00"/>
  <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."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="HL7 International."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org/fhir/ValueSet/contract-security-control|5.0.0"/>
  <content value="complete"/>
  <concept>
    <code value="policy"/>
    <display value="Policy"/>
    <definition value="To be completed"/>
  </concept>
</CodeSystem>