{
  "resourceType": "ValueSet",
  "id": "resource-security-category",
  "meta": {
    "lastUpdated": "2020-02-23T18:41:39.109-07:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-resource-security-category.html\"><code>http://terminology.hl7.org/CodeSystem/resource-security-category</code></a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/resource-security-category",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1403"
    }
  ],
  "version": "0.1.0",
  "name": "ResourceSecurityCategory",
  "title": "ResourceSecurityCategory",
  "status": "draft",
  "experimental": false,
  "date": "2020-02-24T12:41:39+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Provides general guidance around the kind of access Control to Read, Search, Create, Update, or Delete a resource.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/resource-security-category"
      }
    ]
  }
}