FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Consent |
| Id | Consent-CZ-AdvanceDirectives-HDR-CORE.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Consent",
"id": "CZ-AdvanceDirectives-HDR-CORE",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-consent-hdr"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "adr",
"display": "Advanced Care Directive"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
"code": "dnr",
"display": "Do Not Resuscitate"
}
]
}
],
"dateTime": "2025-01-01T08:00:00+01:00"
}