{
  "resourceType": "StructureDefinition",
  "id": "c9ffde1a-2172-497b-8221-6f3fcad917c6",
  "meta": {
    "lastUpdated": "2020-06-25T14:08:41.61+00:00"
  },
  "url": "https://dip.roche.com/context-extension/impacted-condition/StructureDefinition/BehaviorCode",
  "name": "BehaviorCode",
  "title": "Behavior Code",
  "status": "draft",
  "date": "2020-06-25T14:08:40.6771846+00:00",
  "publisher": "Roche Navify",
  "description": "This extension is being defined as an element to be used  in the Roche Navify Profile for the Condition Resource as a means of capturing the NAACCR coded behavior for a  Tumor / Cancer",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Condition"
    },
    {
      "type": "element",
      "expression": "BodyStructure"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Behavior Code",
        "definition": "an extension to capture the behavior associated with a condition using NAACCR Behavior codes",
        "max": "1",
        "isModifier": false
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://dip.roche.com/context-extension/impacted-condition/StructureDefinition/BehaviorCode"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "NAACCR behavior code",
        "definition": "Value Set: NAACCR Behavior Code urn:oid:2.16.840.1.113883.3.520.4.14.\r\nIndication whether the tumor is benign, in situ, malignant or metastatic\r\nValue Set Source: http://phinvads.cdc.gov/vads/ViewValueSet.action?id=533DA165-1730-E211-8ECF-001A4BE7FA90",
        "comment": "Concept Code        Concept Name                                     \r\n0                             Benign                                                  \r\n2                             Carcinoma in situ                                 \r\n6                             Malignant, metastatic site                    \r\n3                             Malignant, primary site                        \r\n9                             Malignant, uncertain whether primary or metastatic site \r\n1                             Uncertain whether benign or malignant",
        "min": 1,
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": false,
        "binding": {
          "strength": "required",
          "description": "NAACCR Behavior Codes",
          "valueSet": "http://phinvads.cdc.gov/vads/ViewValueSet.action?id=533DA165-1730-E211-8ECF-001A4BE7FA90"
        }
      }
    ]
  }
}