Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: RadiotherapyVolumeExample - JSON Representation

Raw json | Download


{
  "resourceType" : "BodyStructure",
  "id" : "chest-wall-lymph-nodes-treatment-volume",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-bodystructure-radiotherapy-volume"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: BodyStructure</b><a name=\"chest-wall-lymph-nodes-treatment-volume\"> </a><a name=\"hcchest-wall-lymph-nodes-treatment-volume\"> </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 BodyStructure &quot;chest-wall-lymph-nodes-treatment-volume&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-bodystructure-radiotherapy-volume.html\">Fujitsu Radiotherapy Volume Profile</a></p></div><p><b>location</b>: 腋窩リンパ節 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-JP-Condition-BodySite-Codes.html\">Condition BodySite Codes</a>#5118; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#62683002 &quot;Mediastinal lymph node structure (body structure)&quot;)</span></p><p><b>locationQualifier</b>: 左右 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-bodySite-qualifier-codes.html\">Condition BodySite Qualifier Codes</a>#5159; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#51440002 &quot;Right and left (qualifier value)&quot;)</span></p><p><b>description</b>: 腋窩リンパ節</p><p><b>patient</b>: <a href=\"Patient-p001.html\">Patient/p001</a> &quot; 健康&quot;</p></div>"
  },
  "location" : {
    "coding" : [
      {
        "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/condition-body-site-codes",
        "code" : "5118",
        "display" : "腋窩リンパ節"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "62683002",
        "display" : "Mediastinal lymph node structure (body structure)"
      }
    ]
  },
  "locationQualifier" : [
    {
      "coding" : [
        {
          "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/bodySite-qualifier-codes",
          "code" : "5159",
          "display" : "左右"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "51440002",
          "display" : "Right and left (qualifier value)"
        }
      ]
    }
  ],
  "description" : "腋窩リンパ節",
  "patient" : {
    🔗 "reference" : "Patient/p001"
  }
}