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

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

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-statement-AssertionPresenceStatement-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-statement-AssertionPresenceStatement-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionPresenceStatement-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameAssertionPresenceStatementModel
TitleBC AssertionPresenceStatement Logical Model
Realmus
Authorityhl7
DescriptionStatement that a finding is present.
Typecimi-statement-AssertionPresenceStatement-model
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cimi-context-PresenceContext-modelBC PresenceContext 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 AssertionPresenceStatement Logical Model

Statement that a finding is present.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-statement-AssertionPresenceStatement-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionPresenceStatement-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.statement.AssertionPresenceStatement"
    }
  ],
  "version": "0.2.0",
  "name": "AssertionPresenceStatementModel",
  "title": "BC AssertionPresenceStatement 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": "Statement that a finding is present.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-statement-AssertionPresenceStatement-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-statement-AssertionPresenceStatement-model",
        "path": "cimi-statement-AssertionPresenceStatement-model",
        "definition": "Statement that a finding is present.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "path": "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-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-AssertionPresenceStatement-model.findingTopic",
        "path": "cimi-statement-AssertionPresenceStatement-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-AssertionPresenceStatement-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-AssertionPresenceStatement-model.presenceContext",
        "path": "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "410515003"
          }
        ],
        "short": "PresenceContext indicates that the finding in question exists or is present to some level of certainty.",
        "definition": "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-model.presenceContext",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-PresenceContext-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-statement-AssertionPresenceStatement-model",
        "path": "cimi-statement-AssertionPresenceStatement-model",
        "definition": "Statement that a finding is present.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "path": "cimi-statement-AssertionPresenceStatement-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-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-AssertionPresenceStatement-model.findingTopic",
        "path": "cimi-statement-AssertionPresenceStatement-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-AssertionPresenceStatement-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-AssertionPresenceStatement-model.presenceContext",
        "path": "cimi-statement-AssertionPresenceStatement-model.presenceContext",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "410515003"
          }
        ],
        "short": "PresenceContext indicates that the finding in question exists or is present to some level of certainty.",
        "definition": "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-statement-AssertionPresenceStatement-model.presenceContext",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-PresenceContext-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}