FHIR IG analytics
| Package | iknl.fhir.r4.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-ContactPersonRole.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-ContactPersonRole.html |
| URL | https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-ContactPersonRole |
| Version | 1.0.0-rc2 |
| Status | draft |
| Date | 2026-03-03T13:11:59+00:00 |
| Name | ACPContactPersonRoleVS |
| Title | ACP ContactPerson Role zib2024 backport |
| Description | ValueSet containing additional codes to the ContactPerson's [RolCodelijst](http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000). These codes are applied from the zib2024 release onwards. Currently, the ValueSet contains only SNOMED CT code `310141000146103` (Schriftelijk gemachtigde zorg en behandeling / Holder of medical power of attorney) from the zib2024 release. The ValueSet is bound to a slice in `RelatedPerson.relationship. |
| Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ACP-ContactPersonRole",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-ContactPersonRole",
"version": "1.0.0-rc2",
"name": "ACPContactPersonRoleVS",
"title": "ACP ContactPerson Role zib2024 backport",
"status": "draft",
"experimental": false,
"date": "2026-03-03T13:11:59+00:00",
"publisher": "IKNL",
"contact": [
{
"name": "IKNL",
"telecom": [
{
"system": "url",
"value": "https://iknl.nl/"
},
{
"system": "email",
"value": "info@iknl.nl"
}
]
}
],
"description": "ValueSet containing additional codes to the ContactPerson's [RolCodelijst](http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000). These codes are applied from the zib2024 release onwards. Currently, the ValueSet contains only SNOMED CT code `310141000146103` (Schriftelijk gemachtigde zorg en behandeling / Holder of medical power of attorney) from the zib2024 release. The ValueSet is bound to a slice in `RelatedPerson.relationship.",
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "310141000146103",
"display": "Schriftelijk gemachtigde zorg en behandeling"
}
]
}
]
}
}