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

IsUnderminingPresentModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-IsUnderminingPresent-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW IsUnderminingPresent Logical Model</b></p>
  <p>Undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-IsUnderminingPresent-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.IsUnderminingPresent"
    }
  ],
  "version" : "1.0.0",
  "name" : "IsUnderminingPresentModel",
  "title" : "SW IsUnderminingPresent 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" : "Undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
  "keyword" : [
    {
      "system" : "http://loinc.org",
      "code" : "72295-9"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-IsUnderminingPresent-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-IsUnderminingPresent-model",
        "path" : "fsw-IsUnderminingPresent-model",
        "definition" : "Undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.value",
        "path" : "fsw-IsUnderminingPresent-model.value",
        "short" : "Code representing undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "definition" : "Code representing undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1181.9/expansion"
          }
        }
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.topicCode",
        "path" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.exceptionValue",
        "path" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-model.interpretation",
        "path" : "fsw-IsUnderminingPresent-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-IsUnderminingPresent-model",
        "path" : "fsw-IsUnderminingPresent-model",
        "definition" : "Undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.value",
        "path" : "fsw-IsUnderminingPresent-model.value",
        "short" : "Code representing undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "definition" : "Code representing undermining of a wound refers to tissue destruction that extends under the intact wound edge. The wound is larger at its base (wound bed) than at the skin surface. With pressure ulcers, undermining may be caused by a bacterial infection or associated with osteomyelitis. - LOINC 72295-9 (Undermining of Wound) In Loinc this is a code with Yes, No values",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1181.9/expansion"
          }
        }
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.topicCode",
        "path" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-IsUnderminingPresent-model.exceptionValue",
        "path" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-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" : "fsw-IsUnderminingPresent-model.interpretation",
        "path" : "fsw-IsUnderminingPresent-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-IsUnderminingPresent-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}