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

FHIR IG Statistics: StructureDefinition/cimi-statement-FindingStatement-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-statement-FindingStatement-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-statement-FindingStatement-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-FindingStatement-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameFindingStatementModel
TitleBC FindingStatement Logical Model
Realmus
Authorityhl7
DescriptionAny clinical statement representing a finding.
Typecimi-statement-FindingStatement-model
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cimi-context-StatementContext-modelBC StatementContext Logical Model
cimi-core-PersonOfRecord-modelBC PersonOfRecord Logical Model
cimi-topic-FindingTopic-modelBC FindingTopic Logical Model

Narrative

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

BC FindingStatement Logical Model

Any clinical statement representing a finding.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-statement-FindingStatement-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-FindingStatement-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.statement.FindingStatement"
    }
  ],
  "version": "0.2.0",
  "name": "FindingStatementModel",
  "title": "BC FindingStatement 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": "Any clinical statement representing a finding.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-statement-FindingStatement-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-statement-FindingStatement-model",
        "path": "cimi-statement-FindingStatement-model",
        "definition": "Any clinical statement representing a finding.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-statement-FindingStatement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.personOfRecord",
        "path": "cimi-statement-FindingStatement-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.personOfRecord",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.findingTopic",
        "path": "cimi-statement-FindingStatement-model.findingTopic",
        "short": "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.",
        "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": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.findingTopic",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.statementContext",
        "path": "cimi-statement-FindingStatement-model.statementContext",
        "short": "Compositional and reusable grouping of clinical statement attributes that provides the context for the topic of a clinical statement.",
        "definition": "Compositional and reusable grouping of clinical statement attributes that provides the context for the topic of a clinical statement.\nThe StatementContext class aligns with the SNOMED CT Situations with Explicit Context (SWEC) Concept Model. The StatementContext provides the expressivity required to specify that an act was performed or not performed or that a finding was asserted to be present or absent for the given subject of information. It also often holds provenance information relevant to the context of the clinical statement. It is important to note that by default the context applies to the conjunction of the attribute specified in the statement. For instance, if a clinical statement has a topic describing a rash on left arm and a context of 'absent', then the statement states that the subject of interest did not have a rash on the left arm but might have had one on the right arm.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.statementContext",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-StatementContext-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-statement-FindingStatement-model",
        "path": "cimi-statement-FindingStatement-model",
        "definition": "Any clinical statement representing a finding.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-statement-FindingStatement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.personOfRecord",
        "path": "cimi-statement-FindingStatement-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.personOfRecord",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.findingTopic",
        "path": "cimi-statement-FindingStatement-model.findingTopic",
        "short": "Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.",
        "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": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.findingTopic",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingTopic-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-FindingStatement-model.statementContext",
        "path": "cimi-statement-FindingStatement-model.statementContext",
        "short": "Compositional and reusable grouping of clinical statement attributes that provides the context for the topic of a clinical statement.",
        "definition": "Compositional and reusable grouping of clinical statement attributes that provides the context for the topic of a clinical statement.\nThe StatementContext class aligns with the SNOMED CT Situations with Explicit Context (SWEC) Concept Model. The StatementContext provides the expressivity required to specify that an act was performed or not performed or that a finding was asserted to be present or absent for the given subject of information. It also often holds provenance information relevant to the context of the clinical statement. It is important to note that by default the context applies to the conjunction of the attribute specified in the statement. For instance, if a clinical statement has a topic describing a rash on left arm and a context of 'absent', then the statement states that the subject of interest did not have a rash on the left arm but might have had one on the right arm.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-FindingStatement-model.statementContext",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-StatementContext-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}