{
  "resourceType": "ValueSet",
  "id": "security-labels",
  "meta": {
    "lastUpdated": "2018-04-03T12:05:46.262+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>All Security Labels</h2><div><p>A single value set for all security labels defined by FHIR.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li/><li>Import all the codes that are contained in <a href=\"v3/ConfidentialityClassification/vs.html\">http://hl7.org/fhir/ValueSet/v3-ConfidentialityClassification</a></li><li/><li>Import all the codes that are contained in <a href=\"v3/InformationSensitivityPolicy/vs.html\">http://hl7.org/fhir/ValueSet/v3-InformationSensitivityPolicy</a></li><li/><li>Import all the codes that are contained in <a href=\"v3/Compartment/vs.html\">http://hl7.org/fhir/ValueSet/v3-Compartment</a></li><li/><li>Import all the codes that are contained in <a href=\"v3/SecurityIntegrityObservationValue/vs.html\">http://hl7.org/fhir/ValueSet/v3-SecurityIntegrityObservationValue</a></li><li/><li>Import all the codes that are contained in <a href=\"v3/SecurityControlObservationValue/vs.html\">http://hl7.org/fhir/ValueSet/v3-SecurityControlObservationValue</a></li><li/><li>Import all the codes that are contained in <a href=\"v3/ActUSPrivacyLaw/vs.html\">http://hl7.org/fhir/ValueSet/v3-ActUSPrivacyLaw</a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Trial Use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/security-labels",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.47"
    }
  ],
  "version": "3.3.0",
  "name": "All Security Labels",
  "status": "draft",
  "experimental": true,
  "date": "2014-07-28",
  "publisher": "FHIR project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "A single value set for all security labels defined by FHIR.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-ConfidentialityClassification"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-InformationSensitivityPolicy"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-Compartment"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-SecurityIntegrityObservationValue"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-SecurityControlObservationValue"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v3-ActUSPrivacyLaw"
        ]
      }
    ]
  }
}