FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Consent |
| Id | TreatmentDirective.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Consent",
"id": "zib-treatmentdirective-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-TreatmentDirective"
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-specificationother",
"valueString": "Eerst overleg met echtgenoot"
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
"valueString": "Patient wil graag dat echtgenoot het laatste woord heeft"
}
],
"status": "inactive",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129125009",
"display": "verrichting met expliciete context (situatie)"
}
]
}
],
"patient": {
"reference": "Patient/example",
"display": "Example"
},
"dateTime": "2019-08-11",
"sourceReference": {
"reference": "Consent/livingwill",
"display": "Wilsverklaring"
},
"policy": [
{
"uri": "http://wetten.overheid.nl/"
}
],
"except": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-specificationother",
"valueString": "Eerst overleg met echtgenote"
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-reasonforending",
"valueString": "Gescheiden"
}
],
"type": "deny",
"period": {
"end": "2019-08-11"
},
"actor": [
{
"role": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/RoleCode",
"code": "CONSENTER",
"display": "consenter"
}
]
},
"reference": {
"reference": "Patient/example",
"display": "Example"
}
}
],
"code": [
{
"system": "http://snomed.info/sct",
"code": "305351004",
"display": "opname op intensive care"
}
]
}
]
}