Back To Index  <<  Back To Templates

 Template  epSOS-PS

Template 1.3.6.1.4.1.12559.11.10.1.3.1.1.3 - epSOS-PS
Id 1.3.6.1.4.1.12559.11.10.1.3.1.1.3
Context Pathname /
Version valid from 2012‑05‑03 status Under develeopment
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 13 concepts
Id Name as of
epsos-dataelement-62 Patient Summary Data 2013‑06‑03
epsos-dataelement-64 Patient Summary 2013‑06‑03
epsos-dataelement-65 Date Created 2013‑06‑03
epsos-dataelement-16 Clinical Data 2013‑05‑30
epsos-dataelement-67 Author HCP 2013‑06‑03
epsos-dataelement-22 Identification 2013‑06‑03
epsos-dataelement-19 Full Name 2013‑06‑03
epsos-dataelement-20 Given Name 2013‑06‑03
epsos-dataelement-21 Family Name/Surname 2013‑06‑03
epsos-dataelement-23 Healthcare Facility 2013‑06‑03
epsos-dataelement-25 Identifier 2013‑06‑03
epsos-dataelement-24 Name 2013‑06‑03
epsos-dataelement-63 Country 2013‑06‑03
Item DT Card Conf Desc Label
hl7:ClinicalDocument
CDA header (epSOS-PS)
target Target of concept id(s)
epsos-dataelement-62 Patient Summary Data
epsos-dataelement-64 Patient Summary
treetree hl7:realmCode
CS 1 .. 1 M (epSOS-PS)
treeblank treetree @code
1 .. 1 F UV
Example
<realmCode code="UV"/>
treetree hl7:typeId
II 1 .. 1 M The clinical document typeId identifies the constraints imposed by CDA R2 on the content, essentially acting as a version identifier.

The @root and @extension values of this element are specified as shown in the example below.
(epSOS-PS)
treeblank treetree @extension
1 .. 1 F POCD_HD000040
treeblank treetree @root
1 .. 1 F 2.16.840.1.113883.1.3
Example
<typeId extension="POCD_HD000040" root="2.16.840.1.113883.1.3"/>
treetree hl7:templateId
II 1 .. 1 M Template ID for Patient Summary epSOS document (epSOS-PS)
treeblank treetree @root
1 .. 1 F 1.3.6.1.4.1.12559.11.10.1.3.1.1.3
Example
<templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.1.3"/>
treetree hl7:id
II 1 .. 1 M The ClinicalDocument/id element is an instance identifier data type. The root attribute is an OID. The root uniquely identifies the scope of the extension. The root and extension attributes uniquely identify the document. R1.11.3
Example
<id extension="a621" root="2.16.840.1.113883.2.4.3.11.60.22.9999"/>
treetree hl7:code
CV 1 .. 1 M Determines the document type "Patient Summary Document" R1.11.6
treeblank treetree @code
1 .. 1 F 60591-5
treeblank treetree @codeSystem
1 .. 1 F 2.16.840.1.113883.6.1 (LOINC)
Example
<code code="60591-5" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Patient Summary"/>
treetree hl7:title
ST 1 .. 1 M ClinicalDocument/title is used for display purposes. R1.11.7
Example
<title>epSOS Patient Summary Maria Bakker November 13, 2011</title>
treetree hl7:effectiveTime
TS.DATETIME.MIN 1 .. 1 M The element contains the date and time at which this patient summary was created as an electronic document. R1.11.1
target Target of concept id(s)
epsos-dataelement-65 Date Created
Example
<effectiveTime value="20111113125600"/>
treetree hl7:confidentialityCode
CE 1 .. 1 ClinicalDocument/confidentialityCode shall be present shall be present in accordance with the HL7 CDA R2 standard. R1.11.8
CONF
The value of @code shall be drawn from value set epSOSConfidentiality(DYNAMIC)
Example
<confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/>
treetree hl7:languageCode
CS 1 .. 1 M Document Language Code
  • The language code SHALL be in the form nn-CC.
  • The nn portion SHALL be an ISO-639-1 language code in lower case derived by the Value Set epSOSLanguage.
  • The CC portion SHALL be an ISO-3166 country code in upper case derived by the value Set epSOSCountry
