Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0
Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-12-03 |
{
"resourceType" : "CodeSystem",
"id" : "program-use-context",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem program-use-context</b></p><a name=\"program-use-context\"> </a><a name=\"hcprogram-use-context\"> </a><p>This case-sensitive code system <code>https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/program-use-context</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">fhir-viewer-invite<a name=\"program-use-context-fhir-viewer-invite\"> </a></td><td>Invites from FHIR Viewer</td><td>When present, creating CarePlans (including participants) from the FHIR Viewer is allowed for this PlanDefinition</td></tr></table></div>"
},
"url" : "https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/program-use-context",
"version" : "0.1.0",
"name" : "ProgramUseContext",
"title" : "Program Use Context",
"status" : "active",
"experimental" : false,
"date" : "2025-12-03T12:00:57+00:00",
"publisher" : "Open Health Hub",
"contact" : [
{
"name" : "Open Health Hub",
"telecom" : [
{
"system" : "url",
"value" : "https://www.openhealthhub.com"
},
{
"system" : "email",
"value" : "support@openhealthhub.com"
}
]
}
],
"description" : "A single value code system to specify how the PlanDefinition can be used",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "fhir-viewer-invite",
"display" : "Invites from FHIR Viewer",
"definition" : "When present, creating CarePlans (including participants) from the FHIR Viewer is allowed for this PlanDefinition"
}
]
}