FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Consent |
| Id | Consent-ex-AdvanceDirectives-BloodTransfusion.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent ex-AdvanceDirectives-BloodTransfusion
Profile: Advance Directives
status: Active
scope: Treatment
category: Health Care Directive
dateTime: 2021-10-06 10:52:30-0700
performer: Practitioner Simone Heps (official)
policyRule: Common Rule Informed Consent
| Verified | VerifiedWith | VerificationDate |
| true | Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing))) | 2021-10-06 10:52:30-0700 |
| Type | Code |
| Opt In | Transfusion of blood product |
{
"resourceType": "Consent",
"id": "ex-AdvanceDirectives-BloodTransfusion",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.advanceDirectives"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "treatment"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
"code": "hcd"
}
]
}
],
"patient": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"dateTime": "2021-10-06T10:52:30-07:00",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"policyRule": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
"code": "cric"
}
]
},
"verification": [
{
"verified": true,
"verifiedWith": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"verificationDate": "2021-10-06T10:52:30-07:00"
}
],
"provision": {
"type": "permit",
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116859006"
}
]
}
]
}
}