R.11.10
Example
<languageCode code="en-GB"/>
Schematron assert role red error
test matches(@code,'[a-z]{2}-[A-Z]{2}')
Message The language code SHALL be in the form nn-CC where nn is ISO-639-1 epSOSLanguage and CC is ISO-3166 epSOSCountry
treetree hl7:setId
II 0 .. 1 This element shall be present to enable further updates to this ClinicalDocument. This identifier is to remain the same across all revisions of a patient summary. (epSOS-PS)
treetree hl7:versionNumber
0 .. 1 (epSOS-PS)
treetree hl7:recordTarget
1 .. 1 M This element contains patient data. (epSOS-PS)
treeblank treetree @typeCode
0 .. 1 F RCT
treeblank treetree @contextControlCode
0 .. 1 F OP
Contains inherited template rules PatientRole (DYNAMIC) with overridden cardinality 1 .. 1 mandatory
treetree hl7:author
1 .. * M The Health Care Professional that is the author of the patient summary (epSOS-PS)
Example
<author>
  <time value="20111113125600"/>
  <assignedAuthor>
    <id nullFlavor="NAV"/>
    <assignedPerson>
      <name>
        <given>John</given>
        <family>Español Smith</family>
      </name>
    </assignedPerson>
    <!--Legal organization -->
    <representedOrganization>
      <name>Hospital Duinrust</name>
      <name>Unit geriatric</name>
      <addr>
        <streetName>Duinweg</streetName>
        <houseNumber>23</houseNumber>
        <postalCode>7364 RX</postalCode>
        <city>Amsterdam</city>
      </addr>
    </representedOrganization>
  </assignedAuthor>
</author>
treeblank treetree hl7:time
TS.DATE.MIN 1 .. 1 M The time when the document came out. (epSOS-PS)
treeblank treetree hl7:assignedAuthor
1 .. 1 M (epSOS-PS)
target Target of concept id(s)
epsos-dataelement-67 Author HCP
treeblank treeblank treetree hl7:id
II 0 .. 1 R The identification of the Health Care Professional that is the author of the patient summary. (epSOS-PS)
treeblank treeblank treeblank treetree @nullFlavor
1 .. 1 F NAV
target Target of concept id(s)
epsos-dataelement-22 Identification
treeblank treeblank treetree hl7:assignedPerson
0 .. 1 (epSOS-PS)
treeblank treeblank treeblank treetree hl7:name
PN 0 .. 1 Author's name. (epSOS-PS)
target Target of concept id(s)
epsos-dataelement-19 Full Name
Choice min 1 element(s) and max * element(s). Elements to choose from:
  • hl7:given
  • hl7:family
treeblank treeblank treeblank treeblank treeblank treetree hl7:given
0 .. 1 Author's given name (epSOS-PS)
target Target of concept id(s)
epsos-dataelement-20 Given Name
treeblank treeblank treeblank treeblank treeblank treetree hl7:family
PN 0 .. 1 Author's family name (epSOS-PS)
target Target of concept id(s)
epsos-dataelement-21 Family Name/Surname
treeblank treeblank treetree hl7:representedOrganization
1 .. 1 M The healthcare facility where the health care professional works R1.10.9.2
target Target of concept id(s)
epsos-dataelement-23 Healthcare Facility
treeblank treeblank treeblank treetree hl7:id
II 1 .. * M Healthcare Facility's ID R1.10.9.2
target Target of concept id(s)
epsos-dataelement-25 Identifier
treeblank treeblank treeblank treetree hl7:name
ON 1 .. * M Healthcare Facility's name R1.10.9.2
target Target of concept id(s)
epsos-dataelement-24 Name
treeblank treeblank treeblank treetree hl7:addr
AD 1 .. 1 M Healthcare Facility's country R1.10.9.3
target Target of concept id(s)
epsos-dataelement-67 Author HCP
Choice min 0 element(s) and max * element(s). Elements to choose from:
  • hl7:streetAddressLine
  • hl7:city
  • hl7:postalCode
  • hl7:state
  • hl7:country
