HL7 FHIR Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment 2)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

TumorDimensionsModel

Definitions for oncology-TumorDimensions-model.

oncology-TumorDimensions-model
Definition

Dimension size of the tumor sample evaluated for staging. Dimensions include a size measurements for the longest diameter and the short axis (per RECIST guidelines) as well as margin measurements.

Control0..*
oncology-TumorDimensions-model.personOfRecord
Definition

The person this entry belongs to.

Control1..1
TypeReference(PersonOfRecordModel)
oncology-TumorDimensions-model.laboratoryObservationTopic
Definition

The topic composition for laboratory observations. A specimen is required, anatomical location is excluded (since the specimen indicates the collection body site). Also includes a diagnostic service (indicating the type of laboratory), not present in general observations.

Control1..1
TypeBackboneElement
oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode
Definition

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.

Control1..1
TypeCoding
oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Control0..*
TypeExtension
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Control1..1
Typeuri
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Fixed Valuehttp://snomed.info/sct
oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.version
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.code
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Control1..1
Typecode
Requirements

Need to refer to a particular code in the system.

Fixed Value263605001
oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.display
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Control0..1
Typestring
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

oncology-TumorDimensions-model.laboratoryObservationTopic.topicCode.userSelected
Definition

Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).

Control0..1
Typeboolean
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

oncology-TumorDimensions-model.laboratoryObservationTopic.findingMethod
Definition

The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.

Control0..1
BindingThe codes SHOULD be taken from http://loinc.org/vs
TypeCoding
oncology-TumorDimensions-model.laboratoryObservationTopic.details
Definition

A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.

Control0..1
Typestring
oncology-TumorDimensions-model.laboratoryObservationTopic.media
Definition

A file that contains audio, video, image, or similar content.

Control0..*
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model
oncology-TumorDimensions-model.laboratoryObservationTopic.category
Definition

A class or division of people or things having particular shared characteristics

Control1..*
TypeCoding
oncology-TumorDimensions-model.laboratoryObservationTopic.category.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
oncology-TumorDimensions-model.laboratoryObservationTopic.category.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Control0..*
TypeExtension
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

oncology-TumorDimensions-model.laboratoryObservationTopic.category.system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Control1..1
Typeuri
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Fixed Valuehttp://hl7.org/fhir/observation-category
oncology-TumorDimensions-model.laboratoryObservationTopic.category.version
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

oncology-TumorDimensions-model.laboratoryObservationTopic.category.code
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Control1..1
Typecode
Requirements

Need to refer to a particular code in the system.

Fixed Valuelaboratory
oncology-TumorDimensions-model.laboratoryObservationTopic.category.display
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Control0..1
Typestring
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

oncology-TumorDimensions-model.laboratoryObservationTopic.category.userSelected
Definition

Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).

Control0..1
Typeboolean
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

oncology-TumorDimensions-model.laboratoryObservationTopic.anatomicalLocation
Definition

A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.

Control0..0
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-AnatomicalLocation-model
oncology-TumorDimensions-model.laboratoryObservationTopic.device
Definition

A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.

Control0..1
TypeReference(DeviceModel)
oncology-TumorDimensions-model.laboratoryObservationTopic.specimen
Definition

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.

Control1..1
TypeReference(SpecimenModel)
oncology-TumorDimensions-model.laboratoryObservationTopic.precondition
Definition

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.

Control0..0
TypeChoice of: Coding, Reference(ObservationModel)
oncology-TumorDimensions-model.laboratoryObservationTopic.referenceRange
Definition

The usual or acceptable range for a test result.

Control0..*
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model
oncology-TumorDimensions-model.laboratoryObservationTopic.evaluationComponent
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.

Control0..1
oncology-TumorDimensions-model.laboratoryObservationTopic.evaluationComponent.sizeOfLongestDiameter
Definition

Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.

Control0..1
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-SizeOfLongestDiameter-model
oncology-TumorDimensions-model.laboratoryObservationTopic.evaluationComponent.sizeOfShortAxis
Definition

Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.

Control0..1
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-SizeOfShortAxis-model
oncology-TumorDimensions-model.laboratoryObservationTopic.evaluationComponent.sizeOfGrossTumorBed
Definition

The largest dimension of the gross tumor bed and surrounding fibrotic area.

Control0..1
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-SizeOfGrossTumorBed-model
oncology-TumorDimensions-model.laboratoryObservationTopic.panelMembers
Definition

PanelMembers represent the elements of a group of a related but independent evaluations. Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.

