FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeValueSet
IdValueSet-ACP-ContactPersonRole.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-ContactPersonRole.html
URLhttps://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-ContactPersonRole
Version1.0.0-rc2
Statusdraft
Date2026-03-03T13:11:59+00:00
NameACPContactPersonRoleVS
TitleACP ContactPerson Role zib2024 backport
DescriptionValueSet 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.
CopyrightThis 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

StructureDefinition
iknl.fhir.r4.pzp#currentACP-ContactPersonACP ContactPerson

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ACP-ContactPersonRole


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"
          }
        ]
      }
    ]
  }
}