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

EvaluationComponentModel

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-core-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/fsw/StructureDefinition/shr-core-EvaluationComponent-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "shr.core.EvaluationComponent"
    }
  ],
  "version" : "1.0.0",
  "name" : "EvaluationComponentModel",
  "title" : "SW EvaluationComponent Logical Model",
  "status" : "draft",
  "date" : "2018-08-21T00: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" : "shr-core-EvaluationComponent-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-core-EvaluationComponent-model",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.value[x]",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.topicCode",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.exceptionValue",
        "path" : "shr-core-EvaluationComponent-model.exceptionValue",
        "short" : "A value describing the reason for a missing value.",
        "definition" : "A value describing the reason for a missing value.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.interpretation",
        "path" : "shr-core-EvaluationComponent-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-EvaluationComponent-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-core-EvaluationComponent-model",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.value[x]",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.topicCode",
        "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-EvaluationComponent-model.exceptionValue",
        "path" : "shr-core-EvaluationComponent-model.exceptionValue",
        "short" : "A value describing the reason for a missing value.",
        "definition" : "A value describing the reason for a missing value.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-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" : "shr-core-EvaluationComponent-model.interpretation",
        "path" : "shr-core-EvaluationComponent-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-EvaluationComponent-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}