Template

Show index

Template Minimal CDA vaccination document 2013‑10‑10

Id2.16.840.1.113883.3.1937.99.61.5.10.1Effective Date2013‑10‑10
Statusdraft DraftVersion Label
NameMinimalCDAVaccdocumentDisplay NameMinimal CDA vaccination document
Description
A minimal CDA Release 2 document, that contains only a few attributes and relationships for the ClinicalDocument class:
  • typeId: fixed
  • id: unique id of the document instance
  • code: type of document
  • effectiveTime: creation date of the document
  • confidentialityCode: confidentiality level indication for this document
  • recordTarget: the record target (e.g. patient)
  • author: author of this document
  • custodian: custodian for this document
  • component: contains (in this case) structured body
ContextPathname /
ClassificationCDA Document Level Template
Open/ClosedOpen (other than defined elements are allowed)
Associated with
Associated with 12 concepts
IdNameData Set
vacc-dataelement-120draft de-DE Bankname draft Vaccination Certificates Document Datatset
vacc-dataelement-20draft de-DE Geschlecht draft Vaccination Certificates Document Datatset
vacc-dataelement-1draft de-DE Patient draft Vaccination Certificates Document Datatset
vacc-dataelement-10draft de-DE Name draft Vaccination Certificates Document Datatset
vacc-dataelement-30draft de-DE Krankenversichertennummer draft Vaccination Certificates Document Datatset
vacc-dataelement-40draft de-DE Krankenkassennummer draft Vaccination Certificates Document Datatset
vacc-dataelement-11draft de-DE Vorname draft Vaccination Certificates Document Datatset
vacc-dataelement-12draft de-DE Nachname draft Vaccination Certificates Document Datatset
vacc-dataelement-110draft de-DE Kontoinhaber draft Vaccination Certificates Document Datatset
vacc-dataelement-111draft Family name draft Vaccination Certificates Document Datatset
vacc-dataelement-112draft Given name draft Vaccination Certificates Document Datatset
vacc-dataelement-2draft de-DE Bank draft Vaccination Certificates Document Datatset
Used by / Uses
Used by 1 transaction and 0 templates, Uses 10 templates
Used by as NameVersion
2.16.840.1.113883.3.1937.99.61.5.4.2Transactiondraft Vaccination Certificates Document2013‑10‑10
Uses as NameVersion
2.16.840.1.113883.3.1937.99.61.5.10.2001Includeactive CDA recordTargetDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.2002Includeactive CDA authorDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.2003Includeactive CDA custodianDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900001Includeactive CDA typeIdDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900002Includeactive CDA idDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900003Includeactive CDA titleDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900004Includeactive CDA effectiveTimeDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900005Includeactive CDA confidentialityCodeDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900207Containmentdraft Immunization SectionDYNAMIC
2.16.840.1.113883.3.1937.99.61.5.10.900271Containmentdraft AP Test 1 unser erster TestDYNAMIC
Example
Example
<ClinicalDocument>
  <!-- CDA Header -->
  <typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>  <templateId root="2.16.840.1.113883.3.1937.99.61.5.10.1"/>  <id extension="123456789" root="2.16.840.1.113883.3.1937.99.3.2.997788.1"/>  <code code="11369-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="History of immunizations"/>  <effectiveTime value="20131020122709"/>  <confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/>  <recordTarget>
    <!-- .. -->
  </recordTarget>
  <author>
    <!-- .. -->
  </author>
  <custodian>
    <!-- .. -->
  </custodian>
  <!-- CDA Body -->
  <component>
    <structuredBody>
      <component>
        <!-- .. -->
      </component>
    </structuredBody>
  </component>
