FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Consent |
| Id | Consent-eGuoY.m8DiRaUvsn.5w5Etg3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent eGuoY.m8DiRaUvsn.5w5Etg3
Profile: HCIM AdvanceDirective
Comment: Wilsverklaring
identifier: urn:oid:1.2.840.114350.1.13.485.3.7.2.686783/10848 (use: usual, )
status: Active
category: Wilsverklaring, Niet reanimeren verklaring
patient: XXX-Helleman, Johan
dateTime: 2022-06-30 14:02:08+0000
consentingParty: XXX-Helleman, Johan
| Extension |
{
"resourceType": "Consent",
"id": "eGuoY.m8DiRaUvsn.5w5Etg3",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
"valueString": "Wilsverklaring"
}
],
"identifier": {
"use": "usual",
"system": "urn:oid:1.2.840.114350.1.13.485.3.7.2.686783",
"value": "10848"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "urn:oid:1.2.840.114350.1.13.485.3.7.4.686783.100",
"code": "10",
"display": "Wilsverklaring"
},
{
"system": "http://snomed.info/sct",
"code": "11341000146107"
}
],
"text": "Wilsverklaring"
},
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
"code": "NR",
"display": "Niet reanimeren verklaring"
}
],
"text": "Niet reanimeren verklaring"
}
],
"patient": {
"reference": "https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3",
"display": "XXX-Helleman, Johan"
},
"dateTime": "2022-06-30T14:02:08Z",
"consentingParty": [
{
"reference": "https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3",
"display": "XXX-Helleman, Johan"
}
],
"policy": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
]
}