FHIR IG analytics| Package | hl7.fhir.uv.dap |
| Resource Type | Permission |
| Id | Permission-ex-permission-timeout.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Permission ex-permission-timeout
Language: en
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Active
date: 2023-11-22
validity: 2023-11-22 --> 2024-11-22
combining: Deny-overrides
rule
type: Permit
activity
purpose: treatment, healthcare payment, healthcare operations
{
"resourceType": "Permission",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/Permission|1.0.0-current",
"id": "ex-permission-timeout",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"date": [
"2023-11-22"
],
"validity": {
"start": "2023-11-22",
"end": "2024-11-22"
},
"combining": "deny-overrides",
"rule": [
{
"type": "permit",
"activity": [
{
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HPAYMT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
]
}
]
}