{
  "resourceType": "ValueSet",
  "id": "ncdhc-security-role-type-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-03-25T03:05:02.360+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NCDHC Security Role Type</h2><tt>http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-security-role-type-1</tt><p>NCDHC Security Role Type as declared during capturing Consent</p></div>"
  },
  "url": "http://hl7.org.au/fhir/ch/v1/ValueSet/ncdhc-security-role-type-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.36.1.2001.1004.201.10043"
    }
  ],
  "version": "v1.0.0",
  "name": "NCDHC Security Role Type",
  "title": "NCDHC Security Role Type",
  "status": "draft",
  "experimental": false,
  "date": "2019-03-25",
  "publisher": "Australian Digital Health Agency",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description": "Codes to determine what kind of role is applicable to the role tyope of Consent",
  "copyright": "To be added",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-security-role-type-1"
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/security-role-type"
        ]
      }
    ]
  }
}