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

FHIR IG analytics

Packagech.fhir.ig.ch-core
Resource TypeCodeSystem
IdCodeSystem-ConsentProvisionCodesCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-core/CodeSystem-ConsentProvisionCodesCS.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS
Version7.0.0-ballot
Statusactive
Date2026-06-23T06:42:39+00:00
NameConsentProvisionCodesCS
TitleConsentProvisionCodesCS
Realmch
Authorityhl7
DescriptionCode System for Consents that are specificaly used in Switzerland
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch.fhir.ig.ch-core#currentConsentProvisionCodesVSConsentProvisionCodesVS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ConsentProvisionCodesCS

This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS defines the following codes:

CodeDisplayDefinition
GC General Consent

The General Consent is a consent form in which the patient agrees to the further use of health data and biological samples collected by the institution for certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template. Further information can be found at: https://swissethics.ch/documents/generalkonsent

PATPORTAL Patient Portal

Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information between the patient portal and the healthcare facility as specified in the agreement.


Source1

{
  "resourceType": "CodeSystem",
  "id": "ConsentProvisionCodesCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS",
  "version": "7.0.0-ballot",
  "name": "ConsentProvisionCodesCS",
  "title": "ConsentProvisionCodesCS",
  "status": "active",
  "date": "2026-06-23T06:42:39+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Code System for Consents that are specificaly used in Switzerland",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "GC",
      "display": "General Consent",
      "definition": "The General Consent is a consent form in which the patient agrees to the further use of health data and biological samples collected by the institution \n    for certain research purposes. It must be signed by the patient or a legal representative and is based on the unimedsuisse template.\n    Further information can be found at: https://swissethics.ch/documents/generalkonsent"
    },
    {
      "code": "PATPORTAL",
      "display": "Patient Portal",
      "definition": "Consent given by a patient or legal representative to participate in the patient portal. The patient consents to sharing of their protected health information\n    between the patient portal and the healthcare facility as specified in the agreement."
    }
  ]
}