HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

EvaluationComponentModel

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-statement-EvaluationComponent-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW EvaluationComponent Logical Model</b></p>
  <p>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.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-EvaluationComponent-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/sw",
      "value" : "cimi.statement.EvaluationComponent"
    }
  ],
  "version" : "1.0.0",
  "name" : "EvaluationComponentModel",
  "title" : "SW EvaluationComponent Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00-04:00",
  "publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-statement-EvaluationComponent-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-statement-EvaluationComponent-model",
        "path" : "cimi-statement-EvaluationComponent-model",
        "definition" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-EvaluationComponent-model.value[x]",
        "path" : "cimi-statement-EvaluationComponent-model.value[x]",
        "short" : "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "definition" : "Choice of types representing a simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Quantity-model"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "string"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Range-model"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Ratio-model"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-datatypes-Media-model"
          },
          {
            "code" : "time"
          },
          {
            "code" : "dateTime"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-IntegerQuantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-EvaluationComponent-model.topicCode",
        "path" : "cimi-statement-EvaluationComponent-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.

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

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  of the action or the finding.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-EvaluationComponent-model.exceptionValue",
        "path" : "cimi-statement-EvaluationComponent-model.exceptionValue",
        "short" : "Reason that a value associated with a test or other finding is missing.",
        "definition" : "Reason that a value associated with a test or other finding is missing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model.exceptionValue",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id" : "cimi-statement-EvaluationComponent-model.interpretation",
        "path" : "cimi-statement-EvaluationComponent-model.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id" : "cimi-statement-EvaluationComponent-model.referenceRange",
        "path" : "cimi-statement-EvaluationComponent-model.referenceRange",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0883335"
          }
        ],
        "short" : "The usual or acceptable range for a test result.",
        "definition" : "The usual or acceptable range for a test result.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-EvaluationComponent-model.referenceRange",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-ReferenceRange-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}