FHIR IG analytics| Package | hl7.fhir.be.patientwill |
| Resource Type | CodeSystem |
| Id | CodeSystem-be-cs-patientwill-category.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category defines the following codes:
| Code |
| negativedeclaration |
| euthanasia |
| organdonation |
| lastwill |
| bodydonation |
| patientwill |
| resuscitation |
| hospitalisation |
{
"resourceType": "CodeSystem",
"id": "be-cs-patientwill-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/patientwill/CodeSystem/be-cs-patientwill-category",
"version": "1.0.0",
"name": "BeCSPatientWillCategory",
"title": "Patient Will Category CodeSystem",
"status": "active",
"experimental": false,
"date": "2021-01-10T10:59:49+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "http://www.ehealth.fgov.be/"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "Patient Will Category CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "negativedeclaration"
},
{
"code": "euthanasia"
},
{
"code": "organdonation"
},
{
"code": "lastwill"
},
{
"code": "bodydonation"
},
{
"code": "patientwill"
},
{
"code": "resuscitation"
},
{
"code": "hospitalisation"
}
]
}