FHIR IG analytics
| Package | iknl.fhir.stu3.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-ContactPersonRole.json |
| FHIR Version | R3 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-STU3/ValueSet-ACP-ContactPersonRole.html |
| URL | https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-ContactPersonRole |
| Version | 1.0.0-rc2 |
| Status | draft |
| Date | 2026-03-03T13:15:33+00:00 |
| Name | ContactPersonRoleVS |
| Title | ACP ContactPerson Role |
| Realm | uv |
| 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--20171231000000). 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 | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
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
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "ACP-ContactPersonRole",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-ContactPersonRole",
"version": "1.0.0-rc2",
"name": "ContactPersonRoleVS",
"title": "ACP ContactPerson Role",
"status": "draft",
"experimental": false,
"date": "2026-03-03T13:15:33+00:00",
"publisher": "IKNL",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.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--20171231000000). 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.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"compose": {
"include": [
{
"valueSet": [
"http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20171231000000|2017-12-31T00:00:00"
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "310141000146103",
"display": "Schriftelijk gemachtigde zorg en behandeling"
}
]
}
]
}
}