Implementation Guide for Astacus project
0.0.1 - ci-build France flag

Implementation Guide for Astacus project - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: astacus-1-procedure-biopsy - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="astacus-1-procedure-biopsy"/>
  <meta>
    <profile
             value="https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure </b><a name="astacus-1-procedure-biopsy"> </a><a name="hcastacus-1-procedure-biopsy"> </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">ResourceProcedure &quot;astacus-1-procedure-biopsy&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-astacus-procedure.html">Astacus Procedure Profile</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Biopsy of breast using ultrasonographic guidance (procedure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#723990008)</span></p><p><b>subject</b>: <a href="Patient-astacus-1288992.html">Patient/astacus-1288992</a> &quot; ADAMS&quot;</p><p><b>performed</b>: 2023-02-16</p><p><b>reasonReference</b>: <a href="Condition-astacus-179-malignant-neoplasm-breast.html">Condition/astacus-179-malignant-neoplasm-breast</a></p><p><b>bodySite</b>: Left breast structure (body structure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#80248007)</span></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="723990008"/>
      <display
               value="Biopsy of breast using ultrasonographic guidance (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/astacus-1288992"/>
  </subject>
  <performedDateTime value="2023-02-16"/>
  <reasonReference>🔗 
    <reference value="Condition/astacus-179-malignant-neoplasm-breast"/>
  </reasonReference>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="80248007"/>
      <display value="Left breast structure (body structure)"/>
    </coding>
  </bodySite>
</Procedure>