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

FHIR IG Statistics: StructureDefinition/cimi-topic-FindingTopic-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-topic-FindingTopic-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-FindingTopic-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameFindingTopicModel
TitleBC FindingTopic Logical Model
Realmus
Authorityhl7
DescriptionBase 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.
Typecimi-topic-FindingTopic-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-statement-AssertionPresenceStatement-modelBC AssertionPresenceStatement Logical Model
cimi-statement-AssertionStatement-modelBC AssertionStatement Logical Model
cimi-statement-FindingStatement-modelBC FindingStatement Logical Model

Resources that this resource uses

StructureDefinition
shr-core-Media-modelBC Media Logical Model

Narrative

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

BC FindingTopic Logical Model

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.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-topic-FindingTopic-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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.\nThe 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.\nThe 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.\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": 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.\nThe 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.\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": 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
      }
    ]
  }
}