STARS Implementation Guide
0.1.0 - ci-build

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

: 85d72429-82e2-4199-b9e3-2124d43455c1 - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="85d72429-82e2-4199-b9e3-2124d43455c1"/>
  <meta>
    <profile
             value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-servicerequest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="85d72429-82e2-4199-b9e3-2124d43455c1"> </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 ServiceRequest &quot;85d72429-82e2-4199-b9e3-2124d43455c1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-csiro-stars-servicerequest.html">CSIRO STARS ServiceRequest Profile</a></p></div><p><b>Submission Category</b>: Exclusion of emergency disease low priority <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-legacy-submission-category-code-system.html">STARS Legacy Submission Category Code System</a>#2)</span></p><p><b>identifier</b>: id: 4af559a1-3c88-41c3-9f95-8036eb448e97</p><p><b>requisition</b>: id: AS20-00183-MM</p><p><b>status</b>: active</p><p><b>intent</b>: proposal</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>authoredOn</b>: 2023-03-23</p><p><b>specimen</b>: <a href="Bundle-6c6b3365-c74f-4598-8432-b828de33d866.html#urn-uuid-1c01bb5c-55af-45e4-a088-a9f7e8cc9815">urn:uuid:1c01bb5c-55af-45e4-a088-a9f7e8cc9815</a></p></div>
  </text>
  <extension
             url="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-submission-category">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-submission-category-code-system"/>
        <code value="2"/>
        <display value="Exclusion of emergency disease low priority"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <value value="4af559a1-3c88-41c3-9f95-8036eb448e97"/>
  </identifier>
  <requisition>
    <value value="AS20-00183-MM"/>
  </requisition>
  <status value="active"/>
  <intent value="proposal"/>
  <subject>
    <reference value="urn:uuid:10b430b6-1039-4af7-be30-83cdbdb055c6"/>
  </subject>
  <authoredOn value="2023-03-23"/>
  <specimen>
    <reference value="urn:uuid:1c01bb5c-55af-45e4-a088-a9f7e8cc9815"/>
  </specimen>
</ServiceRequest>