Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "Scen2Parameters3",
"parameter" : [
{
"name" : "subscription",
"valueReference" : {
🔗 "reference" : "Subscription/Scen2SubscriptionEhr"
}
},
{
"name" : "topic",
"valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/SubscriptionTopic/Task"
},
{
"name" : "status",
"valueCode" : "active"
},
{
"name" : "type",
"valueCode" : "event-notification"
},
{
"name" : "notification-event",
"part" : [
{
"name" : "event-number",
"valueString" : "916"
},
{
"name" : "focus",
"valueReference" : {
🔗 "reference" : "Task/Scen2TaskFit4LifeV3"
}
}
]
}
]
}