Template

Show index

Template DK Medcom PatientRole 2021‑09‑15 13:48:07

Id1.2.208.184.10.1.20Effective Date2021‑09‑15 13:48:07
Statusdraft DraftVersion Label1.5
NameDKMedcomPatientRoleDisplay NameDK Medcom PatientRole
ClassificationCDA Header Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 0 templates, Uses 6 templates
Uses as NameVersion
1.2.208.184.10.1.22Includedraft DK Medcom Patient (1.5)DYNAMIC
1.2.208.184.10.1.29Includedraft DK Medcom Confidential Address (1.5)DYNAMIC
1.2.208.184.10.1.34Includedraft DK Medcom CPR Id (1.5)DYNAMIC
1.2.208.184.10.1.35Includedraft DK Medcom SOR Id (1.5)DYNAMIC
1.2.208.184.10.1.36Includedraft DK Medcom Yderregister Id (1.5)DYNAMIC
1.2.208.184.10.1.37Includedraft DK Medcom Telecom (1.5)DYNAMIC
ItemDTCardConfDescriptionLabel
hl7:patientRole
1 … *RDKMedotsRole
Included1 … 1M from 1.2.208.184.10.1.34 DK Medcom CPR Id (DYNAMIC)
hl7:id
II1 … 1MThe id element SHALL be present
DKMedotsPRId
@root
oid1 … 1F1.2.208.176.1.2
 The value of the @rootSHALL be set to the associated OID for “Det Centrale Personregister”
@extension
st1 … 1RThe value of the @extensionSHALL be a valid Danish person identification number (CPR-nummer)
@assigningAuthorityName
st1 … 1FCPR
 
The value of the @assignedAuthorityNameSHALL be set to “CPR”.
 Schematron assertrolered error 
 testmatches(@extension, '^((((0[1-9]|[12][0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|[12][0-9]|30)(04|06|09|11))|((0[1-9]|[12][0-9])(02)))[0-9]{6})$') 
 MessageThe value of the @extension SHALL be a valid Danish person identification number (CPR-nummer)  
Included1 … 1M from 1.2.208.184.10.1.29 DK Medcom Confidential Address (DYNAMIC)
hl7:addr
AD1 … 1MDKMedotsress
@use
set_cs1 … 1R
 CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.3.1937.777.60.11.1 DK AddressUse (DYNAMIC)
hl7:careOf
ADXPNPDKMedotsress
hl7:streetAddressLine
ADXP1 … 1MDKMedotsress
 Schematron assertrolered error 
 testtext() = 'Adressebeskyttelse' 
 MessageThe text SHALL be 'Adressebeskyttelse'. 
hl7:postalCode
ADXP1 … 1RDKMedotsress
@nullFlavor
cs1 … 1FNI
hl7:city
ADXP1 … 1RDKMedotsress
@nullFlavor
cs1 … 1FNI
hl7:country
ADXP0 … 1RDKMedotsress
@nullFlavor
cs1 … 1FNI
Included from 1.2.208.184.10.1.37 DK Medcom Telecom (DYNAMIC)
hl7:telecom
TEL1 … *RDKMedotsecom
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.3.1937.777.60.11.1 DK AddressUse (DYNAMIC)
@value
st0 … 1 
@nullFlavor
cs0 … 1 
 CONF
The value of @nullFlavor shall be drawn from value set 1.2.208.184.200.3 DK NullFlavor (DYNAMIC)
 Schematron assertrolered error 
 testif (@value and matches(@value,'^tel:')) then matches(@value,'^tel:\+?[-0-9().]+$') else true() 
 MessageTelephone numbers SHALL match the regular expression pattern: tel:\+?[-0-9().]+ 
 Schematron assertrolered error 
 test(@nullFlavor or @use and @value) 
 MessageEither there must be a @use and @value or @nullFlavor 
Included1 … 1M from 1.2.208.184.10.1.22 DK Medcom Patient (DYNAMIC)
hl7:patient
1 … 1MDKMedotsient
@classCode
cs0 … 1FPSN
@determinerCode
cs0 … 1FINSTANCE
Included1 … 1M from 1.2.208.184.10.1.32 DK Medcom Name (DYNAMIC)
hl7:name
PN1 … 1M The name element is a set of reusable constraints that can be used for the patient or any other person. It requires a first given and last family name. One or more middle names can be inserted between the first and last name. If a patient or person has only one name part (e.g., patient with first name only) then place the name part in the best matching field. Use the appropriate nullFlavor “Not Applicable” (NA), in the other field. DKMedotsName
hl7:prefix
ENXP0 … 1DKMedotsName
@qualifier
set_cs0NPNP/not present
 ConstraintMAY contain one [0..1]prefix element, e.g. to include the tittle for a health professional. In this profile the @qualifier is not used.
