HL7中国症状数据交换实施指南
2026.02.23 - release

HL7中国症状数据交换实施指南 - Local Development build (v2026.02.23) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MaDongmei - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "MaDongmei",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient MaDongmei</b></p><a name=\"MaDongmei\"> </a><a name=\"hcMaDongmei\"> </a><a name=\"MaDongmei-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">马冬梅 Female, DoB: 1965-01-01</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
  },
  "active" : true,
  "name" : [
    {
      "text" : "马冬梅",
      "family" : "马",
      "given" : [
        "冬梅"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1965-01-01"
}