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" : "Encounter",
"id" : "EncounterExample02",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir/StructureDefinition/core-outpatient-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"EncounterExample02\"> </a><a name=\"hcEncounterExample02\"> </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 "EncounterExample02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-core-outpatient-encounter.html\">门诊就诊服务结构定义</a></p></div><p><b>identifier</b>: <code>urn:uuid:2.16.156.10011.1.10</code>/12345</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>#AMB)</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>#218)</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-PatientExample01.html\">Patient/PatientExample01: 刘康</a> " 刘"</p><p><b>serviceProvider</b>: <a href=\"Organization-HospitalExample01.html\">Organization/HospitalExample01: 北大人民医院</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.html\">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><p><b>use</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-encounter-reason-use.html\">Encounter Reason Use</a>#HC)</span></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=\"Observation-VitalSignBPExample01.html\">Observation/VitalSignBPExample01</a></td></tr></table></blockquote><blockquote><p><b>reason</b></p><p><b>use</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-encounter-reason-use.html\">Encounter Reason Use</a>#HC)</span></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=\"Observation-VitalSignWeightExample01.html\">Observation/VitalSignWeightExample01</a></td></tr></table></blockquote><blockquote><p><b>reason</b></p><p><b>use</b>: Reason for Visit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-encounter-reason-use.html\">Encounter Reason Use</a>#RV)</span></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-ConditionExample02.html\">Condition/ConditionExample02</a></td></tr></table></blockquote><blockquote><p><b>reason</b></p><p><b>use</b>: Reason for Visit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-encounter-reason-use.html\">Encounter Reason Use</a>#RV)</span></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-ConditionExample01.html\">Condition/ConditionExample01</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-DiagnosisExample02.html\">Condition/DiagnosisExample02: 膝关节退行性病变</a></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:uuid:2.16.156.10011.1.10",
"value" : "12345"
}
],
"status" : "completed",
"class" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "门诊"
}
]
}
],
"serviceType" : [
{
"concept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/service-type",
"code" : "218",
"display" : "骨科"
}
]
}
}
],
"subject" : {
🔗 "reference" : "Patient/PatientExample01",
"display" : "刘康"
},
"serviceProvider" : {
🔗 "reference" : "Organization/HospitalExample01",
"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" : [
{
"use" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/encounter-reason-use",
"code" : "HC",
"display" : "Health Concern"
}
]
}
],
"value" : [
{
"reference" : {
🔗 "reference" : "Observation/VitalSignBPExample01"
}
}
]
},
{
"use" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/encounter-reason-use",
"code" : "HC",
"display" : "Health Concern"
}
]
}
],
"value" : [
{
"reference" : {
🔗 "reference" : "Observation/VitalSignWeightExample01"
}
}
]
},
{
"use" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/encounter-reason-use",
"code" : "RV",
"display" : "Reason for Visit"
}
]
}
],
"value" : [
{
"reference" : {
🔗 "reference" : "Condition/ConditionExample02"
}
}
]
},
{
"use" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/encounter-reason-use",
"code" : "RV",
"display" : "Reason for Visit"
}
]
}
],
"value" : [
{
"reference" : {
🔗 "reference" : "Condition/ConditionExample01"
}
}
]
}
],
"diagnosis" : [
{
"condition" : [
{
"reference" : {
🔗 "reference" : "Condition/DiagnosisExample02",
"display" : "膝关节退行性病变"
}
}
]
}
]
}