{
  "resourceType": "Practitioner",
  "id": "jp-practitioner-example-female-2",
  "meta": {
    "profile": [
      "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"jp-practitioner-example-female-2\"> </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 \"jp-practitioner-example-female-2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-practitioner.html\">JP Core Practitioner Profile</a></p></div><p><b>name</b>: 福岡 花子, フクオカ ハナコ</p><p><b>gender</b>: female</p></div>"
  },
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
          "valueCode": "IDE"
        }
      ],
      "text": "福岡 花子",
      "family": "福岡",
      "given": [
        "花子"
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
          "valueCode": "SYL"
        }
      ],
      "text": "フクオカ ハナコ",
      "family": "フクオカ",
      "given": [
        "ハナコ"
      ]
    }
  ],
  "gender": "female"
}