</ClinicalDocument>
ItemDTCardConfDescriptionLabel
hl7:ClinicalDocument
0 … *This is the root element.Minidotsment
Included1 … 1M from 2.16.840.1.113883.3.1937.99.61.5.10.900001 CDA typeId (DYNAMIC)
hl7:typeId
II1 … 1MCDAtypeId
@extension
st1 … 1FPOCD_HD000040
@root
uid1 … 1F2.16.840.1.113883.1.3
hl7:templateId
II1 … 1MCDA document template id for this kind of documentMinidotsment
@root
uid1 … 1F2.16.840.1.113883.3.1937.99.61.5.10.1
 Example<templateId root="2.16.840.1.113883.3.1937.99.61.5.10.1"/>
Included1 … *M from 2.16.840.1.113883.3.1937.99.61.5.10.900002 CDA id (DYNAMIC)
hl7:id
II1 … *MCDAid
hl7:code
CE1 … 1MMinidotsment
@code
CONF1 … 1F11369-6
@codeSystem
1 … 1F2.16.840.1.113883.6.1
 Example<!-- document type -->
<code code="11369-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="History of immunizations"/>
Included0 … 1 from 2.16.840.1.113883.3.1937.99.61.5.10.900003 CDA title (DYNAMIC)
 Example<title>Vaccination Certificates Document 2013-10-20</title>
hl7:title
ST0 … 1CDAtitle
Included1 … 1M from 2.16.840.1.113883.3.1937.99.61.5.10.900004 CDA effectiveTime (DYNAMIC)
hl7:effectiveTime
TS.DATETIME.MIN1 … 1MCDAedotsTime
 
target
vacc-dataelement-120draft de-DE Bankname draft Vaccination Certificates Document Datatset
Included0 … 1R from 2.16.840.1.113883.3.1937.99.61.5.10.900005 CDA confidentialityCode (DYNAMIC)
hl7:confidentialityCode
CE0 … 1M

noticeWarning: If isMandatory=true, minimumMultiplicity shall be greater than 0.

CDAcdotsCode
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.16926 HL7 BasicConfidentialityKind (DYNAMIC)
Included1 … 1M from 2.16.840.1.113883.3.1937.99.61.5.10.2001 CDA recordTarget (DYNAMIC)
hl7:recordTarget
1 … 1MCDArdotsrget
 
target
vacc-dataelement-1draft de-DE Patient draft Vaccination Certificates Document Datatset
@typeCode
cs0 … 1FRCT
@contextControlCode
cs0 … 1FOP
hl7:patientRole
1 … 1CDArdotsrget
@classCode
cs0 … 1FPAT
Included1 … 1R from 2.16.840.1.113883.3.1937.99.61.5.10.110 National Patient Identifier (DYNAMIC)
hl7:id
II.NL.BSN1 … 1RNatidotsfier
 
target
vacc-dataelement-20draft de-DE Geschlecht draft Vaccination Certificates Document Datatset
@root
uid1 … 1F2.16.840.1.113883.2.4.6.3
@extension
st1 … 1RBurgerservicenummer (National Patient Identifier)
hl7:patient
1 … 1RCDArdotsrget
@classCode
cs0 … 1FPSN
@determinerCode
cs0 … 1FINSTANCE
 Example<patient classCode="PSN" determinerCode="INSTANCE">
  <name>
    <!-- ... -->
  </name>
  <administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1"/>  <birthTime value="19620219"/></patient>
hl7:name
PN1 … *RCDArdotsrget
 
target
vacc-dataelement-10draft de-DE Name draft Vaccination Certificates Document Datatset
hl7:administrativeGenderCode
CE1 … 1RCDArdotsrget
 
target
vacc-dataelement-40draft de-DE Krankenkassennummer draft Vaccination Certificates Document Datatset
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.1 Administrative Gender (HL7 V3) (DYNAMIC)
hl7:birthTime
TS1 … 1RCDArdotsrget
 
target
vacc-dataelement-30draft de-DE Krankenversichertennummer draft Vaccination Certificates Document Datatset
Included1 … 1M from 2.16.840.1.113883.3.1937.99.61.5.10.2002 CDA author (DYNAMIC)
hl7:author
1 … 1MCDAauthor
 
