Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: SurgicalProcedureCancerRelatedExample - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="cancer-related-surgical-procedure"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-procedure-surgical-cancer-related"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure</b><a name="cancer-related-surgical-procedure"> </a><a name="hccancer-related-surgical-procedure"> </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 Procedure &quot;cancer-related-surgical-procedure&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-procedure-surgical-cancer-related.html">Fujitsu Cancer-Related Surgical Procedure Profile</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Representation defined by the system (処置の表示名) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-procedure-codes-medical-cs.html">JP Core Procedure Codes Medical CodeSystem</a>#150121710 &quot;乳腺悪性腫瘍手術(乳房切除術(腋窩鎖骨下部郭清を伴うもの)・胸筋切除を併施しないもの)&quot;; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#64368001 &quot;Excision of part of breast (procedure)&quot;)</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><p><b>encounter</b>: <a href="Encounter-e001.html">Encounter/e001</a></p><p><b>performed</b>: 2018-04-01</p><p><b>bodySite</b>: 乳房の悪性新生物<腫瘍>,乳房,部位不明 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-JP-ICD10-Codes.html">ICD10 Codes</a>#C50.9)</span></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_ProcedureCodesMedical_CS"/>
      <code value="150121710"/>
      <display value="乳腺悪性腫瘍手術(乳房切除術(腋窩鎖骨下部郭清を伴うもの)・胸筋切除を併施しないもの)"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="64368001"/>
      <display value="Excision of part of breast (procedure)"/>
    </coding>
    <text value="Representation defined by the system (処置の表示名)"/>
  </code>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/e001"/>
  </encounter>
  <performedDateTime value="2018-04-01"/>
  <bodySite>
    <coding>
      <system value="http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes"/>
      <code value="C50.9"/>
      <display value="乳房の悪性新生物<腫瘍>,乳房,部位不明"/>
    </coding>
    <text value="乳房の悪性新生物<腫瘍>,乳房,部位不明"/>
  </bodySite>
</Procedure>