STARS Implementation Guide
0.1.0 - ci-build

STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: 1c01bb5c-55af-45e4-a088-a9f7e8cc9815 - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="1c01bb5c-55af-45e4-a088-a9f7e8cc9815"/>
  <meta>
    <profile
             value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-specimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen</b><a name="1c01bb5c-55af-45e4-a088-a9f7e8cc9815"> </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;1c01bb5c-55af-45e4-a088-a9f7e8cc9815&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-csiro-stars-specimen.html">CSIRO STARS Specimen Profile</a></p></div><p><b>type</b>: Whole Animal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-legacy-sample-type-code-system.html">STARS Legacy Sample Type Code System</a>#WHOLE_ANIMAL)</span></p><p><b>subject</b>: <a href="Bundle-6c6b3365-c74f-4598-8432-b828de33d866.html#urn-uuid-10b430b6-1039-4af7-be30-83cdbdb055c6">urn:uuid:10b430b6-1039-4af7-be30-83cdbdb055c6</a></p><p><b>receivedTime</b>: 2022-03-27</p><h3>Processings</h3><table class="grid"><tr><td>-</td><td><b>Description</b></td></tr><tr><td>*</td><td>fixed in formaldehyde</td></tr></table><p><b>condition</b>: Frozen <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0493.html">specimenCondition</a>#FROZ)</span></p><p><b>note</b>: sample prepared for transport</p></div>
  </text>
  <type>
    <coding>
      <system
              value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-sample-type-code-system"/>
      <code value="WHOLE_ANIMAL"/>
      <display value="Whole Animal"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:10b430b6-1039-4af7-be30-83cdbdb055c6"/>
  </subject>
  <receivedTime value="2022-03-27"/>
  <processing>
    <description value="fixed in formaldehyde"/>
  </processing>
  <condition>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0493"/>
      <code value="FROZ"/>
      <display value="Frozen"/>
    </coding>
  </condition>
  <note>
    <text value="sample prepared for transport"/>
  </note>
</Specimen>