FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (312 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-statement-AssertionStatement-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionStatement-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name AssertionStatementModel
Title BC AssertionStatement Logical Model
Experimental False
Realm us
Authority hl7
Description A clinical statement that asserts presence or absence.
Type cimi-statement-AssertionStatement-model
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cimi-context-StatementContext-model BC StatementContext Logical Model
cimi-core-PersonOfRecord-model BC PersonOfRecord Logical Model
cimi-topic-FindingTopic-model BC FindingTopic Logical Model


Narrative

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

BC AssertionStatement Logical Model

A clinical statement that asserts presence or absence.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-statement-AssertionStatement-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC AssertionStatement Logical Model</b></p>\n <p>A clinical statement that asserts presence or absence.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-AssertionStatement-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.statement.AssertionStatement"
    }
  ],
  "version" : "0.2.0",
  "name" : "AssertionStatementModel",
  "title" : "BC AssertionStatement 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" : "A clinical statement that asserts presence or absence.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-statement-AssertionStatement-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-statement-AssertionStatement-model",
        "path" : "cimi-statement-AssertionStatement-model",
        "definition" : "A clinical statement that asserts presence or absence.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-AssertionStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionStatement-model.personOfRecord",
        "path" : "cimi-statement-AssertionStatement-model.personOfRecord",
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-model.findingTopic",
        "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-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-AssertionStatement-model.statementContext",
        "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-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-AssertionStatement-model",
        "path" : "cimi-statement-AssertionStatement-model",
        "definition" : "A clinical statement that asserts presence or absence.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-AssertionStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-AssertionStatement-model.personOfRecord",
        "path" : "cimi-statement-AssertionStatement-model.personOfRecord",
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-model.findingTopic",
        "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-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-AssertionStatement-model.statementContext",
        "path" : "cimi-statement-AssertionStatement-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-AssertionStatement-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
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.