FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/oncology-BreastLymphNodeInvolvement-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idoncology-BreastLymphNodeInvolvement-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-oncology-BreastLymphNodeInvolvement-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-BreastLymphNodeInvolvement-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameBreastLymphNodeInvolvementModel
TitleBC BreastLymphNodeInvolvement Logical Model
Realmus
Authorityhl7
DescriptionIdentification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues
Typeoncology-BreastLymphNodeInvolvement-model
Kindlogical

Resources that use this resource

StructureDefinition
oncology-BreastPathologicalLymphNodeInvolvement-modelBC BreastPathologicalLymphNodeInvolvement Logical Model

Resources that this resource uses

StructureDefinition
cimi-topic-ReferenceRange-modelBC ReferenceRange Logical Model
ValueSet
oncology-LymphNodeInvolvementVSBC LymphNodeInvolvementVS ValueSet

Narrative

Note: links and images are rebased to the (stated) source

BC BreastLymphNodeInvolvement Logical Model

Identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues


Source

{
  "resourceType": "StructureDefinition",
  "id": "oncology-BreastLymphNodeInvolvement-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-BreastLymphNodeInvolvement-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "oncology.BreastLymphNodeInvolvement"
    }
  ],
  "version": "0.2.0",
  "name": "BreastLymphNodeInvolvementModel",
  "title": "BC BreastLymphNodeInvolvement Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "Identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
  "keyword": [
    {
      "system": "http://snomed.info/sct",
      "code": "399656008",
      "display": "Status of tumor metastasis to regional lymph nodes (observable entity)"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "oncology-BreastLymphNodeInvolvement-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "oncology-BreastLymphNodeInvolvement-model",
        "path": "oncology-BreastLymphNodeInvolvement-model",
        "definition": "Identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "min": 0,
        "max": "*",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.value",
        "path": "oncology-BreastLymphNodeInvolvement-model.value",
        "short": "Code representing identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "definition": "Code representing identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "min": 1,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-LymphNodeInvolvementVS"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.topicCode",
        "path": "oncology-BreastLymphNodeInvolvement-model.topicCode",
        "short": "The concept representing the finding or action that is the topic of the statement.",
        "definition": "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.topicCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
        "path": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
        "short": "Reason that a value associated with a test or other finding is missing.",
        "definition": "Reason that a value associated with a test or other finding is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.interpretation",
        "path": "oncology-BreastLymphNodeInvolvement-model.interpretation",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0420833"
          }
        ],
        "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.interpretation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
        "path": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0883335"
          }
        ],
        "short": "The usual or acceptable range for a test result.",
        "definition": "The usual or acceptable range for a test result.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
          "min": 0,
          "max": "0"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "oncology-BreastLymphNodeInvolvement-model",
        "path": "oncology-BreastLymphNodeInvolvement-model",
        "definition": "Identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "min": 0,
        "max": "*",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.value",
        "path": "oncology-BreastLymphNodeInvolvement-model.value",
        "short": "Code representing identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "definition": "Code representing identification of whether tumor cells have extended to the lymph nodes. Formerly known as BreastNodeInvolvementValues",
        "min": 1,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-LymphNodeInvolvementVS"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.topicCode",
        "path": "oncology-BreastLymphNodeInvolvement-model.topicCode",
        "short": "The concept representing the finding or action that is the topic of the statement.",
        "definition": "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.topicCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
        "path": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
        "short": "Reason that a value associated with a test or other finding is missing.",
        "definition": "Reason that a value associated with a test or other finding is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.exceptionValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.interpretation",
        "path": "oncology-BreastLymphNodeInvolvement-model.interpretation",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0420833"
          }
        ],
        "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.interpretation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
        "path": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0883335"
          }
        ],
        "short": "The usual or acceptable range for a test result.",
        "definition": "The usual or acceptable range for a test result.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "oncology-BreastLymphNodeInvolvement-model.referenceRange",
          "min": 0,
          "max": "0"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}