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


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cimi-topic-FindingTopic-model"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="cimi.topic.FindingTopic"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="FindingTopicModel"/>
  <title value="BC FindingTopic Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00+10:00"/>
  <publisher
             value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="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 value="logical"/>
  <abstract value="false"/>
  <type value="cimi-topic-FindingTopic-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="cimi-topic-FindingTopic-model">
      <path value="cimi-topic-FindingTopic-model"/>
      <definition
                  value="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 value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-topic-FindingTopic-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.topicCode">
      <path value="cimi-topic-FindingTopic-model.topicCode"/>
      <short
             value="The concept representing the finding or action that is the topic of the statement."/>
      <definition
                  value="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 &#39;question&#39; 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 value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.topicCode"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.findingMethod">
      <path value="cimi-topic-FindingTopic-model.findingMethod"/>
      <short
             value="The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle."/>
      <definition
                  value="The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.findingMethod"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference value="http://loinc.org/vs"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="cimi-topic-FindingTopic-model.details">
      <path value="cimi-topic-FindingTopic-model.details"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0947611"/>
      </code>
      <short
             value="A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information."/>
      <definition
                  value="A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.details"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.media">
      <path value="cimi-topic-FindingTopic-model.media"/>
      <short
             value="A file that contains audio, video, image, or similar content."/>
      <definition
                  value="A file that contains audio, video, image, or similar content."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.media"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="cimi-topic-FindingTopic-model">
      <path value="cimi-topic-FindingTopic-model"/>
      <definition
                  value="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 value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-topic-FindingTopic-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.topicCode">
      <path value="cimi-topic-FindingTopic-model.topicCode"/>
      <short
             value="The concept representing the finding or action that is the topic of the statement."/>
      <definition
                  value="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 &#39;question&#39; 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 value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.topicCode"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.findingMethod">
      <path value="cimi-topic-FindingTopic-model.findingMethod"/>
      <short
             value="The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle."/>
      <definition
                  value="The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.findingMethod"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference value="http://loinc.org/vs"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="cimi-topic-FindingTopic-model.details">
      <path value="cimi-topic-FindingTopic-model.details"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0947611"/>
      </code>
      <short
             value="A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information."/>
      <definition
                  value="A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.details"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-topic-FindingTopic-model.media">
      <path value="cimi-topic-FindingTopic-model.media"/>
      <short
             value="A file that contains audio, video, image, or similar content."/>
      <definition
                  value="A file that contains audio, video, image, or similar content."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-topic-FindingTopic-model.media"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>