FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.dap
Resource TypePermission
IdPermission-ex-permission-patient-directory-all.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Permission ex-permission-patient-directory-all

Language: en

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

status: Active

asserter: Organization nowhere

date: 2023-11-22

combining: Deny-unless-permit

rule

type: Permit

activity

action: read, search-type

purpose: directory, patient requested, family requested

Limits

-ControlTag
*no disclosure without subject authorizationActCode: REL (religion information sensitivity)

rule

type: Permit

activity

action: create, read, update, delete, search-type

purpose: health system administration


Source1

{
  "resourceType": "Permission",
  "resourceDefinition": "http://hl7.org/fhir/StructureDefinition/Permission|1.0.0-current",
  "id": "ex-permission-patient-directory-all",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "asserter": {
    "reference": "Organization/ex-organization"
  },
  "date": [
    "2023-11-22"
  ],
  "combining": "deny-unless-permit",
  "rule": [
    {
      "type": "permit",
      "activity": [
        {
          "action": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "read"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "search-type"
                }
              ]
            }
          ],
          "purpose": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code": "HDIRECT"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code": "PATRQT"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code": "FAMRQT"
                }
              ]
            }
          ]
        }
      ],
      "limit": [
        {
          "control": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "NOAUTH"
                }
              ]
            }
          ],
          "tag": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "REL"
            }
          ]
        }
      ]
    },
    {
      "type": "permit",
      "activity": [
        {
          "action": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "create"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "read"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "update"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "delete"
                }
              ]
            },
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/restful-interaction",
                  "code": "search-type"
                }
              ]
            }
          ],
          "purpose": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code": "HSYSADMIN"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}