Back To Index  <<  Back To Templates

active Template  Narrative Text Reference

Id 2.16.756.5.30.1.1.10.9.14
ref
hl7chcda-
Effective Date 2018‑04‑18
Status active Active Version Label 2017
Name cdach_other_TextElementWithReferenceToNarrativeText Display Name Narrative Text Reference
Description
Reusable template wherever a 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.
Label CDA‑CH V2
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 1 transaction and 20 templates, Uses 0 templates
Used by as Name Version
cdachlrep-transaction-2 Transaction pending CDA-CH-LREP - General Laboratory Report (2018) 2018‑03‑06 18:38:46
2.16.756.5.30.1.1.10.4.102 Include active Pregnancy Observation Delivery Date (2018) 2016‑11‑12
2.16.756.5.30.1.1.10.3.53 link active Current Pregnancy Section - coded (2018) 2016‑11‑11
2.16.756.5.30.1.1.10.1.10 link active General Laboratory Report (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.4.11 Include active Specimen Collection (2019) 2019‑08‑20
notice Circular reference found with 2.16.756.5.30.1.1.10.4.11, please check
2.16.756.5.30.1.1.10.4.118 link active Laboratory Report Data Processing Entry (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.3.76 link active Laboratory Report Item Section - coded (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.3.77 link active Laboratory Speciality Section - coded (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.4.19 link active Laboratory Battery Organizer (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.17 link active Laboratory Isolate Organizer (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.3 link active Laboratory Observation (2020) 2019‑08‑20
notice Circular reference found with 2.16.756.5.30.1.1.10.4.3, please check
2.16.756.5.30.1.1.10.4.85 link active Laboratory Isolate Organizer - Pathogen Detection (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.4.87 link active Laboratory Battery Organizer - Antibiogram (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.4.12 Include active Specimen Received (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.2 Include active Annotation Comments (2016) 2016‑11‑12
2.16.756.5.30.1.1.10.4.21 Include active Vital Signs Observation (2016) 2016‑11‑12
2.16.756.5.30.1.1.10.4.20 link active Vital Signs Organizer Entry (2016) 2016‑11‑12
2.16.756.5.30.1.1.10.3.4 link active Vital Signs Section - coded (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.4.84 Include active Gestational Age At Birth (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.3.46 link active Other Relevant Observations Section - coded (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.4.92 Include active Pregnancy Observation Entry (2016) 2016‑11‑12
Example
Example
<text>
  <reference value="#nartext1"/></text>
Item DT Card Conf Description Label
hl7:text
ED 1 … 1 M CDA‑CH V2
hl7:reference
TEL 1 … 1 M The 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 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding element.
  Schematron assert role red error  
  test starts-with(@value,'#')  
  Message The @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding <content/> element.  
  Variable let Name idvalue  
  Value substring-after(@value,'#')  
  Schematron assert role red error  
  test ancestor::hl7:structuredBody//*[@ID=$idvalue]  
  Message No narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-of select="$idvalue"/>').