FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | Consent |
| Id | Consent-cotkDnGQjpHijDsRR.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Consent "cotkDnGQjpHijDsRR"
status: active
scope: Privacy Consent (Consent Scope Codes#patient-privacy)
category: Re-identifiable Information Access (Consent Category Codes#rsreid)
| - | Authority |
| * | https://otda.ny.gov/programs/shelter/regulations.asp |
{
"resourceType": "Consent",
"id": "cotkDnGQjpHijDsRR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
"code": "rsreid",
"display": "Re-identifiable Information Access"
}
]
}
],
"policy": [
{
"authority": "https://otda.ny.gov/programs/shelter/regulations.asp"
}
]
}