{
  "resourceType" : "Encounter",
  "id" : "Example-Contained-JP-Encounter-AMB",
  "meta" : {
    "profile" : ["http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS"]
  },
  "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: Encounter Example-Contained-JP-Encounter-AMB</b></p><a name=\"Example-Contained-JP-Encounter-AMB\"> </a><a name=\"hcExample-Contained-JP-Encounter-AMB\"> </a><a name=\"Example-Contained-JP-Encounter-AMB-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\">Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Encounter-eCS.html\">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>: <a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@1.2.4-url&amp;canonical=http://terminology.hl7.org/CodeSystem/v3-ActCode#v3-ActCode-AMB\">ActCode AMB</a>: 外来</p></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" : "外来"
  }
}