FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-contract-security-category.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-contract-security-category.html
URLhttp://hl7.org/fhir/contract-security-category
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameContractResourceScopeCodes
TitleContract Resource Scope codes
Realmuv
Authorityhl7
DescriptionThis value set contract specific codes for security category.
CopyrightHL7 International.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem contract-security-category

This case-sensitive code system http://hl7.org/fhir/contract-security-category defines the following code:

CodeDisplayDefinition
policy PolicyTo be completed

Source1

{
  "resourceType": "CodeSystem",
  "id": "contract-security-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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.r4b"
        },
        {
          "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-category",
  "version": "4.0.1",
  "name": "ContractResourceScopeCodes",
  "title": "Contract Resource Scope codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-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 category.",
  "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-category|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "policy",
      "display": "Policy",
      "definition": "To be completed"
    }
  ]
}