Skip to content

Commit 92b9c30

Browse files
Adjusting indention
1 parent 6a270e4 commit 92b9c30

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

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

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -39,74 +39,74 @@
3939
</AgentOrgSDS>
4040
</author>
4141
<responsibleParty typeCode="RESP">
42-
<agentDirectory classCode="AGNT">
43-
<part typeCode="PART">
44-
<Agent classCode="AGNT">
45-
<id root="test-id-3"/>
46-
<code nullFlavor="UNK">
47-
<originalText>Unknown</originalText>
48-
</code>
49-
<agentPerson classCode="PSN" determinerCode="INSTANCE">
50-
<name>
51-
<family>TEMPLE SOWERBY MEDICAL PRACTICE</family>
52-
</name>
53-
</agentPerson>
54-
</Agent>
55-
</part>
56-
</agentDirectory>
57-
</responsibleParty>
58-
<component typeCode="COMP">
59-
<ehrComposition classCode="COMPOSITION" moodCode="EVN">
60-
<id root="test-id-3" />
61-
<code code="109341000000100" displayName="GP to GP communication transaction" codeSystem="2.16.840.1.113883.2.1.3.2.4.15"/>
62-
<statusCode code="COMPLETE" />
63-
<effectiveTime>
64-
<center value="20030221115000"/>
65-
</effectiveTime>
66-
<availabilityTime value="20030221115000"/>
67-
<author typeCode="AUT" contextControlCode="OP">
68-
<time value="20030221115000" />
69-
<agentRef classCode="AGNT">
70-
<id nullFlavor="UNK" />
71-
</agentRef>
72-
</author>
73-
<Participant2 typeCode="PRF" contextControlCode="OP">
74-
<agentRef classCode="AGNT">
75-
<id nullFlavor="UNK"/>
76-
</agentRef>
77-
</Participant2>
78-
<component typeCode="COMP">
79-
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
80-
<id root="test-id-3"/>
81-
<code code="16488004" codeSystem="2.16.840.1.113883.2.1.3.2.4.15" displayName="laboratory reporting">
82-
<originalText>Filed Report</originalText>
83-
</code>
84-
<statusCode code="COMPLETE"/>
85-
<effectiveTime>
86-
<center nullFlavor="NI"/>
87-
</effectiveTime>
88-
<availabilityTime value="20030221115000"/>
89-
<component typeCode="COMP" contextConductionInd="true">
90-
<NarrativeStatement classCode="OBS" moodCode="EVN">
91-
<id root="test-id-3"/>
92-
<text mediaType="text/x-h7uk-pmip">CommentType:LABORATORY RESULT COMMENT(E141)
93-
CommentDate:20030221115000
94-
95-
Status: unknown</text>
96-
<statusCode code="COMPLETE"/>
97-
<availabilityTime value="20030221115000"/>
98-
</NarrativeStatement>
99-
</component><component typeCode="COMP" contextConductionInd="true">
100-
<NarrativeStatement classCode="OBS" moodCode="EVN">
101-
<id root="test-id-3"/>
102-
<text mediaType="text/x-h7uk-pmip">CommentType:AGGREGATE COMMENT SET
103-
CommentDate:20030221115000
42+
<agentDirectory classCode="AGNT">
43+
<part typeCode="PART">
44+
<Agent classCode="AGNT">
45+
<id root="test-id-3"/>
46+
<code nullFlavor="UNK">
47+
<originalText>Unknown</originalText>
48+
</code>
49+
<agentPerson classCode="PSN" determinerCode="INSTANCE">
50+
<name>
51+
<family>TEMPLE SOWERBY MEDICAL PRACTICE</family>
52+
</name>
53+
</agentPerson>
54+
</Agent>
55+
</part>
56+
</agentDirectory>
57+
</responsibleParty>
58+
<component typeCode="COMP">
59+
<ehrComposition classCode="COMPOSITION" moodCode="EVN">
60+
<id root="test-id-3" />
61+
<code code="109341000000100" displayName="GP to GP communication transaction" codeSystem="2.16.840.1.113883.2.1.3.2.4.15"/>
62+
<statusCode code="COMPLETE" />
63+
<effectiveTime>
64+
<center value="20030221115000"/>
65+
</effectiveTime>
66+
<availabilityTime value="20030221115000"/>
67+
<author typeCode="AUT" contextControlCode="OP">
68+
<time value="20030221115000" />
69+
<agentRef classCode="AGNT">
70+
<id nullFlavor="UNK" />
71+
</agentRef>
72+
</author>
73+
<Participant2 typeCode="PRF" contextControlCode="OP">
74+
<agentRef classCode="AGNT">
75+
<id nullFlavor="UNK"/>
76+
</agentRef>
77+
</Participant2>
78+
<component typeCode="COMP">
79+
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
80+
<id root="test-id-3"/>
81+
<code code="16488004" codeSystem="2.16.840.1.113883.2.1.3.2.4.15" displayName="laboratory reporting">
82+
<originalText>Filed Report</originalText>
83+
</code>
84+
<statusCode code="COMPLETE"/>
85+
<effectiveTime>
86+
<center nullFlavor="NI"/>
87+
</effectiveTime>
88+
<availabilityTime value="20030221115000"/>
89+
<component typeCode="COMP" contextConductionInd="true">
90+
<NarrativeStatement classCode="OBS" moodCode="EVN">
91+
<id root="test-id-3"/>
92+
<text mediaType="text/x-h7uk-pmip">CommentType:LABORATORY RESULT COMMENT(E141)
93+
CommentDate:20030221115000
94+
Status: unknown</text>
95+
<statusCode code="COMPLETE"/>
96+
<availabilityTime value="20030221115000"/>
97+
</NarrativeStatement>
98+
</component><component typeCode="COMP" contextConductionInd="true">
99+
<NarrativeStatement classCode="OBS" moodCode="EVN">
100+
<id root="test-id-3"/>
101+
<text mediaType="text/x-h7uk-pmip">CommentType:AGGREGATE COMMENT SET
102+
CommentDate:20030221115000
104103

105-
Filing Date: 2010-01-13</text>
106-
<statusCode code="COMPLETE"/>
107-
<availabilityTime value="20030221115000"/>
108-
</NarrativeStatement>
109-
</component><component typeCode="COMP" contextConductionInd="true">
104+
Filing Date: 2010-01-13</text>
105+
<statusCode code="COMPLETE"/>
106+
<availabilityTime value="20030221115000"/>
107+
</NarrativeStatement>
108+
</component>
109+
<component typeCode="COMP" contextConductionInd="true">
110110
<NarrativeStatement classCode="OBS" moodCode="EVN">
111111
<id root="test-id-3"/>
112112
<text mediaType="text/x-h7uk-pmip">CommentType:USER COMMENT

0 commit comments

Comments
 (0)