診療情報提供書FHIR記述仕様 実装ガイド
1.1.6 - release Japan

診療情報提供書FHIR記述仕様 実装ガイド - Local Development build (v1.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BundleReferralExample01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "BundleReferralExample01",
  "meta" : {
    "lastUpdated" : "2021-11-26T10:00:00+09:00",
    "profile" : [
      🔗 "http://jpfhir.jp/fhir/eReferral/StructureDefinition/JP_Bundle_eReferral"
    ]
  },
  "identifier" : {
    "system" : "http://jpfhir.jp/fhir/core/IdSystem/documentInstance-identifier",
    "value" : "123456"
  },
  "type" : "document",
  "timestamp" : "2021-11-26T10:00:00+09:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:830ec2d1-67a7-427e-b6fe-ad0eb29da7fb",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "compositionReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eReferral/StructureDefinition/JP_Composition_eReferral"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_compositionReferralExample01Inline\"> </a><p><b>Generated Narrative: Composition</b><a name=\"compositionReferralExample01Inline\"> </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 Composition &quot;compositionReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Composition-eReferral.html\">JP_Composition_eReferral</a></p></div><p><b>versionNumber</b>: 1.0</p><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/1311234567-2021-12345678</p><p><b>status</b>: final</p><p><b>type</b>: 診療情報提供書 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-jp-codeSystem-documentTypeCode.html\">FHIR文書の文書区分(医療文書全般)</a>#57133-1)</span></p><p><b>category</b>: 診療情報提供書 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-jp-codeSystem-documentTypeCode.html\">FHIR文書の文書区分(医療文書全般)</a>#57133-1)</span></p><p><b>encounter</b>: <a href=\"#Encounter_encounterReferralExample01Inline\">See above (urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e: 受診Encounterリソース)</a></p><p><b>date</b>: 2020-08-21 12:12:20+0900</p><p><b>author</b>: </p><ul><li><a href=\"#Practitioner_referralFromPractitionerExample01Inline\">See above (urn:uuid:3e6a0ba2-d781-4fd7-9de6-e077b690daed: 紹介状作成者PractitionerRoleリソース)</a></li><li><a href=\"#Organization_referralFromOrganizationExample01Inline\">See above (urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638: 紹介状作成機関Organizationリソース)</a></li></ul><p><b>title</b>: 診療情報提供書</p><p><b>custodian</b>: <a href=\"#Organization_referralFromOrganizationExample01Inline\">See above (urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638: 紹介状交付責任機関Organizationリソース)</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>診療情報提供書発行 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>2020-08-21 --&gt; (ongoing)</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
            "valueString" : "1.0"
          }
        ],
        "identifier" : {
          "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
          "value" : "1311234567-2021-12345678"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes",
              "code" : "57133-1",
              "display" : "診療情報提供書"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes",
                "code" : "57133-1",
                "display" : "診療情報提供書"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd",
          "type" : "Patient",
          "display" : "患者リソースPatient"
        },
        "encounter" : {
          "reference" : "urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e",
          "type" : "Encounter",
          "display" : "受診Encounterリソース"
        },
        "date" : "2020-08-21T12:12:20+09:00",
        "author" : [
          {
            "reference" : "urn:uuid:3e6a0ba2-d781-4fd7-9de6-e077b690daed",
            "type" : "Practitioner",
            "display" : "紹介状作成者PractitionerRoleリソース"
          },
          {
            "reference" : "urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638",
            "type" : "Organization",
            "display" : "紹介状作成機関Organizationリソース"
          }
        ],
        "title" : "診療情報提供書",
        "custodian" : {
          "reference" : "urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638",
          "type" : "Organization",
          "display" : "紹介状交付責任機関Organizationリソース"
        },
        "event" : [
          {
            "code" : [
              {
                "text" : "診療情報提供書発行"
              }
            ],
            "period" : {
              "start" : "2020-08-21"
            }
          }
        ],
        "section" : [
          {
            "title" : "紹介元情報",
            "code" : {
              "coding" : [
                {
                  "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                  "code" : "920",
                  "display" : "紹介元情報セクション"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">港診療所</div>"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638",
                "type" : "Organization",
                "display" : "紹介元医療機関"
              },
              {
                "reference" : "urn:uuid:3e6a0ba2-d781-4fd7-9de6-e077b690daed",
                "type" : "Practitioner",
                "display" : "紹介元医師"
              }
            ]
          },
          {
            "title" : "紹介先情報",
            "code" : {
              "coding" : [
                {
                  "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                  "code" : "910",
                  "display" : "紹介先情報セクション"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">東京第一テスト病院</div>"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:a44951be-cdaa-4c53-9e35-6be013da5441",
                "type" : "Organization",
                "display" : "紹介先医療機関"
              },
              {
                "reference" : "urn:uuid:f11535c2-043d-43b6-bf99-b8298ea3c946",
                "type" : "Practitioner",
                "display" : "紹介先医師"
              }
            ]
          },
          {
            "title" : "構造情報",
            "code" : {
              "coding" : [
                {
                  "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                  "code" : "300",
                  "display" : "構造情報セクション"
                }
              ]
            },
            "section" : [
              {
                "title" : "紹介目的",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "950",
                      "display" : "紹介目的セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">腹痛精査お願いします。</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:3acc3dc7-c79b-41f1-8eea-ac4de9b664b8",
                    "type" : "Encounter",
                    "display" : "紹介目的"
                  }
                ]
              },
              {
                "title" : "傷病名・主訴",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "340",
                      "display" : "傷病名・主訴セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">上腹部痛、腰痛</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:6a31db8e-109d-4349-b0cf-095131c3307a",
                    "type" : "Condition",
                    "display" : "傷病名・主訴"
                  },
                  {
                    "reference" : "urn:uuid:a9358f3e-c743-4998-aa89-1be54c31b432",
                    "type" : "Condition",
                    "display" : "傷病名・主訴"
                  }
                ]
              },
              {
                "title" : "現病歴",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "360",
                      "display" : "現病歴セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">2022年6月上旬から夜食後に時々上腹部痛があり、だんだんひどくなっている。他に目立った症状なし。</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:5eab50b2-6741-467c-a2fd-a4adab1f835f",
                    "type" : "Condition",
                    "display" : "現病歴"
                  }
                ]
              },
              {
                "title" : "既往歴",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "370",
                      "display" : "既往歴セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">2018年\u3000狭心症\u30002ヶ月治療で軽快。2019年\u3000交通事故で左前腕骨折\u30003ヶ月ギプス固定。</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:5c650562-f4e4-40b3-87c6-e9a0376be7a8",
                    "type" : "Condition",
                    "display" : "既往歴"
                  },
                  {
                    "reference" : "urn:uuid:a28198b9-6a23-4677-ba2e-5eb3e17d9792",
                    "type" : "Condition",
                    "display" : "既往歴"
                  }
                ]
              },
              {
                "title" : "アレルギー・不耐性反応",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "510",
                      "display" : "アレルギー・不耐性反応セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">サバ\u3000キーウイ</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:711b07ae-d20b-40b0-9aa9-c7f1981409e6",
                    "type" : "AllergyIntolerance",
                    "display" : "アレルギー・不耐性反応"
                  },
                  {
                    "reference" : "urn:uuid:5a1aae74-f720-415a-ba15-a6c8b5d4c5a1",
                    "type" : "AllergyIntolerance",
                    "display" : "アレルギー・不耐性反応"
                  }
                ]
              },
              {
                "title" : "家族歴",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "550",
                      "display" : "家族歴セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">母\u3000胃がん</div>"
                }
              },
              {
                "title" : "身体所見",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "610",
                      "display" : "身体所見セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">腹部所見:上腹部圧痛あり、その他特に所見なし。</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:481835ef-0891-45de-a006-087954ab6b7c",
                    "type" : "Observation",
                    "display" : "身体所見"
                  }
                ]
              },
              {
                "title" : "感染症情報",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "520",
                      "display" : "感染症情報セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">特になし</div>"
                }
              },
              {
                "title" : "臨床経過",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://jpfhir.jp/fhir/eReferral/CodeSystem/document-section",
                      "code" : "330",
                      "display" : "臨床経過セクション"
                    }
                  ]
                },
                "text" : {
                  "status" : "additional",
                  "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">添付参照</div>"
                },
                "entry" : [
                  {
                    "reference" : "urn:uuid:a6e4fc73-a749-4583-94a7-18e4241b4c75",
                    "type" : "DocumentReference",
                    "display" : "臨床経過"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "jppatientExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_jppatientExample01Inline\"> </a><p><b>Generated Narrative: Patient</b><a name=\"jppatientExample01Inline\"> </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 Patient &quot;jppatientExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Patient-eCS.html\">eCS:JP_Patient_eCS</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.200119.6.102.11234567890</code>/12345</p><p><b>active</b>: true</p><p><b>name</b>: 田中 太郎(OFFICIAL), タナカ タロウ(OFFICIAL)</p><p><b>telecom</b>: ph: 03-1234-5678(HOME)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1955-05-04</p><p><b>address</b>: 神奈川県横浜市港区1-2-3</p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.2.392.200119.6.102.11234567890",
            "value" : "12345"
          }
        ],
        "active" : true,
        "name" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "IDE"
              }
            ],
            "use" : "official",
            "text" : "田中 太郎",
            "family" : "田中",
            "given" : [
              "太郎"
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "SYL"
              }
            ],
            "use" : "official",
            "text" : "タナカ タロウ",
            "family" : "タナカ",
            "given" : [
              "タロウ"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "03-1234-5678",
            "use" : "home"
          }
        ],
        "gender" : "male",
        "birthDate" : "1955-05-04",
        "address" : [
          {
            "text" : "神奈川県横浜市港区1-2-3",
            "postalCode" : "123-4567",
            "country" : "JP"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounterReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounterReferralExample01Inline\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"encounterReferralExample01Inline\"> </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 Encounter &quot;encounterReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Encounter-eCS.html\">eCS:JP_Encounter-eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192844</p><p><b>status</b>: finished</p><p><b>class</b>: 外来 (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as '外来')</p><h3>ClassHistories</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Class</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>外来 (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as '外来')</td><td>2020-08-20 --&gt; (ongoing)</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192844"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "外来"
        },
        "classHistory" : [
          {
            "class" : {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code" : "AMB",
              "display" : "外来"
            },
            "period" : {
              "start" : "2020-08-20"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:3e6a0ba2-d781-4fd7-9de6-e077b690daed",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "referralFromPractitionerExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Practitioner_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_referralFromPractitionerExample01Inline\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"referralFromPractitionerExample01Inline\"> </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 Practitioner &quot;referralFromPractitionerExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Practitioner-eCS.html\">eCS:JP_Practitioner_eCS</a></p></div><p><b>name</b>: 大河内 勘三郎(OFFICIAL), オオコウチ カンザブロウ(OFFICIAL)</p></div>"
        },
        "name" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "IDE"
              }
            ],
            "use" : "official",
            "text" : "大河内 勘三郎",
            "family" : "大河内",
            "given" : [
              "勘三郎"
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "SYL"
              }
            ],
            "use" : "official",
            "text" : "オオコウチ カンザブロウ",
            "family" : "オオコウチ",
            "given" : [
              "カンザブロウ"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:f11535c2-043d-43b6-bf99-b8298ea3c946",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "referralToPractitionerExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Practitioner_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_referralToPractitionerExample01Inline\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"referralToPractitionerExample01Inline\"> </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 Practitioner &quot;referralToPractitionerExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Practitioner-eCS.html\">eCS:JP_Practitioner_eCS</a></p></div><p><b>name</b>: 野口 英世丸(OFFICIAL), ノグチ ヒデヨマル(OFFICIAL)</p></div>"
        },
        "name" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "IDE"
              }
            ],
            "use" : "official",
            "text" : "野口 英世丸",
            "family" : "野口",
            "given" : [
              "英世丸"
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
                "valueCode" : "SYL"
              }
            ],
            "use" : "official",
            "text" : "ノグチ ヒデヨマル",
            "family" : "ノグチ",
            "given" : [
              "ヒデヨマル"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:8a888471-9781-4fb7-b5c4-b34afcdea638",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "referralFromOrganizationExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Organization_eCS"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_referralFromOrganizationExample01Inline\"> </a><p><b>Generated Narrative: Organization</b><a name=\"referralFromOrganizationExample01Inline\"> </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 Organization &quot;referralFromOrganizationExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Organization-eCS.html\">JP_Organization_eCS</a></p></div><p><b>JP Core Organization PrefectureNo Extension</b>: 東京都 (Details: urn:oid:1.2.392.100495.20.3.21 code 13 = '東京都', stated as 'null')</p><p><b>JP Core Organization InsuranceOrganizationCategory Extension</b>: 医科 (Details: urn:oid:1.2.392.100495.20.3.22 code 1 = '医科', stated as 'null')</p><p><b>JP Core Organization InsuranceOrganizationNo Extension</b>: <code>urn:oid:1.2.392.100495.20.3.23</code>/9876543</p><p><b>JP eCS Department Extension</b>: 眼科 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"urn:oid:1.2.392.200250.2.2.2\">JP Core Department SS-MIX CodeSystem</a>#26)</span></p><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no</code>/1319876543</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: 港診療所</p><p><b>telecom</b>: ph: 03-9876-5432</p><p><b>address</b>: 東京都港区新橋1−2−3</p></div>"
        },
        "extension" : [
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo",
            "valueCoding" : {
              "system" : "urn:oid:1.2.392.100495.20.3.21",
              "code" : "13"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory",
            "valueCoding" : {
              "system" : "urn:oid:1.2.392.100495.20.3.22",
              "code" : "1"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo",
            "valueIdentifier" : {
              "system" : "urn:oid:1.2.392.100495.20.3.23",
              "value" : "9876543"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/eCS/Extension/StructureDefinition/JP_eCS_Department",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:oid:1.2.392.200250.2.2.2",
                  "code" : "26",
                  "display" : "眼科"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no",
            "value" : "1319876543"
          }
        ],
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov"
              }
            ]
          }
        ],
        "name" : "港診療所",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "03-9876-5432"
          }
        ],
        "address" : [
          {
            "text" : "東京都港区新橋1−2−3",
            "postalCode" : "106-9900",
            "country" : "JP"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a44951be-cdaa-4c53-9e35-6be013da5441",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "referralToOrganizationExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Organization_eCS"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_referralToOrganizationExample01Inline\"> </a><p><b>Generated Narrative: Organization</b><a name=\"referralToOrganizationExample01Inline\"> </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 Organization &quot;referralToOrganizationExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Organization-eCS.html\">JP_Organization_eCS</a></p></div><p><b>JP Core Organization PrefectureNo Extension</b>: 東京都 (Details: urn:oid:1.2.392.100495.20.3.21 code 13 = '東京都', stated as 'null')</p><p><b>JP Core Organization InsuranceOrganizationCategory Extension</b>: 医科 (Details: urn:oid:1.2.392.100495.20.3.22 code 1 = '医科', stated as 'null')</p><p><b>JP Core Organization InsuranceOrganizationNo Extension</b>: <code>urn:oid:1.2.392.100495.20.3.23</code>/1234567</p><p><b>JP eCS Department Extension</b>: 循環器内科 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"urn:oid:1.2.392.200250.2.2.2\">JP Core Department SS-MIX CodeSystem</a>#081)</span></p><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no</code>/1311234567</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: 東京第一テスト病院</p><p><b>telecom</b>: ph: 03-1234-5678</p><p><b>address</b>: 東京都文京区文京町1−2−3</p></div>"
        },
        "extension" : [
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo",
            "valueCoding" : {
              "system" : "urn:oid:1.2.392.100495.20.3.21",
              "code" : "13"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory",
            "valueCoding" : {
              "system" : "urn:oid:1.2.392.100495.20.3.22",
              "code" : "1"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo",
            "valueIdentifier" : {
              "system" : "urn:oid:1.2.392.100495.20.3.23",
              "value" : "1234567"
            }
          },
          {
            "url" : "http://jpfhir.jp/fhir/eCS/Extension/StructureDefinition/JP_eCS_Department",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:oid:1.2.392.200250.2.2.2",
                  "code" : "081",
                  "display" : "循環器内科"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no",
            "value" : "1311234567"
          }
        ],
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov"
              }
            ]
          }
        ],
        "name" : "東京第一テスト病院",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "03-1234-5678"
          }
        ],
        "address" : [
          {
            "text" : "東京都文京区文京町1−2−3",
            "postalCode" : "113-0001",
            "country" : "JP"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:3acc3dc7-c79b-41f1-8eea-ac4de9b664b8",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "purposeReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_purposeReferralExample01Inline\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"purposeReferralExample01Inline\"> </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 Encounter &quot;purposeReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Encounter-eCS.html\">eCS:JP_Encounter-eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192837</p><p><b>status</b>: finished</p><p><b>class</b>: 外来 (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as '外来')</p><p><b>reasonCode</b>: 腹痛精査お願いします。 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192837"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "外来"
        },
        "reasonCode" : [
          {
            "text" : "腹痛精査お願いします。"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:6a31db8e-109d-4349-b0cf-095131c3307a",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "cc1ReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Condition_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_cc1ReferralExample01Inline\"> </a><p><b>Generated Narrative: Condition</b><a name=\"cc1ReferralExample01Inline\"> </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 Condition &quot;cc1ReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Condition-eCS.html\">eCS:JP_Condition_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192837-01</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: 上腹部痛 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>onset</b>: 2022-06-09</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192837-01"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "text" : "上腹部痛"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "onsetDateTime" : "2022-06-09"
      }
    },
    {
      "fullUrl" : "urn:uuid:a9358f3e-c743-4998-aa89-1be54c31b432",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "cc2ReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Condition_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_cc2ReferralExample01Inline\"> </a><p><b>Generated Narrative: Condition</b><a name=\"cc2ReferralExample01Inline\"> </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 Condition &quot;cc2ReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Condition-eCS.html\">eCS:JP_Condition_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192837-02</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: 腰痛 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>onset</b>: 2022-05</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192837-02"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "text" : "腰痛"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "onsetDateTime" : "2022-05"
      }
    },
    {
      "fullUrl" : "urn:uuid:5eab50b2-6741-467c-a2fd-a4adab1f835f",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "piReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Condition_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_piReferralExample01Inline\"> </a><p><b>Generated Narrative: Condition</b><a name=\"piReferralExample01Inline\"> </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 Condition &quot;piReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Condition-eCS.html\">eCS:JP_Condition_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192838</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: 上腹部痛 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>note</b>: 2022年6月上旬から夜食後に時々上腹部痛があり、だんだんひどくなっている。他に目立った症状なし。</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192838"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "text" : "上腹部痛"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "note" : [
          {
            "text" : "2022年6月上旬から夜食後に時々上腹部痛があり、だんだんひどくなっている。他に目立った症状なし。"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:5c650562-f4e4-40b3-87c6-e9a0376be7a8",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ph1ReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Condition_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ph1ReferralExample01Inline\"> </a><p><b>Generated Narrative: Condition</b><a name=\"ph1ReferralExample01Inline\"> </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 Condition &quot;ph1ReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Condition-eCS.html\">eCS:JP_Condition_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192839-01</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: 狭心症 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>onset</b>: 2018</p><p><b>note</b>: 2018年\u3000狭心症\u30002ヶ月治療で軽快。</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192839-01"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "text" : "狭心症"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "onsetDateTime" : "2018",
        "note" : [
          {
            "text" : "2018年\u3000狭心症\u30002ヶ月治療で軽快。"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a28198b9-6a23-4677-ba2e-5eb3e17d9792",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ph2ReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Condition_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ph2ReferralExample01Inline\"> </a><p><b>Generated Narrative: Condition</b><a name=\"ph2ReferralExample01Inline\"> </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 Condition &quot;ph2ReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Condition-eCS.html\">eCS:JP_Condition_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192839-02</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: 左前腕骨折 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>onset</b>: 2019</p><p><b>note</b>: 交通事故で左前腕骨折\u30003ヶ月ギプス固定。</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192839-02"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "text" : "左前腕骨折"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "onsetDateTime" : "2019",
        "note" : [
          {
            "text" : "交通事故で左前腕骨折\u30003ヶ月ギプス固定。"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:711b07ae-d20b-40b0-9aa9-c7f1981409e6",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "alg1ReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_AllergyIntolerance_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_alg1ReferralExample01Inline\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"alg1ReferralExample01Inline\"> </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 AllergyIntolerance &quot;alg1ReferralExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-AllergyIntolerance-eCS.html\">eCS:JP_AllergyIntolerance_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/102934701</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: unable-to-assess</p><p><b>code</b>: サバ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>patient</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>encounter</b>: <a href=\"#Encounter_encounterReferralExample01Inline\">See above (urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e)</a></p><p><b>onset</b>: 30 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p><p><b>note</b>: サバ食後3時間ほどで全身に発疹と腹痛あり</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "102934701"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "type" : "allergy",
        "category" : [
          "food"
        ],
        "criticality" : "unable-to-assess",
        "code" : {
          "text" : "サバ"
        },
        "patient" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "encounter" : {
          "reference" : "urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e"
        },
        "onsetAge" : {
          "value" : 30,
          "system" : "http://unitsofmeasure.org",
          "code" : "a"
        },
        "note" : [
          {
            "text" : "サバ食後3時間ほどで全身に発疹と腹痛あり"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:5a1aae74-f720-415a-ba15-a6c8b5d4c5a1",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "alg1ReferralExample02Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_AllergyIntolerance_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_alg1ReferralExample02Inline\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"alg1ReferralExample02Inline\"> </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 AllergyIntolerance &quot;alg1ReferralExample02Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-AllergyIntolerance-eCS.html\">eCS:JP_AllergyIntolerance_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/102934701</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: unable-to-assess</p><p><b>code</b>: キーウイ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>patient</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>encounter</b>: <a href=\"#Encounter_encounterReferralExample01Inline\">See above (urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e)</a></p><p><b>onset</b>: 10 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p><p><b>note</b>: 食べると口の周りが痺れる感じ</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "102934701"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "type" : "allergy",
        "category" : [
          "food"
        ],
        "criticality" : "unable-to-assess",
        "code" : {
          "text" : "キーウイ"
        },
        "patient" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "encounter" : {
          "reference" : "urn:uuid:7cad1f19-3435-451d-9a71-a81b61f3358e"
        },
        "onsetAge" : {
          "value" : 10,
          "system" : "http://unitsofmeasure.org",
          "code" : "a"
        },
        "note" : [
          {
            "text" : "食べると口の周りが痺れる感じ"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:481835ef-0891-45de-a006-087954ab6b7c",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "psobsCommonExample01Inline",
        "meta" : {
          "lastUpdated" : "2021-11-26T10:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_Common_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_psobsCommonExample01Inline\"> </a><p><b>Generated Narrative: Observation</b><a name=\"psobsCommonExample01Inline\"> </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;psobsCommonExample01Inline&quot; Updated &quot;2021-11-26 10:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Observation-eCS.html\">JP_Observation_Common_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192837</p><p><b>status</b>: final</p><p><b>category</b>: Exam <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-jp-simpleobservationcategory-cs.html\">JP Core Simple Observation Category CodeSystem</a>#exam)</span></p><p><b>code</b>: 腹部所見 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_jppatientExample01Inline\">See above (urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd)</a></p><p><b>value</b>: 上腹部圧痛あり、その他特に所見なし。</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
            "value" : "192837"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS",
                "code" : "exam",
                "display" : "Exam"
              }
            ]
          }
        ],
        "code" : {
          "text" : "腹部所見"
        },
        "subject" : {
          "reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
        },
        "valueString" : "上腹部圧痛あり、その他特に所見なし。"
      }
    },
    {
      "fullUrl" : "urn:uuid:a6e4fc73-a749-4583-94a7-18e4241b4c75",
      "resource" : {
        "resourceType" : "DocumentReference",
        "id" : "ccourseReferralExample01Inline",
        "meta" : {
          "lastUpdated" : "2023-03-31T00:00:00+09:00",
          "profile" : [
            🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_DocumentReference_eCS"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_ccourseReferralExample01Inline\"> </a><p><b>Generated Narrative: DocumentReference</b><a name=\"ccourseReferralExample01Inline\"> </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 DocumentReference &quot;ccourseReferralExample01Inline&quot; Updated &quot;2023-03-31 00:00:00+0900&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-DocumentReference-eCS.html\">JP_DocumentReference_eCS</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Progress note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11506-3)</span></p><p><b>description</b>: 臨床経過</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/plain;charset=UTF-8</td><td>(base64 data - 770 bytes)</td></tr></table></blockquote></div>"
        },
        "status" : "current",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11506-3",
              "display" : "Progress note"
            }
          ]
        },
        "description" : "臨床経過",
        "content" : [
          {
            "attachment" : {
              "contentType" : "text/plain;charset=UTF-8",
              "data" : "6aOf5qyy5LiN5oyv44Go5b+D56qp6YOo55eb44KS6KqN44KB44Gf77yO5oKq5b+D5ZiU5ZCQ44GM44G/44KJ44KM77yM5ZCQ54mp44Gr5paw6a6u6KGA44GM5re35YWl44GX44Gm44GE44Gf44Gf44KB5pWR5oCl5aSW5p2l44KS5Y+X6Ki644GX77yM57eK5oCl5YWl6Zmi44Go44Gq44Gj44Gf77yOCuWFpemZouaZguePvueXhzrouqvplbcxNjIuNWNt77yM5L2T6YeNNDUuMmtn77yM6KGA5ZynODAvNjBtbUhn77yM6ISI5ouNODAv5YiG77yM5pW077yM5L2T5ripMzYuNO+8jgrnnLznnrzntZDohpzjgavosqfooYDjgpLoqo3jgoHjgZ/vvI7ohbnpg6jjga/lubPlnabvvIzou5/jgafohavnmKTjgoTlnKfnl5vjgarjgZfvvI7ohbjooJXli5Xpn7PmraPluLjvvI4K5YWl6Zmi5pmC5qSc5p+75oiQ57i+KFRhYmxlMSk65pyr5qKi6KGA5ray5qSc5p+744Gn77yMSGI1LjBnL2Rs77yMSHQxNS41JeOBqOiRl+aYjuOBquiyp+ihgOOCkuiqjeOCgeOBn++8jgrkuIrpg6jmtojljJbnrqHlhoXoppbpj6HmpJzmn7s65YWl6Zmi57+M5pel44Gu5qSc5p+744Gn44Gv77yM5q6L6IOD5ZC75ZCI6YOo5b6M5aOB44Gr57SEMi41Y23jga7mvbDnmI3lvaLmiJDjgpLoqo3jgoHvvIzmvbDnmI3lupXjgavlh53ooYDloYrjga7ku5jnnYDjgZfjgZ/pnLLlh7rooYDnrqHjgajmgJ3jgo/jgozjgovpmobotbfjgYzjgb/jgonjgozjgZ/jgYzvvIzmlrDprq7lh7rooYDjga/jgarjgY/vvIzmipfmvbDnmI3olqzmipXkuI7jgavjgojjgovntYzpgY7oprPlr5/jgajjgarjgaPjgZ/vvI4="
            }
          }
        ]
      }
    }
  ]
}