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

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

MammaprintRecurrenceScoreModel

{
  "resourceType" : "StructureDefinition",
  "id" : "oncology-MammaprintRecurrenceScore-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>BC MammaprintRecurrenceScore Logical Model</b></p>
  <p>Breast cancer genomic signature assay for 10-year risk of distant recurrence score calculated by Mammaprint.

In the United States, MammaPrint can only be used on cancers that are stage I or stage II, invasive, smaller than 5 centimeters, and estrogen-receptor-positive or -negative. Scores range from -1.0 to +1.0, with scores less than 0 indicating high risk, and scores greater than 0 indicating low risk.

The is currently no LOINC code for Mammaprint test.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-MammaprintRecurrenceScore-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "oncology.MammaprintRecurrenceScore"
    }
  ],
  "version" : "0.1.0",
  "name" : "MammaprintRecurrenceScoreModel",
  "title" : "BC MammaprintRecurrenceScore Logical Model",
  "status" : "draft",
  "date" : "2018-04-01T00:00:00+11:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "Breast cancer genomic signature assay for 10-year risk of distant recurrence score calculated by Mammaprint.

In the United States, MammaPrint can only be used on cancers that are stage I or stage II, invasive, smaller than 5 centimeters, and estrogen-receptor-positive or -negative. Scores range from -1.0 to +1.0, with scores less than 0 indicating high risk, and scores greater than 0 indicating low risk.

The is currently no LOINC code for Mammaprint test.",
  "keyword" : [
    {
      "system" : "http://ncimeta.nci.nih.gov",
      "code" : "C2827401"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "oncology-MammaprintRecurrenceScore-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "oncology-MammaprintRecurrenceScore-model",
        "path" : "oncology-MammaprintRecurrenceScore-model",
        "definition" : "Breast cancer genomic signature assay for 10-year risk of distant recurrence score calculated by Mammaprint.

In the United States, MammaPrint can only be used on cancers that are stage I or stage II, invasive, smaller than 5 centimeters, and estrogen-receptor-positive or -negative. Scores range from -1.0 to +1.0, with scores less than 0 indicating high risk, and scores greater than 0 indicating low risk.

The is currently no LOINC code for Mammaprint test.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1554188"
          }
        ],
        "short" : "The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer).",
        "definition" : "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" : [
          "statementTopic"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
        "short" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR.",
        "definition" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR.

This definition is not fully consistent with CIMI V0.0.4 (whose definition of Quantity lacks a comparator, but includes numerical precision). Complex data types that appear frequently in FHIR have not been profiled, even if CIMI defines them differently. This choice means that the breast cancer profiles use the native FHIR datatype, rather than having to substitute a CIMI profile everywhere the native type is used.",
        "alias" : [
          "quantity"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.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.

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" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-TopicCode-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value",
        "short" : "Code representing the concept representing the finding or action that is the topic of the statement.",
        "definition" : "Code representing 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.",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-TopicCode-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://ncimeta.nci.nih.gov",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "C2827401",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
        "short" : "The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle.",
        "definition" : "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" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding.",
        "definition" : "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" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Interpretation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation.value",
        "short" : "Code representing a clinical interpretation of a finding.",
        "definition" : "Code representing 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.)",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-Interpretation-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MammaprintRiskScoreInterpretationVS"
          }
        }
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
        "short" : "A class or division of people or things having particular shared characteristics",
        "definition" : "A class or division of people or things having particular shared characteristics",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Category-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
        "short" : "Code representing a class or division of people or things having particular shared characteristics",
        "definition" : "Code representing a class or division of people or things having particular shared characteristics",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/observation-category",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "laboratory",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1545955"
          }
        ],
        "short" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
        "definition" : "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" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
        "short" : "Specimen resulting from biopsy or excision of breast and surrounding tissue.",
        "definition" : "Specimen resulting from biopsy or excision of breast and surrounding tissue.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-BreastSpecimen-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1705241"
          }
        ],
        "short" : "Indicator of significant change (delta) from the last or previous measurement.",
        "definition" : "Indicator of significant change (delta) from the last or previous measurement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-DeltaFlag-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
        "short" : "A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise.",
        "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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Precondition-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.referenceRange",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.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" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.referenceRange",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
        "short" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation.",
        "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" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-EvaluationComponent-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
        "path" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
        "short" : "Context for an evaluation result, used to indicate an evaluation has been made.",
        "definition" : "Context for an evaluation result, used to indicate an evaluation has been made.

For example, measurement of blood pressure that has been made simply exists (although the value can be present or absent, accurate or inaccurate). The RecordedContext indicates the information presented stands on its own as presented. It can also apply to clinical notes.