treeblank treeblank treeblank treeblank treeblank treetree hl7:streetAddressLine
ADXP 0 .. * Healthcare Facility's Number of Street/Healthcare Facility's Number of Street R1.10.9.3.1/R1.10.9.3.2
treeblank treeblank treeblank treeblank treeblank treetree hl7:city
ADXP 0 .. * Healthcare Facility's City R1.10.9.3.3
treeblank treeblank treeblank treeblank treeblank treetree hl7:postalCode
ADXP 0 .. * Healthcare Facility's Postal Code R1.10.9.3.4
treeblank treeblank treeblank treeblank treeblank treetree hl7:state
ADXP 0 .. * Healthcare Facility's State or Province R1.10.9.3.5
treeblank treeblank treeblank treeblank treeblank treetree hl7:country
ADXP 0 .. * Healthcare Facility's Country R1.10.9.3.6
target Target of concept id(s)
epsos-dataelement-63 Country
treetree hl7:custodian
1 .. 1 M Custodian (epSOS-PS)
treeblank treetree @typeCode
1 .. 1 F CST
Example
<custodian typeCode="CST">
  <assignedCustodian>
    <representedCustodianOrganization>
      <id root="2.16.528.1.1007.3.3" extension="4687892"/>
      <name>Hospital Duinrust, Geriatric Unit</name>
    </representedCustodianOrganization>
  </assignedCustodian>
</custodian>
treeblank treetree hl7:assignedCustodian
1 .. 1 M (epSOS-PS)
treeblank treeblank treetree hl7:representedCustodianOrganization
1 .. 1 M Custodian institution (epSOS-PS)
treeblank treeblank treeblank treetree hl7:id
II 1 .. 1 M The custodian institution's identifier (epSOS-PS)
treeblank treeblank treeblank treeblank treetree @root
1 .. 1 F 2.16.528.1.1007.3.3
treeblank treeblank treeblank treetree hl7:name
ON 1 .. * M Custodian Institution's name (epSOS-PS)
treetree hl7:legalAuthenticator
1 .. 1 M The person taking responsibility for the medical content of the document. In Spain this is the regional authority in healthcare. This regional authority healthcare organization will send this to the NCP. The definition of the legal authenticator may vary accoriding to the rules set up in the framework agreement particular to each state. It may be a person or a regional authority, or an NCP. R1.11.9
Example
<legalAuthenticator>
  <time value="20111013150937"/>
  <signatureCode code="S"/>
  <assignedEntity>
    <id extension="admin" root="2.16.17.710.780.1000.903.1.1.3.3"/>
    <representedOrganization>
      <name>Healthcare Facility's name</name>
      <addr>
        <country>NL</country>
        <streetName>Duinweg</streetName>
        <houseNumber>23</houseNumber>
        <postalCode>7364 RX</postalCode>
        <city>Amsterdam</city>
      </addr>
    </representedOrganization>
  </assignedEntity>
</legalAuthenticator>
treeblank treetree hl7:time
TS 1 .. 1 M Time of signing the document R1.11.9
treeblank treetree hl7:signatureCode
CS 0 .. 1 Signature code R1.11.9
CONF
The value of @code shall be drawn from value set ParticipationSignature(DYNAMIC)
treeblank treetree hl7:assignedEntity
0 .. 1 The regional authority that is responsible for the legal authentication of the CDA document R1.11.9
treeblank treeblank treetree hl7:id
1 .. 1 M Unique identification of ligal authenticator R1.11.9
treeblank treeblank treetree hl7:representedOrganization
1 .. 1 M The healthcare facility where the health care professional works R1.11.9
treeblank treeblank treeblank treetree hl7:name
ON 1 .. * M Healthcare Facility's name R1.11.9
treeblank treeblank treeblank treetree hl7:addr
AD 1 .. 1 M Healthcare Facility's Country R1.11.9
treetree hl7:participant
where
[not(hl7:functionCode [@code='PCP'] [@codeSystem='2.16.840.1.113883.5.88'])]
1 .. * Contact person of the patient. (epSOS-PS)
treeblank treetree @typeCode
1 .. 1 F IND
  Participant typeCode
Example
<participant typeCode="IND">
  <associatedEntity classCode="CON">
    <!-- ... -->
  </associatedEntity>
</participant>
Contains inherited template rules ContactPerson (DYNAMIC) with overridden cardinality 1 .. *
treetree hl7:participant
where
[hl7:functionCode [@code='PCP'] [@codeSystem='2.16.840.1.113883.5.88']]
1 .. * Preferred Health Care Professional to contact about patient. (epSOS-PS)
treeblank treetree @typeCode
1 .. 1 F CON
Example
<participant typeCode="IND">
  <functionCode code="PCP" codeSystem="2.16.840.1.113883.5.88"/>
  <associatedEntity classCode="CON">
    <!-- ... -->
  </associatedEntity>
