Skip to content

Commit a1163fc

Browse files
Adjusting indentation
1 parent 92b9c30 commit a1163fc

File tree

1 file changed

+45
-45
lines changed

1 file changed

+45
-45
lines changed

service/src/test/resources/ehr/request/fhir/output/expected-xml-with-observations-inside-report.xml

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,12 @@
9191
<id root="test-id-3"/>
9292
<text mediaType="text/x-h7uk-pmip">CommentType:LABORATORY RESULT COMMENT(E141)
9393
CommentDate:20030221115000
94+
9495
Status: unknown</text>
9596
<statusCode code="COMPLETE"/>
9697
<availabilityTime value="20030221115000"/>
97-
</NarrativeStatement>
98-
</component><component typeCode="COMP" contextConductionInd="true">
98+
</NarrativeStatement>
99+
</component><component typeCode="COMP" contextConductionInd="true">
99100
<NarrativeStatement classCode="OBS" moodCode="EVN">
100101
<id root="test-id-3"/>
101102
<text mediaType="text/x-h7uk-pmip">CommentType:AGGREGATE COMMENT SET
@@ -105,51 +106,50 @@ Filing Date: 2010-01-13</text>
105106
<statusCode code="COMPLETE"/>
106107
<availabilityTime value="20030221115000"/>
107108
</NarrativeStatement>
109+
</component><component typeCode="COMP" contextConductionInd="true">
110+
<NarrativeStatement classCode="OBS" moodCode="EVN">
111+
<id root="test-id-3"/>
112+
<text mediaType="text/x-h7uk-pmip">CommentType:USER COMMENT
113+
CommentDate:20030221115000
114+
115+
This is some random free text</text>
116+
<statusCode code="COMPLETE"/>
117+
<availabilityTime value="20030221115000"/>
118+
</NarrativeStatement>
108119
</component>
120+
<component typeCode="COMP" contextConductionInd="true">
121+
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
122+
<id root="test-id-3"/>
123+
<code code="123038009" codeSystem="2.16.840.1.113883.2.1.3.2.4.15" displayName="specimen (specimen)"/>
124+
<statusCode code="COMPLETE"/>
125+
<effectiveTime>
126+
<center nullFlavor="NI"/>
127+
</effectiveTime>
128+
<availabilityTime value="20030221115000"/>
129+
<specimen typeCode="SPC">
130+
<specimenRole classCode="SPEC">
131+
<id root="test-id-3"/>
132+
<id root="2.16.840.1.113883.2.1.4.5.2" extension="DUMMY"/>
133+
<effectiveTime>
134+
<center value="20030221115000"/>
135+
</effectiveTime>
136+
<specimenSpecimenMaterial determinerCode="INSTANCE" classCode="MAT">
137+
<desc>UNKNOWN</desc>
138+
</specimenSpecimenMaterial>
139+
</specimenRole>
140+
</specimen>
109141
<component typeCode="COMP" contextConductionInd="true">
110-
<NarrativeStatement classCode="OBS" moodCode="EVN">
111-
<id root="test-id-3"/>
112-
<text mediaType="text/x-h7uk-pmip">CommentType:USER COMMENT
113-
CommentDate:20030221115000
114-
115-
This is some random free text</text>
116-
<statusCode code="COMPLETE"/>
117-
<availabilityTime value="20030221115000"/>
118-
</NarrativeStatement>
119-
</component>
120-
<component typeCode="COMP" contextConductionInd="true">
121-
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
122-
<id root="test-id-3"/>
123-
<code code="123038009" codeSystem="2.16.840.1.113883.2.1.3.2.4.15" displayName="specimen (specimen)"/>
124-
<statusCode code="COMPLETE"/>
125-
<effectiveTime>
126-
<center nullFlavor="NI"/>
127-
</effectiveTime>
128-
<availabilityTime value="20030221115000"/>
129-
<specimen typeCode="SPC">
130-
<specimenRole classCode="SPEC">
131-
<id root="test-id-3"/>
132-
<id root="2.16.840.1.113883.2.1.4.5.2" extension="DUMMY"/>
133-
<effectiveTime>
134-
<center value="20030221115000"/>
135-
</effectiveTime>
136-
<specimenSpecimenMaterial determinerCode="INSTANCE" classCode="MAT">
137-
<desc>UNKNOWN</desc>
138-
</specimenSpecimenMaterial>
139-
</specimenRole>
140-
</specimen>
141-
<component typeCode="COMP" contextConductionInd="true">
142-
<ObservationStatement classCode="OBS" moodCode="EVN">
143-
<id root="test-id-3"/>
144-
<code nullFlavor="UNK"><originalText>Mocked code</originalText></code>
145-
<statusCode code="COMPLETE"/>
146-
<effectiveTime>
147-
<center nullFlavor="UNK"/>
148-
</effectiveTime>
149-
<availabilityTime nullFlavor="UNK"/>
150-
</ObservationStatement>
151-
</component>
152-
</CompoundStatement>
142+
<ObservationStatement classCode="OBS" moodCode="EVN">
143+
<id root="test-id-3"/>
144+
<code nullFlavor="UNK"><originalText>Mocked code</originalText></code>
145+
<statusCode code="COMPLETE"/>
146+
<effectiveTime>
147+
<center nullFlavor="UNK"/>
148+
</effectiveTime>
149+
<availabilityTime nullFlavor="UNK"/>
150+
</ObservationStatement>
151+
</component>
152+
</CompoundStatement>
153153
</component><component typeCode="COMP" contextConductionInd="true">
154154
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
155155
<id root="test-id-3"/>

0 commit comments

Comments
 (0)