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

FHIR IG Statistics: ValueSet/c12dc776-1c89-465c-8536-4196324777e1

Packageca.on.health.sadie
Resource TypeValueSet
Idc12dc776-1c89-465c-8536-4196324777e1
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-REQUESTOR
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Permissions-REQUESTOR
Version1.0.0
Statusactive
Date2021-08-18
NameFlexFormsPermissionsREQUESTOR
TitleFlexForms - Permissions for Requestor Role
DescriptionThese are security permissions for the REQUESTOR 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": "c12dc776-1c89-465c-8536-4196324777e1",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-11-16T16:06:51.373+00:00",
    "source": "#MM5UEKWdRjIATo5v"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Permissions-REQUESTOR",
  "version": "1.0.0",
  "name": "FlexFormsPermissionsREQUESTOR",
  "title": "FlexForms - Permissions for Requestor Role",
  "status": "active",
  "experimental": false,
  "date": "2021-08-18",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "These are security permissions for the REQUESTOR 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-SET-PRIMARY-LOCATION",
            "display": "Set Primary Location"
          },
          {
            "code": "PERM-DELETE-LOCATION",
            "display": "Delete a 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"
          }
        ]
      }
    ]
  }
}