Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationCLLRaiStageExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "cll-rai-stage",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-cll-rai-stage"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"cll-rai-stage\"> </a><a name=\"hccll-rai-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;cll-rai-stage&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-cll-rai-stage.html\">Fujitsu Observation CLL Rai Stage Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 慢性リンパ性白血病(CLL)のRai分類病期 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cancer-staging-type.html\">Cancer Staging Type</a>#cll-rai-stage; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C141207 &quot;Rai Stage&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>: Rai分類病期 Ⅱ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rai-stage.html\">Rai Stage ValueSet</a>#2; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C7875 &quot;Stage II Chronic Lymphocytic Leukemia&quot;)</span></p><p><b>method</b>: Rai分類病期 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rai-staging-method.html\">Rai Staging System</a>#rai; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1149131009 &quot;Rai staging system for chronic lymphocytic leukemia (tumor staging)&quot;)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type",
        "code" : "cll-rai-stage",
        "display" : "慢性リンパ性白血病(CLL)のRai分類病期"
      },
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code" : "C141207",
        "display" : "Rai Stage"
      }
    ]
  },
  "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/rai-stage",
        "code" : "2",
        "display" : "Rai分類病期 Ⅱ"
      },
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code" : "C7875",
        "display" : "Stage II Chronic Lymphocytic Leukemia"
      }
    ],
    "text" : "Rai分類病期 Ⅱ"
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/rai-staging-method",
        "code" : "rai",
        "display" : "Rai分類病期"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1149131009",
        "display" : "Rai staging system for chronic lymphocytic leukemia (tumor staging)"
      }
    ],
    "text" : "Rai分類病期"
  }
}