{
  "resourceType" : "Organization",
  "id" : "Example-JP-Org-eCS-Inst-Referral01",
  "meta" : {
    "lastUpdated" : "2021-11-26T10:00:00+09:00",
    "profile" : ["http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Organization_eCS|1.8.0"]
  },
  "language" : "ja",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Example-JP-Org-eCS-Inst-Referral01</b></p><a name=\"Example-JP-Org-eCS-Inst-Referral01\"> </a><a name=\"hcExample-JP-Org-eCS-Inst-Referral01\"> </a><a name=\"Example-JP-Org-eCS-Inst-Referral01-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: 2021-11-26 10:00:00+0900; Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Organization-eCS.html\">JP_Organization_eCSversion: null1.8.0)</a></p></div><p><b>JP Core Organization PrefectureNo Extension</b>: <a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@1.3.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/PrefectureNo-2digits#jp-prefecturenumber-cs-13\">JP Core PrefectureNumber CodeSystem 13</a>: 東京都</p><p><b>JP Core Organization InsuranceOrganizationCategory Extension</b>: <a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@1.3.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationFeeScoreType#jp-medicalfeescoretype-cs-1\">JP Core MedicalFeeScoreType CodeSystem 1</a>: 医科</p><p><b>JP Core Organization InsuranceOrganizationNo Extension</b>: <code>http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicalOrganizationID</code>/9876543</p><p><b>JP eCS Department Extension</b>: <span title=\"Codes:{http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment 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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: 港診療所</p><p><b>telecom</b>: ph: 03-9876-5432</p><p><b>address</b>: 東京都港区新橋１−２−３</p></div>"
  },
  "extension" : [{
    "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo",
    "valueCoding" : {
      "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/PrefectureNo-2digits",
      "code" : "13"
    }
  },
  {
    "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory",
    "valueCoding" : {
      "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationFeeScoreType",
      "code" : "1"
    }
  },
  {
    "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo",
    "valueIdentifier" : {
      "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicalOrganizationID",
      "value" : "9876543"
    }
  },
  {
    "url" : "http://jpfhir.jp/fhir/eCS/Extension/StructureDefinition/JP_eCS_Department",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment",
        "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" : "東京都港区新橋１−２−３",
    "postalCode" : "106-9900",
    "country" : "JP"
  }]
}