Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: ObservationMelanomaBreslowDepthStageExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "melanoma-breslow-depth-stage",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-melanoma-breslow-depth-stage"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"melanoma-breslow-depth-stage\"> </a><a name=\"hcmelanoma-breslow-depth-stage\"> </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;melanoma-breslow-depth-stage&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-melanoma-breslow-depth-stage.html\">Fujitsu Observation Melanoma Breslow Depth Stage 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>#melanoma-breslow-depth-stage; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#106243009 &quot;Breslow depth staging for melanoma of skin (observable entity)&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>: 深さ 0.76mm~1.75mm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-melanoma-breslow-depth-stage.html\">FIGO Staging Method</a>#02; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#17456000 &quot;Breslow measurement - depth from 0.76 to 1.75 mm (finding)&quot;)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type",
        "code" : "melanoma-breslow-depth-stage",
        "display" : "皮膚黒色腫のブレスロー深度期"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "106243009",
        "display" : "Breslow depth staging for melanoma of skin (observable entity)"
      }
    ]
  },
  "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/melanoma-breslow-depth-stage",
        "code" : "02",
        "display" : "深さ 0.76mm~1.75mm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "17456000",
        "display" : "Breslow measurement - depth from 0.76 to 1.75 mm (finding)"
      }
    ],
    "text" : "深さ 0.76mm~1.75mm"
  }
}