Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: SpecimenExample - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="SpecimenExample"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-specimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen</b><a name="SpecimenExample"> </a><a name="hcSpecimenExample"> </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">Resource Specimen &quot;SpecimenExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-specimen.html">Fujitsu Specimen Profile</a></p></div><p><b>type</b>: 全血 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-JLAC10-Specimen.html">JLAC10 Specimen Codes</a>#018)</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p></div>
  </text>
  <type>
    <coding>
      <system value="http://jpfhir.jp/fhir/Common/CodeSystem/specimen-codes"/>
      <code value="018"/>
      <display value="全血"/>
    </coding>
    <text value="全血"/>
  </type>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
</Specimen>