HL7中国发布订阅框架实施指南
2025.03.10 - release
HL7中国发布订阅框架实施指南 - Local Development build (v2025.03.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-03-10 |
{
"resourceType" : "SubscriptionTopic",
"id" : "SubscriptionTopicExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org.cn/fhir-ig/pubsub/StructureDefinition/profile-base-subscriptiontopic"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic SubscriptionTopicExample01</b></p><a name=\"SubscriptionTopicExample01\"> </a><a name=\"hcSubscriptionTopicExample01\"> </a><a name=\"SubscriptionTopicExample01-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-base-subscriptiontopic.html\">通用订阅主题本地化定义</a></p></div><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>表单填报完成就绪主题</td></tr><tr><td><b>Description</b></td><td><div><p>调查问卷填报完成就绪可供其他系统消费。</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R5/questionnaireresponse.html\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</a></td><td>create</td></tr></table><table class=\"grid\"><tr><td colspan=\"1\"><b>Notification Shapes</b></td></tr><tr><th><b>Resource</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R5/questionnaireresponse.html\">http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse</a></td></tr></table></div>"
},
"url" : "http://hl7.org.cn/fhir/SubscriptionTopic/FormFilledReadyTopic",
"version" : "2025.03.10",
"name" : "FormFilledReadyTopic",
"title" : "表单填报完成就绪主题",
"status" : "draft",
"date" : "2025-03-10T12:34:11+08:00",
"publisher" : "HL7中国委员会",
"contact" : [
{
"name" : "HL7中国委员会",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org.cn"
}
]
}
],
"description" : "调查问卷填报完成就绪可供其他系统消费。",
"approvalDate" : "2025-03-01",
"resourceTrigger" : [
{
"resource" : "QuestionnaireResponse",
"supportedInteraction" : [
"create"
]
}
],
"notificationShape" : [
{
"resource" : "QuestionnaireResponse"
}
]
}