hl7:given
ENXP1 … *RDKMedotsName
@nullFlavor
cs0 … 1FNA
@qualifier
set_cs0NPNP/not present
 ConstraintSHALL contain at least one [1..*]given element. In this profile the @qualifier is not used. The second occurrence of given(given[2]) if provided, SHALL include middle name or middle initial.
hl7:family
ENXP1 … 1RDKMedotsName
@nullFlavor
cs0 … 1FNA
@qualifier
set_cs0NPNP/not present
 ConstraintSHALL contain exactly one [1..1]family element. In this profile the @qualifier is not used.
 Schematron assertrolered error 
 testif (*:given[text()='Navnebeskyttelse']) then not(*:prefix) else true() 
 MessageIf there is a given element with the text 'Navnebeskyttelse', then there SHALL be no [0] prefix element. 
 Schematron assertrolered error 
 testif (*:given[text()='Navnebeskyttelse']) then count(*:given)=1 else true() 
 MessageIf there is a given element with the text 'Navnebeskyttelse', then there SHALL be exactly one [1..1] given element. 
 Schematron assertrolered error 
 testif (*:given[text()='Navnebeskyttelse']) then (*:family[text()='Navnebeskyttelse']) else true() 
 MessageIf there is a given element with the text 'Navnebeskyttelse', then there SHALL be a family element with the text 'Navnebeskyttelse'. 
 Schematron assertrolered error 
 testif (*:family[text()='Navnebeskyttelse']) then (*:given[text()='Navnebeskyttelse']) else true() 
 MessageIf there is a family element with the text 'Navnebeskyttelse', then there SHALL be a given element with the text 'Navnebeskyttelse'. 
 Schematron assertrolered error 
 testif (*:given[text()='Navnebeskyttelse']) then empty(*[@nullFlavor]) else true() 
 MessageIf there is a given element with the text 'Navnebeskyttelse', then there SHALL be no [0] elements with the attribute nullFlavor. 
hl7:administrativeGenderCode
CE (required)1 … 1MDKMedotsient
@codeSystem
oid1 … 1F2.16.840.1.113883.5.1
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.1 AdministrativeGender (DYNAMIC)
hl7:birthTime
TS1 … 1MDKMedotsient
Included from 1.2.208.184.10.1.25 DK Medcom Date or Timestamp (body) (DYNAMIC)
@value
ts1 … 1R
SHALL contain exactly one [1..1] @value and
SHALL use the format YYYYMMDDhhmmss±ZZzz or YYYYMMDD (CONF-DK:10.1.25.1)

TokenDescription
YYYYThe year of the event
MMThe month in the year
DDThe day in the month
hhThe hour in the day
mmThe minute of in the hour
ssThe second in the minute
±Direction of the offset from UTC
ZZHours offset from UTC
zzMinutes offset in the hours offset from UTC
CONFdots25.1
 Schematron assertrolered error 
 testmatches(@value,'^[0-9]{14}[\+|\-][0-9]{4}$') or matches(@value,'^[0-9]{8}$') 
 MessageThe representation of time SHALL use the format YYYYMMDDhhmmss±ZZzz or YYYYMMDD 
hl7:providerOrganization
0 … 1DKMedotsRole
Choice1 … *Elements to choose from:
Included from 1.2.208.184.10.1.35 DK Medcom SOR Id (DYNAMIC)
hl7:id
II1 … *RDKMedotsORId
@root
oid1 … 1F1.2.208.176.1.1CONFdots35.1
 SHALL contain exactly one [1..1] @root="1.2.208.176.1.1" (CONF-DK:10.1.35.1)
@extension
st1 … 1RSHALL contain exactly one [1..1] @extension that is a valid SOR Identifier (CONF-DK:10.1.35.2)CONFdots35.2
@assigningAuthorityName
st1 … 1FSORCONFdots35.3
 SHALL contain exactly one [1..1] @assigningAuthorityName="SOR" (CONF-DK:10.1.35.3)
Included from 1.2.208.184.10.1.36 DK Medcom Yderregister Id (DYNAMIC)
hl7:id
II1 … *RDKMedotserId
@root
oid1 … 1F1.2.208.176.1.4CONFdots36.1
 SHALL contain exactly one [1..1] @root="1.2.208.176.1.4" (CONF-DK:10.1.36.1)
@extension
st1 … 1RSHALL contain exactly one [1..1] @extension that is a valid Yderregister identifier (CONF-DK:10.1.36.2)CONFdots36.2
@assigningAuthorityName
st1 … 1FYderregisteretCONFdots36.3
 SHALL contain exactly one [1..1] @assigningAuthorityName="Yderregisteret" (CONF-DK:10.1.36.3)