{
  "resourceType": "StructureDefinition",
  "id": "6de3a6ff-5a11-4a9e-8ef5-417a3fcb7a4b",
  "meta": {
    "lastUpdated": "2019-07-31T17:27:31.1823698+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/regimenReferenceType",
  "name": "regimenReferenceType",
  "title": "regimenReferenceType",
  "status": "active",
  "experimental": false,
  "date": "2019-07-31T17:27:31.0016588+00:00",
  "publisher": "National Comprehensive Cancer Network, Inc.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nccn.org/about/contact.aspx",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Template references that are citations may or may not follow the stated reference because of changes in the standard of practice. This extension ellaborates on the degree to which the template adheres to the information contained within the referenced citation. See https://www.nccn.org/professionals/OrderTemplates/PDF/appendix_E.pdf for more information.",
  "copyright": "National Comprehensive Cancer Network, Inc. (c) 2017. All right reserved.",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "extension",
  "context": [
    "PlanDefinition.relatedArtifact"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/regimenReferenceType"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "short": "a | b | c | d",
        "definition": "Template references that are citations may or may not follow the stated reference because of changes in the standard of practice. This extension ellaborates on the degree to which the template adheres to the information contained within the referenced citation.",
        "comment": "See https://www.nccn.org/professionals/OrderTemplates/PDF/appendix_E.pdf for more information.",
        "min": 1,
        "type": [
          {
            "code": "code"
          }
        ],
        "example": [
          {
            "label": "Citation regimenReferenceType code",
            "valueCode": "a"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "For the regimenReferenceType extension.",
          "valueSetReference": {
            "reference": "http://ots.nccn.org/hl7/fhir/ValueSet/regimenReferenceType-ValueSet"
          }
        }
      }
    ]
  }
}