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

TopicCodeModel

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-core-TopicCode-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW TopicCode Logical Model</b></p>
  <p>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.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-TopicCode-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "shr.core.TopicCode"
    }
  ],
  "version" : "1.0.0",
  "name" : "TopicCodeModel",
  "title" : "SW TopicCode 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" : "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.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "shr-core-TopicCode-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-core-TopicCode-model",
        "path" : "shr-core-TopicCode-model",
        "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" : "*",
        "base" : {
          "path" : "shr-core-TopicCode-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-TopicCode-model.value",
        "path" : "shr-core-TopicCode-model.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  of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "shr-core-TopicCode-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-core-TopicCode-model",
        "path" : "shr-core-TopicCode-model",
        "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" : "*",
        "base" : {
          "path" : "shr-core-TopicCode-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-TopicCode-model.value",
        "path" : "shr-core-TopicCode-model.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  of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "shr-core-TopicCode-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}