target
vacc-dataelement-2draft de-DE Bank draft Vaccination Certificates Document Datatset
@typeCode
cs0 … 1FAUT
hl7:time
TS.DATE.MIN1 … 1MCDAauthor
hl7:assignedAuthor
1 … 1MCDAauthor
@classCode
cs0 … 1FASSIGNED
hl7:id
II1 … 1RCDAauthor
hl7:assignedPerson
0 … 1CDAauthor
Included from 2.16.840.1.113883.3.1937.99.61.5.10.900200 CDA Person Elements (2011‑12‑19)
@classCode
cs0 … 1FPSN
@determinerCode
cs0 … 1FINSTANCE
hl7:name
PN1 … 1MCDAPdotsents
 
target
vacc-dataelement-10draft de-DE Name draft Vaccination Certificates Document Datatset
vacc-dataelement-110draft de-DE Kontoinhaber draft Vaccination Certificates Document Datatset
hl7:family
ST1 … 1MCDAPdotsents
 
target
vacc-dataelement-11draft de-DE Vorname draft Vaccination Certificates Document Datatset
vacc-dataelement-111draft Family name draft Vaccination Certificates Document Datatset
hl7:given
ST1 … 1MCDAPdotsents
 
target
vacc-dataelement-12draft de-DE Nachname draft Vaccination Certificates Document Datatset
vacc-dataelement-112draft Given name draft Vaccination Certificates Document Datatset
hl7:representedOrganization
0 … 1CDAauthor
Included from 2.16.840.1.113883.3.1937.99.61.5.10.900201 CDA Organization Elements (DYNAMIC)
@classCode
cs0 … 1FORG
@determinerCode
cs0 … 1FINSTANCE
hl7:id
II0 … *CDAOdotsents
hl7:name
ON1 … 1MCDAOdotsents
hl7:telecom
TEL0 … *CDAOdotsents
hl7:addr
AD0 … 1CDAOdotsents
Included1 … 1M from 2.16.840.1.113883.3.1937.99.61.5.10.2003 CDA custodian (DYNAMIC)
hl7:custodian
1 … 1MCDAcdotsdian
@typeCode
cs0 … 1FCST
hl7:assignedCustodian
1 … 1MCDAcdotsdian
@classCode
cs0 … 1FASSIGNED
hl7:representedCustodianOrganization
0 … 1CDAcdotsdian
Included from 2.16.840.1.113883.3.1937.99.61.5.10.900201 CDA Organization Elements (DYNAMIC)
@classCode
cs0 … 1FORG
@determinerCode
cs0 … 1FINSTANCE
hl7:id
II0 … *CDAOdotsents
hl7:name
ON1 … 1MCDAOdotsents
hl7:telecom
TEL0 … *CDAOdotsents
hl7:addr
AD0 … 1CDAOdotsents
hl7:component
0 … *Minidotsment
@typeCode
cs0 … 1FCOMP
@contextConductionInd
bl0 … 1Ftrue
 Example<!-- now for the study results: CDA body -->
<component typeCode="COMP" contextConductionInd="true">
  <!-- ... -->
</component>
hl7:structuredBody
0 … *Minidotsment
@classCode
cs0 … 1FDOCBODY
@moodCode
cs0 … 1FEVN
 Example<structuredBody classCode="DOCBODY" moodCode="EVN">
  <!-- ... -->
</structuredBody>
hl7:component
1 … 1MContains 2.16.840.1.113883.3.1937.99.61.5.10.900207 Immunization Section (DYNAMIC)Minidotsment
@typeCode
cs0 … 1FCOMP
@contextConductionInd
bl0 … 1Ftrue
hl7:component
1 … 1MContains 2.16.840.1.113883.3.1937.99.61.5.10.900271 AP Test 1 unser erster Test (DYNAMIC)Minidotsment
@typeCode
cs0 … 1FCOMP
@contextConductionInd
bl0 … 1Ftrue