HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PatientColonPolyp - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "PatientColonPolyp",
  "meta" : {
    "profile" : [
      🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientColonPolyp</b></p><a name=\"PatientColonPolyp\"> </a><a name=\"hcPatientColonPolyp\"> </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-patient.html\">JP Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">健一 鈴木  Male, DoB: 1950-07-10 ( 45678901)</p><hr/></div>"
  },
  "identifier" : [
    {
      "value" : "45678901"
    }
  ],
  "name" : [
    {
      "family" : "鈴木",
      "given" : [
        "健一"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1950-07-10"
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。