FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Consent |
| Id | xxx-Molog-TreatmentDirective-bglz-test-1-3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Geldigheidsperiode | Vanaf 2024-03-20T00:00:00+01:00 |
|---|---|
| Geverifieerd | ja - 2024-03-20T00:00:00+01:00 - Patiënt |
| Artificial respiration | Behandeling niet toegestaan en/of wenselijk |
| Bron | Niet reanimeren verklaring - Maria XXX_Molog - 2020-01-20T00:00:00Z |
{
"resourceType": "Consent",
"id": "TreatmentDirective-bglz-test-1-3",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#a14f93e0239cb3bc"
}
],
"versionId": "1",
"lastUpdated": "2025-02-18T10:35:16.059+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
"extension": [
{
"url": "Verified",
"valueBoolean": true
},
{
"url": "VerifiedWith",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116154003",
"display": "Patiënt"
}
]
}
},
{
"url": "VerificationDate",
"valueDateTime": "2024-03-20T00:00:00+01:00"
}
]
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40617009",
"display": "Artificial respiration"
}
]
}
}
],
"modifierExtension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4",
"code": "NEE",
"display": "Behandeling niet toegestaan en/of wenselijk"
}
]
}
}
],
"identifier": {
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "defb844e-d51f-47b9-85ad-b67dd77c5358"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11291000146105",
"display": "behandelaanwijzing"
}
]
}
],
"patient": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"period": {
"start": "2024-03-20T00:00:00+01:00"
},
"sourceReference": {
"reference": "Consent/AdvanceDirective-bglz-test-1-3",
"display": "Niet reanimeren verklaring - Maria XXX_Molog - 2020-01-20T00:00:00Z"
},
"policy": [
{
"uri": "http://wetten.overheid.nl/"
}
]
}