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

ObservationStatementModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-ObservationStatement-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW ObservationStatement Logical Model</b></p>
  <p>A base class for representing observed facts, including provenance</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-ObservationStatement-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.ObservationStatement"
    }
  ],
  "version" : "1.0.0",
  "name" : "ObservationStatementModel",
  "title" : "SW ObservationStatement 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 base class for representing observed facts, including provenance",
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-ObservationStatement-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-ObservationStatement-model",
        "path" : "fsw-ObservationStatement-model",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-ObservationStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.value[x]",
        "path" : "fsw-ObservationStatement-model.value[x]",
        "short" : "Code or Quantity representing a base class for representing observed facts, including provenance",
        "definition" : "Code or Quantity representing a base class for representing observed facts, including provenance",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          },
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.comment",
        "path" : "fsw-ObservationStatement-model.comment",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.comment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.topicCode",
        "path" : "fsw-ObservationStatement-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" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.category",
        "path" : "fsw-ObservationStatement-model.category",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.category",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dataAbsentReason",
        "path" : "fsw-ObservationStatement-model.dataAbsentReason",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dataAbsentReason",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dateTime",
        "path" : "fsw-ObservationStatement-model.dateTime",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dateTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dateTimeIssued",
        "path" : "fsw-ObservationStatement-model.dateTimeIssued",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dateTimeIssued",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.description",
        "path" : "fsw-ObservationStatement-model.description",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-base-Narrative-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.evaluationComponent",
        "path" : "fsw-ObservationStatement-model.evaluationComponent",
        "short" : "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" : "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" : "fsw-ObservationStatement-model.evaluationComponent",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-EvaluationComponent-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.interpretation",
        "path" : "fsw-ObservationStatement-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.method",
        "path" : "fsw-ObservationStatement-model.method",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.method",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.resultStatus",
        "path" : "fsw-ObservationStatement-model.resultStatus",
        "short" : "Description",
        "definition" : "Description",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.resultStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-status"
          }
        }
      },
      {
        "id" : "fsw-ObservationStatement-model.panelMembers",
        "path" : "fsw-ObservationStatement-model.panelMembers",
        "short" : "PanelMembers represent the elements of a group of a related but independent evaluations.",
        "definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.panelMembers",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-PanelMembers-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-ObservationStatement-model",
        "path" : "fsw-ObservationStatement-model",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-ObservationStatement-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.value[x]",
        "path" : "fsw-ObservationStatement-model.value[x]",
        "short" : "Code or Quantity representing a base class for representing observed facts, including provenance",
        "definition" : "Code or Quantity representing a base class for representing observed facts, including provenance",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          },
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.comment",
        "path" : "fsw-ObservationStatement-model.comment",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.comment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.topicCode",
        "path" : "fsw-ObservationStatement-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" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.category",
        "path" : "fsw-ObservationStatement-model.category",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.category",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dataAbsentReason",
        "path" : "fsw-ObservationStatement-model.dataAbsentReason",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dataAbsentReason",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dateTime",
        "path" : "fsw-ObservationStatement-model.dateTime",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dateTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.dateTimeIssued",
        "path" : "fsw-ObservationStatement-model.dateTimeIssued",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.dateTimeIssued",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.description",
        "path" : "fsw-ObservationStatement-model.description",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-base-Narrative-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.evaluationComponent",
        "path" : "fsw-ObservationStatement-model.evaluationComponent",
        "short" : "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" : "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" : "fsw-ObservationStatement-model.evaluationComponent",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-EvaluationComponent-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.interpretation",
        "path" : "fsw-ObservationStatement-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.method",
        "path" : "fsw-ObservationStatement-model.method",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.method",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-ObservationStatement-model.resultStatus",
        "path" : "fsw-ObservationStatement-model.resultStatus",
        "short" : "Description",
        "definition" : "Description",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.resultStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-status"
          }
        }
      },
      {
        "id" : "fsw-ObservationStatement-model.panelMembers",
        "path" : "fsw-ObservationStatement-model.panelMembers",
        "short" : "PanelMembers represent the elements of a group of a related but independent evaluations.",
        "definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-ObservationStatement-model.panelMembers",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-PanelMembers-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}