{
  "resourceType" : "Organization",
  "id" : "jp-organization-example-hospital",
  "meta" : {
    "profile" : ["http://jpfhir.jp/fhir/core/StructureDefinition/JP_Organization"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization jp-organization-example-hospital</b></p><a name=\"jp-organization-example-hospital\"> </a><a name=\"hcjp-organization-example-hospital\"> </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-organization.html\">JP Core Organization Profile</a></p></div><p><b>JP Core Organization PrefectureNo Extension</b>: <a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@1.4.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.4.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>: <a href=\"NamingSystem-jp-medical-organizationid-namingsystem.html\" title=\"JP Core MedicalOrganizationID NamingSystem 保険医療機関コード（７桁）\">JP_Medical_OrganizationID_NamingSystem</a>/9876543</p><p><b>identifier</b>: <a href=\"NamingSystem-jp-medical-institution-identifier.html\" title=\"JP_imedical_institution_identifier_NamingSystem\">JP_imedical_institution_identifier_NamingSystem</a>/1319876543</p><p><b>name</b>: 健康第一病院</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"
    }
  }],
  "identifier" : [{
    "system" : "http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no",
    "value" : "1319876543"
  }],
  "name" : "健康第一病院",
  "address" : [{
    "text" : "東京都文京区本郷Ｙ−Ｙ−Ｙ",
    "line" : ["本郷Ｙ−Ｙ−Ｙ"],
    "city" : "文京区",
    "state" : "東京都",
    "country" : "JPN"
  }]
}