HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "RxQueryResponseBundleExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/profile-special-rx-query-response"
]
},
"type" : "message",
"entry" : [
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-312",
"resource" : {
"resourceType" : "MessageHeader",
"id" : "RxMessageHeaderExample03",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/profile-rx-messageheader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_RxMessageHeaderExample03\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"RxMessageHeaderExample03\"> </a><a name=\"hcRxMessageHeaderExample03\"> </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 MessageHeader "RxMessageHeaderExample03" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-rx-messageheader.html\">处方流转消息头结构定义</a></p></div><p><b>event</b>: 检索患者相关信息响应 (Details: http://hl7.org.cn/fhir/CodeSystem/special-rx-event-type-codes code query-response = '检索患者相关信息应答', stated as '检索患者相关信息响应')</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://aaa.hospital/emr\">http://aaa.hospital/emr</a></td><td>电子病历系统</td></tr></table></div>"
},
"eventCoding" : {
"system" : "http://hl7.org.cn/fhir/CodeSystem/special-rx-event-type-codes",
"code" : "query-response",
"display" : "检索患者相关信息响应"
},
"source" : {
"endpointUrl" : "http://aaa.hospital/emr",
"name" : "电子病历系统"
}
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-312",
"resource" : {
"resourceType" : "Bundle",
"id" : "RxSearchSetBundleInlineExample02",
"type" : "searchset",
"entry" : [
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-312",
"resource" : {
"resourceType" : "Condition",
"id" : "DiagnosisExample01",
"clinicalStatus" : {
"coding" : [
{
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "诊断"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "J12.82",
"display" : "Pneumonia due to COVID-19"
}
],
"text" : "新冠肺炎"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample01",
"display" : "刘康"
},
"encounter" : {
🔗 "reference" : "Encounter/EncounterExample01"
}
}
}
]
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-313",
"resource" : {
"resourceType" : "Bundle",
"id" : "RxSearchSetBundleInlineExample01",
"type" : "searchset",
"entry" : [
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-312",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "AllergiesExampleInline01",
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "resolved",
"display" : "已解决"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed",
"display" : "已确认"
}
]
},
"type" : {
"coding" : [
{
"code" : "allergy"
}
]
},
"criticality" : "high",
"code" : {
"text" : "青霉素"
},
"patient" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-314",
"display" : "张三"
},
"encounter" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-313"
},
"recordedDate" : "2021-08-20",
"reaction" : [
{
"manifestation" : [
{
"concept" : {
"coding" : [
{
"system" : "http://example.org/system",
"code" : "xxx",
"display" : "Hives"
}
],
"text" : "麻疹"
}
}
]
}
]
}
}
]
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-315",
"resource" : {
"resourceType" : "Patient",
"id" : "PatientExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_PatientExample01\"> </a><p><b>Generated Narrative: Patient</b><a name=\"PatientExample01\"> </a><a name=\"hcPatientExample01\"> </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 Patient "PatientExample01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-core-patient.html\">患者信息结构定义</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.23.1.19.1</code>/110101200301120019, <code>urn:oid:2.16.840.1.113883.2.23.1.19.2</code>/100000000000000</p><p><b>active</b>: true</p><p><b>name</b>: 刘康</p><p><b>telecom</b>: ph: 13800138000(MOBILE)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1955-10-25</p><p><b>address</b>: 北京市东城区景山前街4号(HOME)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>parent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (patient-contact-relationship#parent)</span></td><td>刘勇</td><td>ph: 13012345678</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7china.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup",
"valueCoding" : {
"system" : "http://hl7.org.cn/fhir/CodeSystem/gb3304",
"code" : "HA",
"display" : "汉族"
}
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.23.1.19.1",
"value" : "110101200301120019"
},
{
"system" : "urn:oid:2.16.840.1.113883.2.23.1.19.2",
"value" : "100000000000000"
}
],
"active" : true,
"name" : [
{
"text" : "刘康",
"family" : "刘",
"given" : [
"康"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "13800138000",
"use" : "mobile"
}
],
"gender" : "male",
"_gender" : {
"extension" : [
{
"url" : "https://hl7.org.cn/fhir/StructureDefinition/ext-person-gender",
"valueCoding" : {
"system" : "http://hl7.org.cn/fhir/CodeSystem/gb2261-1",
"code" : "1",
"display" : "男性"
}
}
]
},
"birthDate" : "1955-10-25",
"address" : [
{
"use" : "home",
"text" : "北京市东城区景山前街4号",
"line" : [
"景山前街4号"
],
"city" : "北京市",
"district" : "东城区",
"state" : "北京",
"postalCode" : "100010"
}
],
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/patient-contact-relationship",
"code" : "parent"
}
]
}
],
"name" : {
"text" : "刘勇"
},
"telecom" : [
{
"system" : "phone",
"value" : "13012345678"
}
]
}
]
}
}
]
}