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

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

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-topic-EvaluationComponent-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-EvaluationComponent-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-EvaluationComponent-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameEvaluationComponentModel
TitleBC EvaluationComponent Logical Model
Realmus
Authorityhl7
DescriptionA simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.
Typecimi-topic-EvaluationComponent-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-statement-CodedLaboratoryObservation-modelBC CodedLaboratoryObservation Logical Model
cimi-statement-ComponentOnlyNonLaboratoryObservation-modelBC ComponentOnlyNonLaboratoryObservation Logical Model
cimi-statement-NonLaboratoryObservation-modelBC NonLaboratoryObservation Logical Model
cimi-statement-SimpleCodedLaboratoryObservation-modelBC SimpleCodedLaboratoryObservation Logical Model
cimi-statement-SimpleLaboratoryObservation-modelBC SimpleLaboratoryObservation Logical Model
cimi-topic-LaboratoryObservationTopic-modelBC LaboratoryObservationTopic Logical Model
cimi-topic-ObservationTopic-modelBC ObservationTopic Logical Model
oncology-BreastCancerStageTopic-modelBC BreastCancerStageTopic Logical Model
oncology-DCISNuclearGrade-modelBC DCISNuclearGrade Logical Model
oncology-HER2ReceptorStatus-modelBC HER2ReceptorStatus Logical Model
oncology-MammaprintRecurrenceScore-modelBC MammaprintRecurrenceScore Logical Model
oncology-OncotypeDxDCISRecurrenceScore-modelBC OncotypeDxDCISRecurrenceScore Logical Model
oncology-OncotypeDxInvasiveRecurrenceScore-modelBC OncotypeDxInvasiveRecurrenceScore Logical Model
oncology-ProsignaRecurrenceScore-modelBC ProsignaRecurrenceScore Logical Model

Resources that this resource uses

StructureDefinition
cimi-topic-ReferenceRange-modelBC ReferenceRange Logical Model
shr-core-IntegerQuantity-modelBC IntegerQuantity Logical Model
shr-core-Media-modelBC Media Logical Model
shr-core-Quantity-modelBC Quantity Logical Model
shr-core-Range-modelBC Range Logical Model
shr-core-Ratio-modelBC Ratio Logical Model
shr-core-TimePeriod-modelBC TimePeriod Logical Model

Narrative

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

BC EvaluationComponent Logical Model

A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-topic-EvaluationComponent-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-EvaluationComponent-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.topic.EvaluationComponent"
    }
  ],
  "version": "0.2.0",
  "name": "EvaluationComponentModel",
  "title": "BC EvaluationComponent 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 simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-topic-EvaluationComponent-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-topic-EvaluationComponent-model",
        "path": "cimi-topic-EvaluationComponent-model",
        "definition": "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.value[x]",
        "path": "cimi-topic-EvaluationComponent-model.value[x]",
        "short": "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "definition": "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.value[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          },
          {
            "code": "Coding"
          },
          {
            "code": "string"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          },
          {
            "code": "time"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-IntegerQuantity-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.topicCode",
        "path": "cimi-topic-EvaluationComponent-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": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.topicCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.exceptionValue",
        "path": "cimi-topic-EvaluationComponent-model.exceptionValue",
        "short": "Reason that a value associated with a test or other finding is missing.",
        "definition": "Reason that a value associated with a test or other finding is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.exceptionValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.interpretation",
        "path": "cimi-topic-EvaluationComponent-model.interpretation",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0420833"
          }
        ],
        "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.interpretation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.referenceRange",
        "path": "cimi-topic-EvaluationComponent-model.referenceRange",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0883335"
          }
        ],
        "short": "The usual or acceptable range for a test result.",
        "definition": "The usual or acceptable range for a test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-topic-EvaluationComponent-model",
        "path": "cimi-topic-EvaluationComponent-model",
        "definition": "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.value[x]",
        "path": "cimi-topic-EvaluationComponent-model.value[x]",
        "short": "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "definition": "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.value[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          },
          {
            "code": "Coding"
          },
          {
            "code": "string"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          },
          {
            "code": "time"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-IntegerQuantity-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.topicCode",
        "path": "cimi-topic-EvaluationComponent-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": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.topicCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.exceptionValue",
        "path": "cimi-topic-EvaluationComponent-model.exceptionValue",
        "short": "Reason that a value associated with a test or other finding is missing.",
        "definition": "Reason that a value associated with a test or other finding is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.exceptionValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.interpretation",
        "path": "cimi-topic-EvaluationComponent-model.interpretation",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0420833"
          }
        ],
        "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.interpretation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id": "cimi-topic-EvaluationComponent-model.referenceRange",
        "path": "cimi-topic-EvaluationComponent-model.referenceRange",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0883335"
          }
        ],
        "short": "The usual or acceptable range for a test result.",
        "definition": "The usual or acceptable range for a test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-EvaluationComponent-model.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}