Back To Index  <<  Back To Templates

ref Template  Narrative text reference

Id 2.16.756.5.30.1.1.10.9.14
ref
(from repository: hl7chcda-)
Effective Date valid from 2017‑03‑28 20:30:19

There are versions of templates with this id:
  • cdach_other_TextElementWithReferenceToNarrativeText as of 2017‑03‑28 20:30:19
  • cdach_other_TextElementWithReferenceToNarrativeText as of 2016‑03‑24
Status draft Draft 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.
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 18 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.4.2 Include draft Annotation Comments (2017) 2017‑03‑24 16:47:30
2.16.756.5.30.1.1.10.3.2 link draft Remarks Section - coded (2017) 2017‑03‑28 22:53:51
2.16.756.5.30.1.1.10.1.2 link draft EmergencyMedicalServiceProtocol (2017) 2017‑06‑13 17:19:29
2.16.756.5.30.1.1.10.1.2 link cancelled EmergencyMedicalServiceProtocol (2017) 2017‑05‑31 17:19:29
2.16.756.5.30.1.1.10.3.2 link active CDA-CH Remarks Section 2016‑03‑17
2.16.756.5.30.1.1.10.4.64 Include draft Level of Responsiveness (AVPU) (2017) 2017‑09‑08 16:48:39
2.16.756.5.30.1.1.10.3.14 link draft Findings (2017) 2017‑09‑08 10:23:39
2.16.756.5.30.1.1.10.4.65 Include draft Patient Condition Change (2017) 2017‑09‑12 15:04:22
2.16.756.5.30.1.1.10.3.15 link draft Handover (2017) 2017‑09‑08 10:23:39
2.16.756.5.30.1.1.10.4.65 Include draft Patient Status (2017) 2017‑09‑12 14:58:49
2.16.756.5.30.1.1.10.4.65 Include draft Patient Status (2017) 2017‑09‑12 14:56:38
2.16.756.5.30.1.1.10.4.65 Include draft Patient Status (2017) 2017‑09‑12 14:47:03
2.16.756.5.30.1.1.10.4.66 Include draft Patient Status Priority (2017) 2017‑09‑12 15:04:22
2.16.756.5.30.1.1.10.4.67 Include draft Problem Observation (2017) 2017‑09‑12 18:21:27
2.16.756.5.30.1.1.10.4.68 link draft Problem Concern Entry (2017) 2017‑09‑12 20:40:11
2.16.756.5.30.1.1.10.3.16 link draft Diagnosis (2017) 2017‑09‑08 10:23:39
2.16.756.5.30.1.1.10.4.80 Include draft Observation Cardiac Arrest (2017) 2017‑12‑01 10:42:08
2.16.756.5.30.1.1.10.4.82 Include draft Observation Airways (2017) 2017‑12‑01 10:13:16
Relationship Version: template 2.16.756.5.30.1.1.10.9.14 (2016‑03‑24)
Example
Example
<text>
  <reference value="#nartext1"/></text>
Item DT Card Conf Description Label
hl7:text
ED 1 … 1 M (cdadotsext)
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'] (cdadotsext)
@value
1 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding <content> 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"/>').