FHIR IG analytics| Package | hl7.fhir.us.pacio-adi |
| Resource Type | Consent |
| Id | Consent-Example-Smith-Johnson-HealthcareAgentConsent.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
status: active
scope: Powers granted to healthcare agent - Reported
category: Advance Directive
patient: Betsy Smith-Johnson ; BetsySJ@example.com; gender: female; birthDate: 1950-11-15
dateTime: 2020-08-03
| - | Authority | Uri |
| * | https://www.michigan.gov/ | http://www.legislature.mi.gov/(S(tpnclc1ofteerx2x2dppcmdz))/mileg.aspx?page=GetObject&objectname=mcl-386-1998-V-5 |
provision
type: permit
actor
role: Primary healthcare agent - Reported
reference: natural son; Charles Johnson ; CharlesSJ@example.com
actor
role: First alternate healthcare agent - Reported
reference: First alternate healthcare agent - Reported, natural daughter; Debra Johnson ; DebraSJ@example.com
action: Advance directive - request for intubation, Advance directive - request for tube feeding, Advance directive - request for life support, Advance directive - request for IV fluid and support, Advance directive - request for antibiotics, Advance directive - request for resuscitation that differs from cardiopulmonary resuscitation
purpose: power of attorney
{
"resourceType": "Consent",
"id": "Example-Smith-Johnson-HealthcareAgentConsent",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-ADIConsentPermit"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://loinc.org",
"code": "81377-4",
"display": "Goals, preferences, and priorities regarding the appointment of healthcare agents Narrative - Reported"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
"version": "1.0.1",
"code": "acd",
"display": "Advance Directive"
}
]
}
],
"patient": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"dateTime": "2020-08-03",
"policy": [
{
"uri": "http://example.org/healthcare-agent-policy"
}
],
"provision": {
"type": "permit",
"actor": [
{
"role": {
"coding": [
{
"system": "http://loinc.org",
"code": "75783-1",
"display": "Primary healthcare agent [Reported]"
}
]
},
"reference": {
"reference": "RelatedPerson/Example-Smith-Johnson-HealthcareAgent1"
}
},
{
"role": {
"coding": [
{
"system": "http://loinc.org",
"code": "75784-9",
"display": "First alternate healthcare agent [Reported]"
}
]
},
"reference": {
"reference": "RelatedPerson/Example-Smith-Johnson-HealthcareAgent3"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "intubation",
"display": "Intubation"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "tube-feeding",
"display": "Tube feeding"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "life-support",
"display": "Life support"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "iv-fluid-and-support",
"display": "IV fluid and support"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "antibiotics",
"display": "Antibiotics"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
"code": "resuscitation-non-cpr",
"display": "Non-CPR Resuscitation"
}
]
}
],
"purpose": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "PWATRNY"
}
]
}
}