{
  "resourceType" : "Procedure",
  "id" : "cancer-related-surgical-procedure",
  "meta" : {
    "profile" : ["http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-procedure-surgical-cancer-related"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [{
      "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ProcedureCodesMedical_CS",
      "code" : "150121710",
      "display" : "乳腺悪性腫瘍手術（乳房切除術（腋窩鎖骨下部郭清を伴うもの）・胸筋切除を併施しないもの）"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "64368001",
      "display" : "Excision of part of breast (procedure)"
    }],
    "text" : "Representation defined by the system (処置の表示名)"
  },
  "subject" : {
    "reference" : "Patient/p001"
  },
  "encounter" : {
    "reference" : "Encounter/e001"
  },
  "performedDateTime" : "2018-04-01",
  "bodySite" : [{
    "coding" : [{
      "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes",
      "code" : "C50.9",
      "display" : "乳房の悪性新生物＜腫瘍＞，乳房，部位不明"
    }],
    "text" : "乳房の悪性新生物＜腫瘍＞，乳房，部位不明"
  }]
}