HL7 FHIR JP Core ImplementationGuide
1.1.2 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="jp-specimen-example-3"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen </b><a name="jp-specimen-example-3"> </a><a name="hcjp-specimen-example-3"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceSpecimen "jp-specimen-example-3" </p></div><p><b>identifier</b>: <code>http://abc-hospital.local/identifiers/collections</code>/23234352358</p><p><b>accessionIdentifier</b>: <code>http://abc-hospital.local/specimens/2011</code>/X352358</p><p><b>status</b>: available</p><p><b>type</b>: Whole blood <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v2-0487.html">specimenType</a>#BLD)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1</a> " 山田"</p><p><b>receivedTime</b>: 2021-08-11 11:03:00+0900</p><h3>Containers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td><td><b>Capacity</b></td><td><b>SpecimenQuantity</b></td></tr><tr><td style="display: none">*</td><td>48736-15394-75468</td><td>採血菅</td><td>採血菅 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></td><td>20 mL</td><td>3 mL</td></tr></table></div>
</text>
<identifier>
<system value="http://abc-hospital.local/identifiers/collections"/>
<value value="23234352358"/>
</identifier>
<accessionIdentifier>
<system value="http://abc-hospital.local/specimens/2011"/>
<value value="X352358"/>
</accessionIdentifier>
<status value="available"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
<code value="BLD"/>
<display value="Whole blood"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/jp-patient-example-1"/>
</subject>
<receivedTime value="2021-08-11T11:03:00+09:00"/>
<container>
<identifier>
<value value="48736-15394-75468"/>
</identifier>
<description value="採血菅"/>
<type>
<text value="採血菅"/>
</type>
<capacity>
<value value="20"/>
<unit value="mL"/>
</capacity>
<specimenQuantity>
<value value="3"/>
<unit value="mL"/>
</specimenQuantity>
</container>
</Specimen>