DK MedCom Core
2.4.0 - release Denmark flag

This page is part of the DK MedCom Core (v2.4.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.3.0. For a full list of available versions, see the Directory of published versions

Resource Profile: MedComCorePatient

Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient Version: 2.4.0
Active as of 2024-06-27 Computable Name: MedComCorePatient

Patient/citizen resource to use as subject in MedCom communication.

Scope and usage

MedComCorePatient profile describes information about a patient or citizen in a MedCom standard. The MedComCorePatient is inherited from the DkCorePatient profile defined by HL7 Denmark. An identifier and the patients official family name (‘efternavn’ in Danish) shall both be present, when exchanging patient related information.

Please refer to the tab “Snapshot Table(Must support)” below for the definition of the required content of a MedComCorePatient.

Patient identifiers

A MedComCorePatient shall include an identifier, containing a value which is the actual id and a system which is used to identify a set of unique values.

When a patient has an official civil person register (CPR)-number this shall be used. To represent a CPR-number, the identifier DkCoreCprIdentifier shall be used. In the identifier the system is used to describes that value is an official CPR-number, as described on cpr.dk.

Only in cases where the patient does not have an official CPR-number, a replacement person identifier (Danish: Erstatningspersonnummer) (eCPR)-number shall be used. More information concerning the use of eCPR-numbers can be found on DkCorePatient.

Usage:

Formal Views of Profile Content

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

This structure is derived from DkCorePatient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient DkCorePatient
... identifier S 1..* Identifier An identifier for this patient
... Slices for identifier Content/Rules for all slices
.... identifier:cpr SΣ 0..1 DkCoreCprIdentifier Unique identification number for all citizens in Denmark, called civil person register (CPR-number).
.... identifier:x-ecpr SΣ 0..1 DkCoreXeCprIdentifier An identifier intended for computation
.... identifier:d-ecpr SΣ 0..1 DkCoreDeCprIdentifier An identifier intended for computation
... name S 1..* HumanName A name associated with the patient
.... name:official S 1..1 HumanName [DA] Officielt navn, som det fremgår af CPR registeret
..... family S 1..1 string Family name (often called 'Surname')
..... given S 0..* string Given names (not always 'first'). Includes middle names
... telecom S 0..* MedComMessagingContactPoint Details of a Technology mediated contact point (phone, fax, email, etc.)
... deceased[x] S 0..1 boolean, dateTime Shall only be sent if the patient is deceased or the status change from deceased to non-deceased
... address S 0..* Address An address for the individual
.... line S 0..* string Street name, number, direction & P.O. Box etc.
.... city S 0..1 string Name of city, town etc.
.... postalCode S 0..1 string Postal code for area
... managingOrganization 0..1 Reference(MedComCoreOrganization) {b} Organization that is the custodian of the patient record

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron