{
  "resourceType" : "Observation",
  "id" : "jp-observation-radiology-impression-example-1",
  "meta" : {
    "profile" : ["http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Radiology_Impression"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation jp-observation-radiology-impression-example-1</b></p><a name=\"jp-observation-radiology-impression-example-1\"> </a><a name=\"hcjp-observation-radiology-impression-example-1\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-observation-radiology-impression.html\">JP Core Observation Radiology Impression Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS imaging}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 19005-8}\">Radiology Imaging study [Impression] (narrative)</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">山田 太郎 Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#JP_local_patient_identifier_11311234567_NamingSystem#00000010)</a></p><p><b>effective</b>: 2021-10-18 11:00:00+0900</p><p><b>issued</b>: 2021-10-19 10:00:00+0900</p><p><b>performer</b>: <a href=\"Practitioner-jp-practitioner-example-male-1.html\">Practitioner 大阪 一郎</a></p><p><b>value</b>: ひだり肺上葉の空洞性病変。 肺腺癌を疑う。みぎ肺上葉陳旧性炎症性瘢痕。</p></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS",
      "code" : "imaging",
      "display" : "Imaging"
    }],
    "text" : "Imaging"
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "19005-8",
      "display" : "Radiology Imaging study [Impression] (narrative)"
    }]
  },
  "subject" : {
    "reference" : "Patient/jp-patient-example-1"
  },
  "effectiveDateTime" : "2021-10-18T11:00:00+09:00",
  "issued" : "2021-10-19T10:00:00+09:00",
  "performer" : [{
    "reference" : "Practitioner/jp-practitioner-example-male-1"
  }],
  "valueString" : "ひだり肺上葉の空洞性病変。 肺腺癌を疑う。みぎ肺上葉陳旧性炎症性瘢痕。"
}