電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example-JP-Patient-minimun - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "Example-JP-Patient-minimun",
  "meta" : {
    "lastUpdated" : "2023-04-01T10:00:00+09:00",
    "profile" : [
      🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient"
    ]
  },
  "language" : "ja",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-JP-Patient-minimun</b></p><a name=\"Example-JP-Patient-minimun\"> </a><a name=\"hcExample-JP-Patient-minimun\"> </a><a name=\"Example-JP-Patient-minimun-ja-JP\"> </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\">Last updated: 2023-04-01 10:00:00+0900; Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient\">JP Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( http://jpfhir.jp/fhir/eCS/Idsystem/JP_Hospital_PatientID#000999739)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><code>http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID</code>/00012345:あいう:187:05</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://jpfhir.jp/fhir/eCS/Idsystem/JP_Hospital_PatientID",
      "value" : "000999739"
    },
    {
      "system" : "http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID",
      "value" : "00012345:あいう:187:05"
    }
  ]
}