CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions
Guidance
Personal Data (Patient)
Depending on the disease defined in the code of the Condition, the requirement for how the patient’s personal data, such as name or address, (e.g. Beispielin Muster, Tannenstrasse 10a, 3097 Bern) is reported varies. There are different Patient profiles to be used:
- Full Name
- Disease: Hepatitis C, etc.
- see Profile CH EKM Patient
- Example: Beispielin Muster (Patient.name.family = Muster, Patient.name.given = Beispielin, where Patient.address.line and Patien.telecom[phone])
- Initials
- Disease: Pneumococcal infectious, etc
- see Profile CH EKM Patient Initials
- Example: MB (Patient.name.family = M, Patient.name.given = B, no telecom and no street address)
- VCT Code
- Organism: Pending
- see Profile CH EKM Patient VCT
- Example: kste12345 (Patient.identifier[VCTCode].value=kste12345, Patient.name.family/Patient.name.given = masked, no telecom and no street address)
- HIV Code
- Organism: HIV/AIDS
- Basic principle: Take the first letter of the first name and add the number of letters of the first name. E.g. Samuel -> S6. This value need to be provided in the CH EKM Extension: HIV code and Patient.name.family, Patient.name.given need to be masked.
- see Profile CH ELM Patient HIV
- Example: E5 (Patient.name.extension = E5, Patient.name.family/Patient.name.given = masked, no telecom and no street address)