</participant>
Contains inherited template rules PreferredHCP (DYNAMIC) with overridden cardinality 1 .. *
treeblank treetree hl7:functionCode
1 .. 1 M (epSOS-PS)
treeblank treeblank treetree @code
1 .. 1 F PCP
treeblank treeblank treetree @codeSystem
1 .. 1 F 2.16.840.1.113883.5.88
treetree hl7:component
1 .. 1 M (epSOS-PS)
treeblank treetree hl7:structuredBody
1 .. 1 M (epSOS-PS)
treeblank treeblank treetree @classCode
0 .. 1 F DOCBODY
treeblank treeblank treetree hl7:component
where
[hl7:section [hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.3.13' or @root='2.16.840.1.113883.10.20.1.2']]]
0 .. * R (epSOS-PS)
treeblank treeblank treeblank treetree @typeCode
0 .. 1 F COMP
Contains inherited template rules SectionAlerts (DYNAMIC) with overridden cardinality 0 .. * required
treeblank treeblank treetree hl7:component
where
[hl7:section [hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.3.8']]]
0 .. * R (epSOS-PS)
Contains inherited template rules SectionHistoryOfPastIllnesses (DYNAMIC) with overridden cardinality 0 .. * required
treeblank treeblank treeblank treetree hl7:section
1 .. 1 M History of Past Illnesses R7
treeblank treeblank treeblank treeblank treetree @classCode
0 .. 1 F DOCSECT
target Target of concept id(s)
epsos-dataelement-16 Clinical Data
Example
<section>
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.8"/>
  <code code="11348-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="History of Past Illnesses"/>
  <title>History of Past Illnesses</title>
  <text>
    <!-- ... -->
  </text>
  <entry typeCode="DRIV">
    <!-- ... -->
  </entry>
</section>
treeblank treeblank treeblank treeblank treetree hl7:templateId
II 1 .. 1 M Template id History of Past Illnesses R7
treeblank treeblank treeblank treeblank treeblank treetree @root
1 .. 1 F 1.3.6.1.4.1.19376.1.5.3.1.3.8
treeblank treeblank treeblank treeblank treetree hl7:code
CV 1 .. 1 M Section code for History of Past Illnesses R7
treeblank treeblank treeblank treeblank treeblank treetree @code
1 .. 1 F 11348-0
treeblank treeblank treeblank treeblank treeblank treetree @codeSystem
1 .. 1 F 2.16.840.1.113883.6.1 (LOINC)
treeblank treeblank treeblank treeblank treetree hl7:title
ST 1 .. 1 M Section title R7
treeblank treeblank treeblank treeblank treetree hl7:text
SD.TEXT 1 .. 1 M Section text R7
treeblank treeblank treeblank treeblank treetree hl7:component
0 .. * R7.1
treeblank treeblank treeblank treeblank treeblank treetree @typeCode
0 .. 1 F COMP
Contains an element from template SectionProblemsResolvedClosedInactive (DYNAMIC) with overridden cardinality 0 .. *
treeblank treeblank treeblank treeblank treetree hl7:component
0 .. * R8
treeblank treeblank treeblank treeblank treeblank treetree @typeCode
0 .. 1 F COMP
Contains an element from template SectionVaccinations (DYNAMIC) with overridden cardinality 0 .. *
treeblank treeblank treeblank treeblank treetree hl7:component
where
[hl7:section [hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.3.12' or @root='1.3.6.1.4.1.19376.1.5.3.1.3.11' or @root='2.16.840.1.113883.10.20.1.12']]]
0 .. * R9
treeblank treeblank treeblank treeblank treeblank treetree @typeCode
0 .. 1 F COMP
Contains inherited template rules SectionProcedures (DYNAMIC) with overridden cardinality 0 .. *
treeblank treeblank treetree hl7:component
where
[hl7:section [hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.3.12' or @root='1.3.6.1.4.1.19376.1.5.3.1.3.11' or @root='2.16.840.1.113883.10.20.1.12']]]
0 .. * R (epSOS-PS)
treeblank treeblank treeblank treetree @typeCode
0 .. 1 F COMP
Contains inherited template rules SectionProcedures (DYNAMIC) with overridden cardinality 0 .. * required