2.2.0-test - ci-build Norway flag

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

: no-basis-Procedure-example - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="no-basis-Procedure-example"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/StructureDefinition/no-basis-Procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure </b><a name="no-basis-Procedure-example"> </a><a name="hcno-basis-Procedure-example"> </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;no-basis-Procedure-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-no-basis-Procedure.html">no-basis-Procedure</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Colonoscopy (procedure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#73761001)</span></p><p><b>subject</b>: <a href="Patient/example">Patient/example</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Primary performing endoscopist (person) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#8921000202108)</span></td><td><a href="Practitioner/example">Practitioner/example</a></td></tr></table><p><b>bodySite</b>: TC - Transverse colon <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#485005)</span></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="73761001"/>
      <display value="Colonoscopy (procedure)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <performer>
    <function>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="8921000202108"/>
        <display value="Primary performing endoscopist (person)"/>
      </coding>
    </function>
    <actor>
      <reference value="Practitioner/example"/>
    </actor>
  </performer>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="485005"/>
      <display value="TC - Transverse colon"/>
    </coding>
  </bodySite>
</Procedure>