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

FindingMethodModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cimi-FindingMethod-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>BC FindingMethod Logical Model</b></p>
  <p>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.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="cimi.FindingMethod"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="FindingMethodModel"/>
  <title value="BC FindingMethod Logical Model"/>
  <status value="draft"/>
  <date value="2018-04-01T00:00:00+11:00"/>
  <publisher
             value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="The 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 &#39;method&#39;. The value set binding reflects CIMI&#39;s preference for LOINC codes."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="cimi-FindingMethod-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="cimi-FindingMethod-model">
      <path value="cimi-FindingMethod-model"/>
      <definition
                  value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle.

CIMI Alignment: In CIMI V0.0.4, this attribute was called &#39;method&#39;. The value set binding reflects CIMI&#39;s preference for LOINC codes."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-FindingMethod-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-FindingMethod-model.value">
      <path value="cimi-FindingMethod-model.value"/>
      <short
             value="Code representing the technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle."/>
      <definition
                  value="Code representing 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 &#39;method&#39;. The value set binding reflects CIMI&#39;s preference for LOINC codes."/>
      <alias value="codeableConcept"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-FindingMethod-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/observation-codes"/>
        </valueSetReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element id="cimi-FindingMethod-model">
      <path value="cimi-FindingMethod-model"/>
      <definition
                  value="The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle.

CIMI Alignment: In CIMI V0.0.4, this attribute was called &#39;method&#39;. The value set binding reflects CIMI&#39;s preference for LOINC codes."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-FindingMethod-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-FindingMethod-model.value">
      <path value="cimi-FindingMethod-model.value"/>
      <short
             value="Code representing the technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle."/>
      <definition
                  value="Code representing 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 &#39;method&#39;. The value set binding reflects CIMI&#39;s preference for LOINC codes."/>
      <alias value="codeableConcept"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-FindingMethod-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/observation-codes"/>
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>