Template

Show index

Template Original Text Reference 2021‑06‑08 18:41:55

Id2.16.756.5.30.1.1.10.9.49
ref
hl7chcda-
Effective Date2021‑06‑08 18:41:55
Statusdraft DraftVersion Label2021
Namecdach_other_OriginalTextElementWithReferenceToNarrativeTextDisplay NameOriginal Text Reference
Description
Reusable template wherever a original text reference to the corresponding text in the human readable part (narrative text) is used in a CDA-CH V2 document. CDA-CH V2 derivatives, i.e. Swiss exchange formats MAY use this template by either reference or specialisation.
LabelCDA‑CH V2
ClassificationTemplate type not specified
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 27 templates, Uses 0 templates
Used by as NameVersion
2.16.756.5.30.1.1.10.2.1Includeretired Patient - recordTarget (2017)2018‑04‑18
2.16.756.5.30.1.1.10.2.1Includeactive Patient - recordTarget (2020)2019‑09‑12 14:53:02
2.16.756.5.30.1.1.10.2.1Includeactive Patient - recordTarget (2022)2022‑02‑24 09:48:39
2.16.756.5.30.1.1.10.2.1Includedraft Patient - recordTarget (2022)2022‑06‑21 13:45:28
2.16.756.5.30.1.1.10.2.82Includedraft Legal Authenticator (2018)2017‑09‑12 20:32:59
2.16.756.5.30.1.1.10.4.5Includeactive Non-Human Subject - subject Containment (2019)2019‑08‑20
2.16.756.5.30.1.1.10.4.6Includeactive Human Patient with Non-Human Subject - subject Containment (2019)2019‑08‑20
2.16.756.5.30.1.1.10.4.10Includeactive Device - participant Containment (2020)2019‑08‑20
2.16.756.5.30.1.1.10.4.77Includepending Transport Act (2016)2016‑11‑11
2.16.756.5.30.1.1.10.4.85Includeactive Laboratory Isolate Organizer - Pathogen Detection (2020)2020‑06‑26
2.16.756.5.30.1.1.10.4.94Includeactive Manufactured Product (2016)2016‑11‑12
2.16.756.5.30.1.1.10.4.97Includeactive Problem Entry (2016)2016‑11‑12
2.16.756.5.30.1.1.10.4.98Includeactive Allergy Or Intolerance Entry (2016)2016‑11‑12
2.16.756.5.30.1.1.10.4.110Includedraft Transport Act (2018)2017‑09‑19 16:59:07
2.16.756.5.30.1.1.10.4.113Includedraft Advance Directive Observation (2018)2017‑09‑19 21:34:59
2.16.756.5.30.1.1.10.4.120Includeactive Reaction Observation (2016)2016‑11‑12
2.16.756.5.30.1.1.10.9.12Includeretired Assigned Entity Compilation with id (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.12Includeactive Assigned Entity Compilation with id (2020)2019‑10‑24 16:41:55
2.16.756.5.30.1.1.10.9.17Includeretired Assigned Entity Compilation with name, addr and telecom (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.17Includeactive Assigned Entity Compilation with name, addr and telecom (2020)2019‑10‑24 16:20:55
2.16.756.5.30.1.1.10.9.31Includeretired Performer (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.32Includeretired Assigned Entity Compilation with id, name, addr, telecom, person and organization (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.32Includeactive Assigned Entity Compilation with id, name, addr, telecom, person and organization (2020)2019‑10‑24 16:38:14
2.16.756.5.30.1.1.10.9.50Includeretired Assigned Entity Compilation with GLN, name, addr, telecom, person and organization (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.50Includeactive Assigned Entity Compilation with GLN, name, addr, telecom, person and organization (2020)2019‑10‑24 16:50:31
2.16.756.5.30.1.1.10.9.51Includeretired Assigned Entity Compilation with GLN and name (2017)2018‑04‑18
2.16.756.5.30.1.1.10.9.51Includeactive Assigned Entity Compilation with GLN and name (2020)2019‑10‑24 16:53:35
RelationshipVersion: template 2.16.756.5.30.1.1.10.9.49 Original Text Reference (2018‑04‑18)
ref
hl7chcda-
Example
Example
<originalText>
  demo  <reference value="#nartext1"/></originalText>
ItemDTCardConfDescriptionLabel
hl7:originalText
ED0 … 1CCDA‑CH V2
hl7:reference
TEL1 … 1MThe reference to the corresponding text in the human readable part must be specified by reference to content[@ID]: reference[@value='#xxx']CDA‑CH V2
@value
1 … 1RReference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding element.
 Schematron assertrolered error 
 teststarts-with(@value,'#') 
 MessageThe @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding 'content' element. 
 Variable letNameidvalue 
 Valuesubstring-after(@value,'#') 
 Schematron assertrolered error 
 testancestor::hl7:structuredBody//*[@ID=$idvalue] 
 MessageNo narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-of select="$idvalue"/>'). 
 Schematron assertrolered error 
 testparent::*/text()=ancestor::hl7:structuredBody//*[@ID=$idvalue]/text() 
 MessageThe originalText content MUST be identical to the narrative text for this reference.