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
{
"resourceType" : "Patient",
"id" : "Lixiaohua",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Lixiaohua</b></p><a name=\"Lixiaohua\"> </a><a name=\"hcLixiaohua\"> </a><a name=\"Lixiaohua-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">李小花 Female, DoB: 1980-09-09</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" : "1980-09-09"
}