CIMI Alignment: The RecordedContext class did not exist in CIMI V0.0.4, but CIMI has recently added it.",
        "alias" : [
          "statementContext"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-RecordedContext-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.encounter",
        "path" : "oncology-MammaprintRecurrenceScore-model.encounter",
        "short" : "An abstract class that represents an encounter class. This class has been stubbed out to limit the scope of this implementation guide to classes relevant to this ballot concerning breast cancer.",
        "definition" : "An abstract class that represents an encounter class. This class has been stubbed out to limit the scope of this implementation guide to classes relevant to this ballot concerning breast cancer.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.encounter",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Encounter-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.members",
        "path" : "oncology-MammaprintRecurrenceScore-model.members",
        "short" : "Members represent the elements of a group of a related but independent evaluations.",
        "definition" : "Members 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. Although the proper place to define Members this might be in EvaluationResultTopic, it cannot be defined there because the value references EvaluationResultRecorded, which is a clinical statement class.

CIMI Alignment: CIMI V0.0.4 does not have this attribute and uses CompoundClinicalStatement to create panels. Compared to having a separate class, the current representation closer alignment with FHIR and greater flexibility (related observations can be added to any observation).",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.members",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-Members-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
        "short" : "A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "definition" : "A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-DiagnosticService-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value",
        "short" : "Code representing a code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "definition" : "Code representing a code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-DiagnosticService-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-statement-DiagnosticServiceCS",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "pathology",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "oncology-MammaprintRecurrenceScore-model",
        "path" : "oncology-MammaprintRecurrenceScore-model",
        "definition" : "Breast cancer genomic signature assay for 10-year risk of distant recurrence score calculated by Mammaprint.

In the United States, MammaPrint can only be used on cancers that are stage I or stage II, invasive, smaller than 5 centimeters, and estrogen-receptor-positive or -negative. Scores range from -1.0 to +1.0, with scores less than 0 indicating high risk, and scores greater than 0 indicating low risk.

The is currently no LOINC code for Mammaprint test.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1554188"
          }
        ],
        "short" : "The base class, independent of context, for evaluations (measurements, tests, or questions) and a value containing the result (answer).",
        "definition" : "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" : [
          "statementTopic"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
        "short" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR.",
        "definition" : "A quantity with units, whose value may be bounded from above or below, as defined in FHIR.

This definition is not fully consistent with CIMI V0.0.4 (whose definition of Quantity lacks a comparator, but includes numerical precision). Complex data types that appear frequently in FHIR have not been profiled, even if CIMI defines them differently. This choice means that the breast cancer profiles use the native FHIR datatype, rather than having to substitute a CIMI profile everywhere the native type is used.",
        "alias" : [
          "quantity"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.valueQuantity",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.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.

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" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-TopicCode-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value",
        "short" : "Code representing the concept representing the finding or action that is the topic of the statement.",
        "definition" : "Code representing 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.",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-TopicCode-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://ncimeta.nci.nih.gov",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "C2827401",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.topicCode.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
        "short" : "The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle.",
        "definition" : "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" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding.",
        "definition" : "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" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Interpretation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.interpretation.value",
        "short" : "Code representing a clinical interpretation of a finding.",
        "definition" : "Code representing 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.)",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-Interpretation-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MammaprintRiskScoreInterpretationVS"
          }
        }
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
        "short" : "A class or division of people or things having particular shared characteristics",
        "definition" : "A class or division of people or things having particular shared characteristics",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Category-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
        "short" : "Code representing a class or division of people or things having particular shared characteristics",
        "definition" : "Code representing a class or division of people or things having particular shared characteristics",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/observation-category",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "laboratory",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.category.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1545955"
          }
        ],
        "short" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
        "definition" : "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" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.anatomicalLocation",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
        "short" : "Specimen resulting from biopsy or excision of breast and surrounding tissue.",
        "definition" : "Specimen resulting from biopsy or excision of breast and surrounding tissue.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.breastSpecimen",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-BreastSpecimen-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1705241"
          }
        ],
        "short" : "Indicator of significant change (delta) from the last or previous measurement.",
        "definition" : "Indicator of significant change (delta) from the last or previous measurement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.deltaFlag",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-DeltaFlag-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
        "short" : "A description of the conditions or context of an observation; for example, under sedation, fasting or post-exercise.",
        "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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.precondition",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Precondition-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.referenceRange",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.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" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.referenceRange",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
        "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
        "short" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation.",
        "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" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.evaluationResultTopic.evaluationComponent",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-EvaluationComponent-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
        "path" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
        "short" : "Context for an evaluation result, used to indicate an evaluation has been made.",
        "definition" : "Context for an evaluation result, used to indicate an evaluation has been made.

For example, measurement of blood pressure that has been made simply exists (although the value can be present or absent, accurate or inaccurate). The RecordedContext indicates the information presented stands on its own as presented. It can also apply to clinical notes.

CIMI Alignment: The RecordedContext class did not exist in CIMI V0.0.4, but CIMI has recently added it.",
        "alias" : [
          "statementContext"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.recordedContext",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-RecordedContext-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.encounter",
        "path" : "oncology-MammaprintRecurrenceScore-model.encounter",
        "short" : "An abstract class that represents an encounter class. This class has been stubbed out to limit the scope of this implementation guide to classes relevant to this ballot concerning breast cancer.",
        "definition" : "An abstract class that represents an encounter class. This class has been stubbed out to limit the scope of this implementation guide to classes relevant to this ballot concerning breast cancer.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.encounter",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Encounter-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.members",
        "path" : "oncology-MammaprintRecurrenceScore-model.members",
        "short" : "Members represent the elements of a group of a related but independent evaluations.",
        "definition" : "Members 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. Although the proper place to define Members this might be in EvaluationResultTopic, it cannot be defined there because the value references EvaluationResultRecorded, which is a clinical statement class.

CIMI Alignment: CIMI V0.0.4 does not have this attribute and uses CompoundClinicalStatement to create panels. Compared to having a separate class, the current representation closer alignment with FHIR and greater flexibility (related observations can be added to any observation).",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.members",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-Members-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
        "short" : "A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "definition" : "A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-DiagnosticService-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value",
        "short" : "Code representing a code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "definition" : "Code representing a code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.",
        "alias" : [
          "codeableConcept"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-DiagnosticService-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.id",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.extension",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "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.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.system",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "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.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-statement-DiagnosticServiceCS",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.version",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.version",
        "short" : "Version of the system - if relevant",
        "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.",
        "comment" : "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.code",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.code",
        "short" : "Symbol in syntax defined by the system",
        "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).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "pathology",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.userSelected",
        "path" : "oncology-MammaprintRecurrenceScore-model.diagnosticService.value.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "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.",
        "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.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      }
    ]
  }
}