Skip to content

Commit 9051dbb

Browse files
committed
Updated test file
1 parent 75738f2 commit 9051dbb

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,39 @@ Status: unknown</text>
124124
<specimen typeCode="SPC">
125125
<specimenRole classCode="SPEC">
126126
<id root="test-id-3"/>
127+
<id root="2.16.840.1.113883.2.1.4.5.2" extension="DUMMY"/>
128+
<effectiveTime>
129+
<center value="20030221115000"/>
130+
</effectiveTime>
131+
<specimenSpecimenMaterial determinerCode="INSTANCE" classCode="MAT">
132+
<desc>UNKNOWN</desc>
133+
</specimenSpecimenMaterial>
134+
</specimenRole>
135+
</specimen>
136+
<component typeCode="COMP" contextConductionInd="true">
137+
<NarrativeStatement classCode="OBS" moodCode="EVN">
138+
<id root="test-id-3"/>
139+
<text mediaType="text/x-h7uk-pmip">CommentType:AGGREGATE COMMENT SET
140+
CommentDate:UNK
141+
142+
EMPTY REPORT</text>
143+
<statusCode code="COMPLETE"/>
144+
<availabilityTime nullFlavor="UNK"/>
145+
</NarrativeStatement>
146+
</component>
147+
</CompoundStatement>
148+
</component><component typeCode="COMP" contextConductionInd="true">
149+
<CompoundStatement classCode="CLUSTER" moodCode="EVN">
150+
<id root="test-id-3"/>
151+
<code code="123038009" codeSystem="2.16.840.1.113883.2.1.3.2.4.15" displayName="specimen (specimen)"/>
152+
<statusCode code="COMPLETE"/>
153+
<effectiveTime>
154+
<center nullFlavor="NI"/>
155+
</effectiveTime>
156+
<availabilityTime value="20030221115000"/>
157+
<specimen typeCode="SPC">
158+
<specimenRole classCode="SPEC">
159+
<id root="test-id-3"/>
127160
<id root="2.16.840.1.113883.2.1.4.5.2" extension="G,03.0999008.K"/>
128161
<effectiveTime>
129162
<center value="20030109000000"/>

0 commit comments

Comments
 (0)