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" : "DischargeSummaryDocumentExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/profile-ClinicalDocumentBundle"
]
},
"type" : "document",
"entry" : [
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-312",
"resource" : {
"resourceType" : "Composition",
"id" : "DischargeSummaryCompositionExampleInline01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/profile-discharge-summary-document"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_DischargeSummaryCompositionExampleInline01\"> </a><p><b>Generated Narrative: Composition</b><a name=\"DischargeSummaryCompositionExampleInline01\"> </a><a name=\"hcDischargeSummaryCompositionExampleInline01\"> </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 Composition "DischargeSummaryCompositionExampleInline01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-discharge-summary-document.html\">出院小结共享文档本地化定义</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.10093.1.23.24.3454354</code>/N123455</p><p><b>status</b>: final</p><p><b>type</b>: 出院小结 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-emr-document-type.html\">电子病历共享文档类型代码表</a>#C0053)</span></p><p><b>category</b>: 电子病历共享文档 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-document-category.html\">共享文档类别代码表</a>#EMR)</span></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-313)</a></p><p><b>date</b>: 2002-08-23 16:45:50-0500</p><p><b>author</b>: <a href=\"#Practitioner_PractitionerExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-315: 赵勇)</a></p><p><b>title</b>: 出院小结</p><p><b>custodian</b>: <a href=\"#Organization_HospitalExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-316: 北大人民医院)</a></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.10093.1.23.24.3454354",
"value" : "N123455"
}
],
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://hl7.org.cn/fhir/CodeSystem/emr-document-type",
"code" : "C0053",
"display" : "出院小结"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org.cn/fhir/CodeSystem/document-category",
"code" : "EMR",
"display" : "电子病历共享文档"
}
]
}
],
"subject" : [
{
"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"
},
"date" : "2002-08-23T16:45:50.597-05:00",
"author" : [
{
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-315",
"display" : "赵勇"
}
],
"title" : "出院小结",
"custodian" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-316",
"display" : "北大人民医院"
},
"section" : [
{
"title" : "入院原因",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29299-5",
"display" : "Reason for visit"
}
]
},
"entry" : [
{
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-317",
"display" : "发热"
}
]
},
{
"title" : "出院诊断",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11535-2",
"display" : "Hospital discharge diagnosis"
}
]
},
"entry" : [
{
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-318",
"display" : "新冠肺炎"
}
]
},
{
"title" : "出院用药",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "10183-2",
"display" : "Hospital discharge medications"
}
]
},
"entry" : [
{
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-319",
"display" : "洛匹那韦"
}
]
},
{
"title" : "过敏和不良反应",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48765-2",
"display" : "Allergies and adverse reactions"
}
]
},
"entry" : [
{
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-320",
"display" : "麻疹"
}
]
}
]
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-313",
"resource" : {
"resourceType" : "Encounter",
"id" : "EncounterExampleInline01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/core-inpatient-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_EncounterExampleInline01\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"EncounterExampleInline01\"> </a><a name=\"hcEncounterExampleInline01\"> </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 Encounter "EncounterExampleInline01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-core-inpatient-encounter.html\">住院就诊服务结构定义</a></p></div><p><b>identifier</b>: <code>urn:uuid:2.16.156.10011.1.10</code>/?ngen-9?</p><p><b>status</b>: completed</p><p><b>class</b>: 住院诊疗 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html\">ActCode</a>#IMP)</span></p><p><b>type</b>: 新冠肺炎入院 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><h3>ServiceTypes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>呼吸科 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-service-type.html\">Service type</a>#430)</span></td></tr></table><p><b>subject</b>: <a href=\"#Patient_PatientExample01\">See above (Patient/PatientExample01: 刘康)</a></p><p><b>serviceProvider</b>: <a href=\"#Organization_HospitalExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-316: 北大人民医院)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>AUT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (encounter-participant-type#AUT)</span></td><td><a href=\"#Practitioner_PractitionerExample01\">See above (Practitioner/PractitionerExample01: 赵勇)</a></td></tr></table><p><b>actualPeriod</b>: 2021-05-07 12:30:02+0800 --> 2002-08-20 16:45:50+0800</p><blockquote><p><b>reason</b></p><h3>Values</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Condition_DischargeDiagnosisExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-318: 新冠肺炎)</a></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Condition_DischargeDiagnosisExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-318: 新冠肺炎)</a></td></tr></table><p><b>use</b>: 出院诊断 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-diagnosis-role.html\">Diagnosis Role</a>#DD)</span></p></blockquote><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td>门诊转住院 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-admit-source.html\">Admit source</a>#outp)</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:uuid:2.16.156.10011.1.10"
}
],
"status" : "completed",
"class" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "住院诊疗"
}
]
}
],
"type" : [
{
"text" : "新冠肺炎入院"
}
],
"serviceType" : [
{
"concept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/service-type",
"code" : "430",
"display" : "呼吸科"
}
]
}
}
],
"subject" : {
🔗 "reference" : "Patient/PatientExample01",
"display" : "刘康"
},
"serviceProvider" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-316",
"display" : "北大人民医院"
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/CodeSystem/encounter-participant-type",
"code" : "AUT"
}
]
}
],
"actor" : {
🔗 "reference" : "Practitioner/PractitionerExample01",
"display" : "赵勇"
}
}
],
"actualPeriod" : {
"start" : "2021-05-07T12:30:02+08:00",
"end" : "2002-08-20T16:45:50+08:00"
},
"reason" : [
{
"value" : [
{
"reference" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-318",
"display" : "新冠肺炎"
}
}
]
}
],
"diagnosis" : [
{
"condition" : [
{
"reference" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-318",
"display" : "新冠肺炎"
}
}
],
"use" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
"code" : "DD",
"display" : "出院诊断"
}
]
}
]
}
],
"admission" : {
"admitSource" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/admit-source",
"code" : "outp",
"display" : "门诊转住院"
}
]
}
}
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-314",
"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"
}
]
}
]
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-315",
"resource" : {
"resourceType" : "Practitioner",
"id" : "PractitionerExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PractitionerExample01\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"PractitionerExample01\"> </a><a name=\"hcPractitionerExample01\"> </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 "PractitionerExample01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-core-practitioner.html\">卫生服务人员信息结构定义</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.528.1.1007.3.1</code>/938273695\u00a0(use:\u00a0OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: 赵勇(OFFICIAL)</p><p><b>telecom</b>: ph: 0105568263(WORK)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1975-12-07</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "urn:oid:2.16.528.1.1007.3.1",
"value" : "938273695"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"text" : "赵勇",
"family" : "赵",
"given" : [
"勇"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0105568263",
"use" : "work"
}
],
"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" : "1975-12-07"
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-316",
"resource" : {
"resourceType" : "Organization",
"id" : "HospitalExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_HospitalExample01\"> </a><p><b>Generated Narrative: Organization</b><a name=\"HospitalExample01\"> </a><a name=\"hcHospitalExample01\"> </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 Organization "HospitalExample01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-core-organization.html\">医疗机构结构定义</a></p></div><p><b>active</b>: true</p><p><b>name</b>: 北大人民医院</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>ph: 01069032356(WORK)</td></tr></table></div>"
},
"active" : true,
"name" : "北大人民医院",
"contact" : [
{
"telecom" : [
{
"system" : "phone",
"value" : "01069032356",
"use" : "work"
}
]
}
]
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-317",
"resource" : {
"resourceType" : "Observation",
"id" : "SymptomExampleInline01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_SymptomExampleInline01\"> </a><p><b>Generated Narrative: Observation</b><a name=\"SymptomExampleInline01\"> </a><a name=\"hcSymptomExampleInline01\"> </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 Observation "SymptomExampleInline01" </p></div><p><b>status</b>: final</p><p><b>code</b>: 发热 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-icd10.html\">ICD-10</a>#R50)</span></p><p><b>subject</b>: <a href=\"#Patient_PatientExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-314: 张三)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-313)</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "R50",
"display" : "发热"
}
]
},
"subject" : {
"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"
}
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-318",
"resource" : {
"resourceType" : "Condition",
"id" : "DischargeDiagnosisExampleInline01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DischargeDiagnosisExampleInline01\"> </a><p><b>Generated Narrative: Condition</b><a name=\"DischargeDiagnosisExampleInline01\"> </a><a name=\"hcDischargeDiagnosisExampleInline01\"> </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 Condition "DischargeDiagnosisExampleInline01" </p></div><p><b>clinicalStatus</b>: active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#active)</span></p><p><b>category</b>: 诊断 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>code</b>: 新冠肺炎 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-icd10.html\">ICD-10</a>#J12.82 "Pneumonia due to COVID-19")</span></p><p><b>subject</b>: <a href=\"#Patient_PatientExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-314: 张三)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-313)</a></p></div>"
},
"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" : "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"
}
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-319",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "MedicationRequestExampleInline01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MedicationRequestExampleInline01\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"MedicationRequestExampleInline01\"> </a><a name=\"hcMedicationRequestExampleInline01\"> </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 MedicationRequest "MedicationRequestExampleInline01" </p></div><p><b>groupIdentifier</b>: <code>http://xxxxxx.com.cn/org-xxxx/prescription</code>/pres123456</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>洛匹那韦 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#XXXXXX)</span></td></tr></table><p><b>subject</b>: <a href=\"#Patient_PatientExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-314: 张三)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-313)</a></p><p><b>authoredOn</b>: 2002-08-20 16:45:50+0800</p><p><b>requester</b>: <a href=\"#Practitioner_PractitionerExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-315: 赵勇)</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Condition_DischargeDiagnosisExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-318: 新冠肺炎)</a></td></tr></table><p><b>note</b>: 药品用法,备注说明等</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code: 每日两次, Starting 2002-08-20 16:45:50+0800, Once, Until 2002-09-20 16:45:50+0800</p><p><b>route</b>: 口服 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>20 盒<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 盒 = '盒')</span></td></tr></table></div>"
},
"groupIdentifier" : {
"system" : "http://xxxxxx.com.cn/org-xxxx/prescription",
"value" : "pres123456"
},
"status" : "active",
"intent" : "order",
"medication" : {
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "XXXXXX",
"display" : "洛匹那韦"
}
],
"text" : "洛匹那韦"
}
},
"subject" : {
"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"
},
"authoredOn" : "2002-08-20T16:45:50+08:00",
"requester" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-315",
"display" : "赵勇"
},
"reason" : [
{
"reference" : {
"reference" : "urn:uuid:112312312-12-31-23-12-31-23-12-318",
"display" : "新冠肺炎"
}
}
],
"note" : [
{
"text" : "药品用法,备注说明等"
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2002-08-20T16:45:50+08:00",
"end" : "2002-09-20T16:45:50+08:00"
}
},
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
"code" : "BID",
"display" : "每日两次"
}
]
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "口服"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 2,
"system" : "http://unitsofmeasure.org",
"code" : "片"
}
}
]
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 20,
"system" : "http://unitsofmeasure.org",
"code" : "盒"
}
}
}
},
{
"fullUrl" : "urn:uuid:112312312-12-31-23-12-31-23-12-320",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "AllergiesExampleInline01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_AllergiesExampleInline01\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"AllergiesExampleInline01\"> </a><a name=\"hcAllergiesExampleInline01\"> </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 AllergyIntolerance "AllergiesExampleInline01" </p></div><p><b>clinicalStatus</b>: 已解决 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#resolved)</span></p><p><b>verificationStatus</b>: 已确认 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>type</b>: allergy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#allergy)</span></p><p><b>criticality</b>: high</p><p><b>code</b>: 青霉素 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>patient</b>: <a href=\"#Patient_PatientExample01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-314: 张三)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterExampleInline01\">See above (urn:uuid:112312312-12-31-23-12-31-23-12-313)</a></p><p><b>recordedDate</b>: 2021-08-20</p><blockquote><p><b>reaction</b></p><h3>Manifestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>麻疹 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (system#xxx "Hives")</span></td></tr></table></blockquote></div>"
},
"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" : "麻疹"
}
}
]
}
]
}
}
]
}