This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="cimi-EvaluationResultTopic-model"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p><b>BC EvaluationResultTopic Logical Model</b></p> <p>The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG.</p> </div> </text> <url value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-EvaluationResultTopic-model"/> <identifier> <system value="http://hl7.org/fhir/us/breastcancer"/> <value value="cimi.EvaluationResultTopic"/> </identifier> <version value="0.1.0"/> <name value="EvaluationResultTopicModel"/> <title value="BC EvaluationResultTopic Logical Model"/> <status value="draft"/> <date value="2018-04-01T00:00:00+11:00"/> <publisher value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/> <contact> <telecom> <system value="url"/> <value value="http://standardhealthrecord.org"/> </telecom> </contact> <description value="The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG."/> <keyword> <system value="http://ncimeta.nci.nih.gov"/> <code value="C1554188"/> </keyword> <kind value="logical"/> <abstract value="false"/> <type value="cimi-EvaluationResultTopic-model"/> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/> <derivation value="specialization"/> <snapshot> <element id="cimi-EvaluationResultTopic-model"> <path value="cimi-EvaluationResultTopic-model"/> <definition value="The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model"/> <min value="0"/> <max value="*"/> </base> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.value[x]"> <path value="cimi-EvaluationResultTopic-model.value[x]"/> <short value="Choice of types representing the base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer)."/> <definition value="Choice of types representing the base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG."/> <alias value="quantity"/> <alias value="codeableConcept"/> <alias value="string"/> <alias value="boolean"/> <alias value="range"/> <alias value="ratio"/> <alias value="time"/> <alias value="dateTime"/> <alias value="timePeriod"/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"/> </type> <type> <code value="Coding"/> </type> <type> <code value="string"/> </type> <type> <code value="boolean"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio-model"/> </type> <type> <code value="time"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.topicCode"> <path value="cimi-EvaluationResultTopic-model.topicCode"/> <short value="The concept representing the finding or action that is the topic of the statement."/> <definition value="The concept representing the finding or action that is the topic of the statement. For 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. CIMI Alignment: TopicCode is the new CIMI name for the attribute formerly called 'key' in CIMI V0.0.4."/> <min value="1"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.topicCode"/> <min value="1"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-TopicCode-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.findingMethod"> <path value="cimi-EvaluationResultTopic-model.findingMethod"/> <short value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle."/> <definition value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle. CIMI Alignment: In CIMI V0.0.4, this attribute was called 'method'. The value set binding reflects CIMI's preference for LOINC codes."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.findingMethod"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.interpretation"> <path value="cimi-EvaluationResultTopic-model.interpretation"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0420833"/> </code> <short value="A clinical interpretation of a finding."/> <definition value="A clinical interpretation of a finding. CIMI Alignment: The value set binding has been chosen to align with FHIR. (Note: it is not clear if Interpretation belongs in FindingTopic, rather than a context class, but that is how CIMI has modeled it.)"/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.interpretation"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Interpretation-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.category"> <path value="cimi-EvaluationResultTopic-model.category"/> <short value="A class or division of people or things having particular shared characteristics"/> <definition value="A class or division of people or things having particular shared characteristics"/> <min value="1"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.category"/> <min value="1"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Category-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.category.value"> <path value="cimi-EvaluationResultTopic-model.category.value"/> <short value="Code representing a class or division of people or things having particular shared characteristics"/> <definition value="Code representing a class or division of people or things having particular shared characteristics"/> <alias value="codeableConcept"/> <min value="1"/> <max value="1"/> <base> <path value="shr-core-Category-model.value"/> <min value="1"/> <max value="1"/> </base> <type> <code value="Coding"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> <binding> <strength value="extensible"/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/observation-category"/> </valueSetReference> </binding> </element> <element id="cimi-EvaluationResultTopic-model.anatomicalLocation"> <path value="cimi-EvaluationResultTopic-model.anatomicalLocation"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C1545955"/> </code> <short value="A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart."/> <definition value="A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart. CIMI Alignment: In CIMI V0.0.4, AnatomicalLocation has no parent class. This appears to have been an oversight, and the parent should have been Entity, as modeled here."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.anatomicalLocation"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.specimen"> <path value="cimi-EvaluationResultTopic-model.specimen"/> <short value="A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities."/> <definition value="A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities. CIMI Alignment: This class has been cut down to parts relevant to the current oncology ballot. The attribute parentSpecimenIdentifier has been changed from an Identifier to a reference to a Specimen, to make it possible to map to FHIR."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.specimen"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Specimen-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.deltaFlag"> <path value="cimi-EvaluationResultTopic-model.deltaFlag"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C1705241"/> </code> <short value="Indicator of significant change (delta) from the last or previous measurement."/> <definition value="Indicator of significant change (delta) from the last or previous measurement."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.deltaFlag"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-DeltaFlag-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.precondition"> <path value="cimi-EvaluationResultTopic-model.precondition"/> <short value="A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise."/> <definition value="A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.precondition"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Precondition-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.referenceRange"> <path value="cimi-EvaluationResultTopic-model.referenceRange"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0883335"/> </code> <short value="The usual or acceptable range for a test result."/> <definition value="The usual or acceptable range for a test result."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.referenceRange"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.evaluationComponent"> <path value="cimi-EvaluationResultTopic-model.evaluationComponent"/> <short value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation."/> <definition value="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 value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.evaluationComponent"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-EvaluationComponent-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> </snapshot> <differential> <element id="cimi-EvaluationResultTopic-model"> <path value="cimi-EvaluationResultTopic-model"/> <definition value="The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model"/> <min value="0"/> <max value="*"/> </base> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.value[x]"> <path value="cimi-EvaluationResultTopic-model.value[x]"/> <short value="Choice of types representing the base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer)."/> <definition value="Choice of types representing the base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer). 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. CIMI Alignment: 1) In CIMI V0.0.4, LaboratoryTestResult.specimen is 0..* but that cardinality makes it impossible to map to FHIR Observation, where specimen is 0..1. The cardinality of Specimen has been changed to 0..1 to enable FHIR mapping. 2) In CIMI V0.0.4, Findings (including EvaluationResult and LaboratoryTestResult) do not have related ('has-member') observations, nor components (sub-observations). These features of FHIR Observations were found to be very useful in modeling breast cancer pathology, and are included here. This represents a significant departure from the CIMI model. CompoundClinicalStatement has not been used to represent panel-like findings, because of the complexity of mapping this class to FHIR. 3) In CIMI V0.0.4, allowable datatypes for result (aka Value) include EmbeddedContent, GpsLocation, Multimedia, ParsableContent, and other types not allowed in a FHIR Observation. To make mapping feasible, the types of Value were restricted to only the allowable FHIR datatypes. 4) ExceptionValue has been moved to the RecordedContext, because it is only relevant when a value is supposed to be recorded, but is not. 5) The cardinality of FindingMethod has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.method is 0..1. 6) The class PhysicalEvaluationResult has been united with this class, and the body location (AnatomicalLocation) has been added to this class. This is because bodySite is part of Observation, and it cannot be profiled out of EvaluationResult and then re-included in PhysicalEvaluationResult. 7) The cardinality of AnatomicalLocation has been changed from 0..* to 0..1 to make it possible to map to FHIR, where Observation.bodySite is 0..1. 8) The attribute evaluationDate has been moved to RecordedContext, because it only applies to evaluations that have been done. 9) The attributes device and evaluationProcedure have been removed for brevity, since they are not used in the current IG."/> <alias value="quantity"/> <alias value="codeableConcept"/> <alias value="string"/> <alias value="boolean"/> <alias value="range"/> <alias value="ratio"/> <alias value="time"/> <alias value="dateTime"/> <alias value="timePeriod"/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"/> </type> <type> <code value="Coding"/> </type> <type> <code value="string"/> </type> <type> <code value="boolean"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio-model"/> </type> <type> <code value="time"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.topicCode"> <path value="cimi-EvaluationResultTopic-model.topicCode"/> <short value="The concept representing the finding or action that is the topic of the statement."/> <definition value="The concept representing the finding or action that is the topic of the statement. For 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. CIMI Alignment: TopicCode is the new CIMI name for the attribute formerly called 'key' in CIMI V0.0.4."/> <min value="1"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.topicCode"/> <min value="1"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-TopicCode-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.findingMethod"> <path value="cimi-EvaluationResultTopic-model.findingMethod"/> <short value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle."/> <definition value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle. CIMI Alignment: In CIMI V0.0.4, this attribute was called 'method'. The value set binding reflects CIMI's preference for LOINC codes."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.findingMethod"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.interpretation"> <path value="cimi-EvaluationResultTopic-model.interpretation"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0420833"/> </code> <short value="A clinical interpretation of a finding."/> <definition value="A clinical interpretation of a finding. CIMI Alignment: The value set binding has been chosen to align with FHIR. (Note: it is not clear if Interpretation belongs in FindingTopic, rather than a context class, but that is how CIMI has modeled it.)"/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.interpretation"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Interpretation-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.category"> <path value="cimi-EvaluationResultTopic-model.category"/> <short value="A class or division of people or things having particular shared characteristics"/> <definition value="A class or division of people or things having particular shared characteristics"/> <min value="1"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.category"/> <min value="1"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Category-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.category.value"> <path value="cimi-EvaluationResultTopic-model.category.value"/> <short value="Code representing a class or division of people or things having particular shared characteristics"/> <definition value="Code representing a class or division of people or things having particular shared characteristics"/> <alias value="codeableConcept"/> <min value="1"/> <max value="1"/> <base> <path value="shr-core-Category-model.value"/> <min value="1"/> <max value="1"/> </base> <type> <code value="Coding"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> <binding> <strength value="extensible"/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/observation-category"/> </valueSetReference> </binding> </element> <element id="cimi-EvaluationResultTopic-model.anatomicalLocation"> <path value="cimi-EvaluationResultTopic-model.anatomicalLocation"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C1545955"/> </code> <short value="A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart."/> <definition value="A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart. CIMI Alignment: In CIMI V0.0.4, AnatomicalLocation has no parent class. This appears to have been an oversight, and the parent should have been Entity, as modeled here."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.anatomicalLocation"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.specimen"> <path value="cimi-EvaluationResultTopic-model.specimen"/> <short value="A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities."/> <definition value="A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities. CIMI Alignment: This class has been cut down to parts relevant to the current oncology ballot. The attribute parentSpecimenIdentifier has been changed from an Identifier to a reference to a Specimen, to make it possible to map to FHIR."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.specimen"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Specimen-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.deltaFlag"> <path value="cimi-EvaluationResultTopic-model.deltaFlag"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C1705241"/> </code> <short value="Indicator of significant change (delta) from the last or previous measurement."/> <definition value="Indicator of significant change (delta) from the last or previous measurement."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-EvaluationResultTopic-model.deltaFlag"/> <min value="0"/> <max value="1"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-DeltaFlag-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.precondition"> <path value="cimi-EvaluationResultTopic-model.precondition"/> <short value="A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise."/> <definition value="A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.precondition"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Precondition-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.referenceRange"> <path value="cimi-EvaluationResultTopic-model.referenceRange"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0883335"/> </code> <short value="The usual or acceptable range for a test result."/> <definition value="The usual or acceptable range for a test result."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.referenceRange"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-EvaluationResultTopic-model.evaluationComponent"> <path value="cimi-EvaluationResultTopic-model.evaluationComponent"/> <short value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation."/> <definition value="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 value="0"/> <max value="*"/> <base> <path value="cimi-EvaluationResultTopic-model.evaluationComponent"/> <min value="0"/> <max value="*"/> </base> <type> <code value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-EvaluationComponent-model"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> </differential> </StructureDefinition>