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 - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "contract-security-control",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    }
  ],
  "url" : "http://hl7.org/fhir/contract-security-control",
  "version" : "4.0.1",
  "name" : "ContractResourceSecurityControlCodes",
  "title" : "Contract Resource Security Control codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:22:57-04:00",
  "publisher" : "Financial Management",
  "contact" : [
    {
      "name" : "FHIR project team",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This value set contract specific codes for security control.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "HL7 International.",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/contract-security-control|5.0.0",
  "content" : "complete",
  "concept" : [
    {
      "code" : "policy",
      "display" : "Policy",
      "definition" : "To be completed"
    }
  ]
}