NCCN Templates® 1.0

ValueSet-action-placeholder

{
  "resourceType" : "ValueSet",
  "id" : "action-placeholder",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>ActionPlaceholder</h2><div><p>A placeholder for a related action that is defined outside of the scope of this plan</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-action-placeholder.html"><code>http://nccn.org/fhir/CodeSystem/action-placeholder</code></a></li></ul></div>"
  },
  "url" : "http://nccn.org/fhir/ValueSet/action-placeholder",
  "name" : "ActionPlaceholder",
  "status" : "draft",
  "date" : "2017-04-14T19:53:50-04:00",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url"
        },
        {
          "system" : "email"
        }
      ]
    }
  ],
  "description" : "A placeholder for a related action that is defined outside of the scope of this plan",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://nccn.org/fhir/CodeSystem/action-placeholder"
      }
    ]
  }
}