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

WoundExudateColorModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-WoundExudateColor-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW WoundExudateColor Logical Model</b></p>
  <p>- LOINC 72289-2 (Color of Exudate from wound)</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundExudateColor-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.WoundExudateColor"
    }
  ],
  "version" : "1.0.0",
  "name" : "WoundExudateColorModel",
  "title" : "SW WoundExudateColor 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" : "- LOINC 72289-2 (Color of Exudate from wound)",
  "keyword" : [
    {
      "system" : "http://loinc.org",
      "code" : "72289-2"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-WoundExudateColor-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-WoundExudateColor-model",
        "path" : "fsw-WoundExudateColor-model",
        "definition" : "- LOINC 72289-2 (Color of Exudate from wound)",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-WoundExudateColor-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundExudateColor-model.value",
        "path" : "fsw-WoundExudateColor-model.value",
        "short" : "Code representing - LOINC 72289-2 (Color of Exudate from wound)",
        "definition" : "Code representing - LOINC 72289-2 (Color of Exudate from wound)",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundExudateColor-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.12/expansion"
          }
        }
      },
      {
        "id" : "fsw-WoundExudateColor-model.topicCode",
        "path" : "fsw-WoundExudateColor-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-WoundExudateColor-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundExudateColor-model.exceptionValue",
        "path" : "fsw-WoundExudateColor-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-WoundExudateColor-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-WoundExudateColor-model.interpretation",
        "path" : "fsw-WoundExudateColor-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundExudateColor-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-WoundExudateColor-model",
        "path" : "fsw-WoundExudateColor-model",
        "definition" : "- LOINC 72289-2 (Color of Exudate from wound)",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-WoundExudateColor-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundExudateColor-model.value",
        "path" : "fsw-WoundExudateColor-model.value",
        "short" : "Code representing - LOINC 72289-2 (Color of Exudate from wound)",
        "definition" : "Code representing - LOINC 72289-2 (Color of Exudate from wound)",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundExudateColor-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.12/expansion"
          }
        }
      },
      {
        "id" : "fsw-WoundExudateColor-model.topicCode",
        "path" : "fsw-WoundExudateColor-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-WoundExudateColor-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundExudateColor-model.exceptionValue",
        "path" : "fsw-WoundExudateColor-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-WoundExudateColor-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-WoundExudateColor-model.interpretation",
        "path" : "fsw-WoundExudateColor-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundExudateColor-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}