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

: OHH PlanDefinition Action Type - JSON Representation

Active as of 2025-12-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "plan-definition-action-type-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet plan-definition-action-type-value-set</b></p><a name=\"plan-definition-action-type-value-set\"> </a><a name=\"hcplan-definition-action-type-value-set\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-action-type.html\"><code>https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/action-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://api.openhealthhub.com/OpenHealthhub/fhir/4/ValueSet/plan-definition-action-type-value-set",
  "version" : "0.1.0",
  "name" : "PlanDefinitionActionTypeValueSet",
  "title" : "Plan Definition Action Type Value Set",
  "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" : "Value set containing action types for Plan Definition tasks",
  "compose" : {
    "include" : [
      {
        "system" : "https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/action-type"
      }
    ]
  }
}