NCCN Templates® 1.0

ValueSet-template-relationship

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