Control0..0
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-PanelMembers-model
oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService
Definition

The service completing the observations, e.g. biochemistry, microbiology, blood bank.

Control0..*
TypeCoding
oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Control0..*
TypeExtension
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Control1..1
Typeuri
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Fixed Valuehttp://hl7.org/fhir/v2/0074
oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.version
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.code
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Control1..1
Typecode
Requirements

Need to refer to a particular code in the system.

Fixed ValuePAT
oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.display
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Control0..1
Typestring
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

oncology-TumorDimensions-model.laboratoryObservationTopic.diagnosticService.userSelected
Definition

Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).

Control0..1
Typeboolean
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

oncology-TumorDimensions-model.observationContext
Definition

Context for recording an evaluation result, used to indicate an evaluation has been made.

Control1..1
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-ObservationContext-model
oncology-TumorDimensions-model.observationContext.contextCode
Definition

A code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc. Attribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes: 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range allowed for this attribute shall be consistent with the SNOMED CT concept model specification for SWEC.

Control1..1
TypeCoding
oncology-TumorDimensions-model.observationContext.contextCode.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
oncology-TumorDimensions-model.observationContext.contextCode.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Control0..*
TypeExtension
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

oncology-TumorDimensions-model.observationContext.contextCode.system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Control1..1
Typeuri
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Fixed Valuehttp://snomed.info/sct
oncology-TumorDimensions-model.observationContext.contextCode.version
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

NoteThis is a business versionId, not a resource version id (see discussion)
Control0..1
Typestring
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

oncology-TumorDimensions-model.observationContext.contextCode.code
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Control1..1
Typecode
Requirements

Need to refer to a particular code in the system.

Fixed Value424975005
oncology-TumorDimensions-model.observationContext.contextCode.display
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Control0..1
Typestring
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

oncology-TumorDimensions-model.observationContext.contextCode.userSelected
Definition

Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).

Control0..1
Typeboolean
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

oncology-TumorDimensions-model.observationContext.encounter
Definition

A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.

Control0..1
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-encounter-Encounter-model
oncology-TumorDimensions-model.observationContext.interpretation
Definition

A clinical interpretation of a finding (applies to both assertions and observation).

Control0..1
BindingThe codes SHALL be taken from Observation Interpretation Codes; other codes may be used where these codes are not suitable
TypeCoding
oncology-TumorDimensions-model.observationContext.findingStatus
Definition

Indicates whether the finding is preliminary, amended, final, etc.

Control1..1
BindingThe codes SHALL be taken from ObservationStatus
Typecode
oncology-TumorDimensions-model.observationContext.relevantTime
Definition

The time or time period that the finding addresses. The clinically relevant time is not necessarily when the information is gathered or when a test is carried out, but for example, when a specimen was collected, or the time period referred to by the question. Use a TimePeriod for a measurement or specimen collection continued over a significant period of time (e.g. 24 hour Urine Sodium).

Control0..1
TypeChoice of: dateTime, http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model
oncology-TumorDimensions-model.observationContext.resultValue
Definition

The finding itself, such as the blood pressure value recorded.

Control0..0
TypeChoice of: http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model, Coding, string, boolean, http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model, http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio-model, time, dateTime, http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model
oncology-TumorDimensions-model.observationContext.exceptionValue
Definition

Reason that a value associated with a test or other finding is missing.

Control0..0
BindingThe codes SHALL be taken from DataAbsentReason; other codes may be used where these codes are not suitable
TypeCoding
oncology-TumorDimensions-model.observationContext.deltaFlag
Definition

Indicator of significant change (delta) from the last or previous measurement.

Control0..1
BindingThe codes SHALL be taken from DeltaFlagVS
TypeCoding
oncology-TumorDimensions-model.observationContext.issued
Definition

The date and time this observation was made available to providers, typically after the results have been reviewed and verified.

Control0..1
Typeinstant
oncology-TumorDimensions-model.observationContext.observer
Definition

The person or organization who observed or informed the reporter about the characteristic, potentially the clinician, the patient, or a related person.

Control0..*
TypeReference(PractitionerModel | OrganizationModel | PatientModel | RelatedPersonModel)
oncology-TumorDimensions-model.tumorIdentifier
Definition

A human-readable identifier for the lesion; e.g., a letter or integer.

Control1..1
Typestring
oncology-TumorDimensions-model.referenceRange
Definition

The usual or acceptable range for a test result.

Control0..0
Typehttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model