Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationProstateGleasonGradeGroupExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "prostate-gleason-grade-group",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-prostate-gleason-grade-group"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"prostate-gleason-grade-group\"> </a><a name=\"hcprostate-gleason-grade-group\"> </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 Observation &quot;prostate-gleason-grade-group&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-prostate-gleason-grade-group.html\">Fujitsu Observation Prostate Gleason Grade Group Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 前立腺がんに対するグリーソングレードグループ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cancer-staging-type.html\">Cancer Staging Type</a>#prostate-gleason-grade-group; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385377005 &quot;Gleason grade finding for prostatic cancer (finding)&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> &quot; 健康&quot;</p><p><b>focus</b>: <a href=\"Condition-condition-primary-cancer.html\">Condition/condition-primary-cancer</a></p><p><b>encounter</b>: <a href=\"Encounter-e001.html\">Encounter/e001</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: グループ4 (グリーソンスコア3+5=8) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-gleason-grade-group.html\">Gleason Grade ValueSet</a>#4-2; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1279718003 &quot;International Society of Urological Pathology grade group 4 (Gleason score 3 + 5 = 8) (qualifier value)&quot;)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type",
        "code" : "prostate-gleason-grade-group",
        "display" : "前立腺がんに対するグリーソングレードグループ"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "385377005",
        "display" : "Gleason grade finding for prostatic cancer (finding)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/p001"
  },
  "focus" : [
    {
      🔗 "reference" : "Condition/condition-primary-cancer"
    }
  ],
  "encounter" : {
    🔗 "reference" : "Encounter/e001"
  },
  "effectiveDateTime" : "2019-04-01",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/gleason-grade-group",
        "code" : "4-2",
        "display" : "グループ4 (グリーソンスコア3+5=8)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1279718003",
        "display" : "International Society of Urological Pathology grade group 4 (Gleason score 3 + 5 = 8) (qualifier value)"
      }
    ],
    "text" : "グループ4 (グリーソンスコア3+5=8)"
  }
}