FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/49c4973c-d27c-45d8-be4a-078adc7cf443

Packageca.on.health.sadie
Resource TypeValueSet
Id49c4973c-d27c-45d8-be4a-078adc7cf443
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Permissions-DELEGATE
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Permissions-DELEGATE
Version1.0.0
Statusactive
Date2021-08-18
NameFlexFormsPermissionsDELEGATE
TitleFlexForms - Permissions for Delegate Role
DescriptionThese are security permissions for the DELEGATE role.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
FlexForms-Internal-CompleteFlexFormsInternalCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "49c4973c-d27c-45d8-be4a-078adc7cf443",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-11-16T16:07:00.715+00:00",
    "source": "#fpj3OoyZDPwSk2B0"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Permissions-DELEGATE",
  "version": "1.0.0",
  "name": "FlexFormsPermissionsDELEGATE",
  "title": "FlexForms - Permissions for Delegate Role",
  "status": "active",
  "experimental": false,
  "date": "2021-08-18",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "These are security permissions for the DELEGATE role.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
        "version": "1.0.0",
        "concept": [
          {
            "code": "PERM-SUBMIT-REQUEST",
            "display": "Submit Request"
          },
          {
            "code": "PERM-MANAGE-USERS",
            "display": "Manage Users"
          },
          {
            "code": "PERM-DELETE-REQUEST",
            "display": "Delete Request"
          },
          {
            "code": "PERM-MANAGE-REQUEST",
            "display": "Manage Request"
          },
          {
            "code": "PERM-MANAGE-LOCATION",
            "display": "Manage Locations"
          },
          {
            "code": "PERM-DELETE-LOCATION",
            "display": "Delete a Location"
          },
          {
            "code": "PERM-SET-PRIMARY-LOCATION",
            "display": "Set Primary Location"
          },
          {
            "code": "PERM-ADD-LOCATION",
            "display": "Add New Location"
          },
          {
            "code": "PERM-VIEW-WIP",
            "display": "View WIP"
          },
          {
            "code": "PERM-VIEW-RTS",
            "display": "View RTS"
          },
          {
            "code": "PERM-VIEW-SUBMITTED",
            "display": "View Submitted"
          },
          {
            "code": "PERM-VIEW-RESPONSES",
            "display": "View Responses"
          }
        ]
      }
    ]
  }
}