HL7 FHIR Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment 2)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

FindingTopicModel

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-topic-FindingTopic-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>BC FindingTopic Logical Model</b></p>
  <p>Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.
The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.topic.FindingTopic"
    }
  ],
  "version" : "0.2.0",
  "name" : "FindingTopicModel",
  "title" : "BC FindingTopic 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" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.
The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-topic-FindingTopic-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-topic-FindingTopic-model",
        "path" : "cimi-topic-FindingTopic-model",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.
The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.topicCode",
        "path" : "cimi-topic-FindingTopic-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.

For 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" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.findingMethod",
        "path" : "cimi-topic-FindingTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-FindingTopic-model.details",
        "path" : "cimi-topic-FindingTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.media",
        "path" : "cimi-topic-FindingTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-topic-FindingTopic-model",
        "path" : "cimi-topic-FindingTopic-model",
        "definition" : "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.
The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.topicCode",
        "path" : "cimi-topic-FindingTopic-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.

For 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" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.findingMethod",
        "path" : "cimi-topic-FindingTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-FindingTopic-model.details",
        "path" : "cimi-topic-FindingTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-FindingTopic-model.media",
        "path" : "cimi-topic-FindingTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-FindingTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}