Fujitsu Healthy Living Implementation Guide
            
            1.1.29 - release
            
          
Publication Build: This will be filled in by the publication tooling
{
  "resourceType" : "Procedure",
  "id" : "radiotherapy-treatment-summary-chest-wall",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-procedure-radiotherapy-course-summary"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"radiotherapy-treatment-summary-chest-wall\"> </a><a name=\"hcradiotherapy-treatment-summary-chest-wall\"> </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 "radiotherapy-treatment-summary-chest-wall" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-procedure-radiotherapy-course-summary.html\">Fujitsu Radiotherapy Course Summary Profile</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Radiotherapy course of treatment (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1217123003)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p><p><b>performed</b>: 2018-08-15 --> 2018-10-25</p><p><b>reasonCode</b>: 乳房の悪性新生物<腫瘍>,乳房の境界部病巣 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-JP-ICD10-Codes.html\">ICD10 Codes</a>#C50.8)</span></p><p><b>bodySite</b>: 胸郭 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-JP-Condition-BodySite-Codes.html\">Condition BodySite Codes</a>#4216; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#78904004 "Chest Wall Structure (body structure)")</span></p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "1217123003"
      }
    ],
    "text" : "Radiotherapy course of treatment (regime/therapy)"
  },
  "subject" : {
    🔗 "reference" : "Patient/p001"
  },
  "performedPeriod" : {
    "start" : "2018-08-15",
    "end" : "2018-10-25"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes",
          "code" : "C50.8",
          "display" : "乳房の悪性新生物<腫瘍>,乳房の境界部病巣"
        }
      ]
    }
  ],
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/condition-body-site-codes",
          "code" : "4216",
          "display" : "胸郭"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "78904004",
          "display" : "Chest Wall Structure (body structure)"
        }
      ],
      "text" : "胸郭"
    }
  ]
}