CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Resource Profile: CH Core Practitioner

Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner Version: 4.0.1
Active as of 2023-12-28 Computable Name: CHCorePractitioner

Copyright/Legal: CC0-1.0

Core practitioner definition in the swiss context.

Core practitioner data which can be shared

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner C0..*PractitionerCH Core Practitioner
ch-pract-1: If a HumanName is provided, at least one HumanName must have a given and family name.
ch-pract-2: gender unknown is currently not used in Switzerland in eCH and the EPR
... Slices for identifier 0..*IdentifierAn identifier for the person as this agent
Slice: Unordered, Open by value:system
.... identifier:GLN 0..*GLNIdentifierGLN (Global Location Number)
.... identifier:ZSR 0..*ZSRIdentifierZSR (Zahlstellenregister), RCC (Registre des codes-créanciers), RCC (Registro dei codici creditori)
... name 0..*CHCoreHumanNameName of a human - parts and usage
... Slices for telecom 0..*ContactPointA contact detail for the practitioner (that apply to all roles)
Slice: Unordered, Open by value:system
.... telecom:All Slices Content/Rules for all slices
..... system 1..1codephone | fax | email | pager | url | sms | other
..... value 1..1stringThe actual contact point details
.... telecom:email 0..*CHCoreContactPointECH46EmailCH Core ContactPoint eCH-0046 Email
.... telecom:phone 0..*CHCoreContactPointECH46PhoneCH Core ContactPoint eCH-0046 Phone
.... telecom:internet 0..*CHCoreContactPointECH46InternetCH Core ContactPoint eCH-0046 Internet
... gender 0..1codemale | female | other
... birthDate 0..1dateThe date on which the practitioner was born
... communication 0..*CodeableConceptA language the practitioner can use in patient communication

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ch-pract-1errorPractitionerIf a HumanName is provided, at least one HumanName must have a given and family name.
: name.where(family.exists() and given.exists()).count()>0 or name.empty()
ch-pract-2warningPractitionergender unknown is currently not used in Switzerland in eCH and the EPR
: gender.empty() or gender!='unknown'

 

Other representations of profile: CSV, Excel, Schematron