FHIR IG analytics| Package | SHIFT-Task-Force.SLS-ValueSets |
| Resource Type | Consent |
| Id | Consent-Consent-AB352-Example4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent Consent-AB352-Example4
| Role | Details |
| Patient | http://example.org/Patient/example |
| Manager | Example California Hospital |
This consent is made under the regulation California AB 352 .
| Rule | Time Period | What | Rules |
|---|---|---|---|
![]() | |||
![]() ![]() |
| ||
![]() ![]() ![]() |
| ||
![]() ![]() ![]() ![]() |
|
| |
![]() ![]() ![]() ![]() ![]() |
| ||
{
"resourceType": "Consent",
"id": "Consent-AB352-Example4",
"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://loinc.org",
"code": "64292-6",
"display": "Release of information consent"
}
]
}
],
"patient": {
"reference": "http://example.org/Patient/example"
},
"dateTime": "2025-01-15T12:00:00Z",
"organization": [
{
"reference": "http://example.org/Organization/ca-hospital",
"display": "Example California Hospital"
}
],
"policyRule": {
"coding": [
{
"system": "urn:ietf:rfc:3986",
"code": "urn:law:us:ca:statute:AB352",
"display": "California AB 352"
}
]
},
"provision": {
"type": "permit",
"purpose": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HPAYMT"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
],
"provision": [
{
"type": "deny",
"securityLabel": [
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "ABORTION"
},
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "GENDER_AFFIRMING_CARE"
},
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "CONTRACEPTION"
}
],
"provision": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/consent-location",
"valueReference": {
"reference": "Location/ca-location"
}
}
],
"type": "permit",
"securityLabel": [
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "ABORTION"
},
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "GENDER_AFFIRMING_CARE"
},
{
"system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/AB352HealthSensitivityCs",
"code": "CONTRACEPTION"
}
],
"provision": [
{
"type": "deny",
"dataPeriod": {
"start": "2014-01-01",
"end": "2014-12-31"
}
}
]
}
]
}
]
}
}