Soigneur FHIR Implementation Guide
0.1.0 - ci-build
Soigneur FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "RequestGroup",
"id" : "synth-iron-01-prescription",
"meta" : {
"profile" : [
🔗 "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-workout-request-group"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup synth-iron-01-prescription</b></p><a name=\"synth-iron-01-prescription\"> </a><a name=\"hcsynth-iron-01-prescription\"> </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-cc-workout-request-group.html\">Per-day Workout Prescription (RequestGroup)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-synth-iron-01.html\">Anonymous Patient Female, DoB: 1989-05-27 ( https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider#garmin:synth-iron-01)</a></p><blockquote><p><b>action</b></p><p><b>Workout target type</b>: target-pct-ftp</p><p><b>Workout target (low)</b>: 65</p><p><b>Workout target (high)</b>: 75</p></blockquote></div>"
},
"status" : "active",
"intent" : "plan",
"subject" : {
🔗 "reference" : "Patient/synth-iron-01"
},
"action" : [
{
"extension" : [
{
"url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-type",
"valueCode" : "target-pct-ftp"
},
{
"url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-low",
"valueDecimal" : 65
},
{
"url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-target-high",
"valueDecimal" : 75
}
]
}
]
}