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

WoundAssertionModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-WoundAssertion-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW WoundAssertion Logical Model</b></p>
  <p>Assertion of the existence of a wound on a patient</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundAssertion-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.WoundAssertion"
    }
  ],
  "version" : "1.0.0",
  "name" : "WoundAssertionModel",
  "title" : "SW WoundAssertion 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" : "Assertion of the existence of a wound on a patient",
  "keyword" : [
    {
      "system" : "http://loinc.org",
      "code" : "72287-6",
      "display" : "LNC#72287-6"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-WoundAssertion-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-WoundAssertion-model",
        "path" : "fsw-WoundAssertion-model",
        "definition" : "Assertion of the existence of a wound on a patient",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-WoundAssertion-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.value[x]",
        "path" : "fsw-WoundAssertion-model.value[x]",
        "short" : "Code or Quantity representing assertion of the existence of a wound on a patient",
        "definition" : "Code or Quantity representing assertion of the existence of a wound on a patient",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.comment",
        "path" : "fsw-WoundAssertion-model.comment",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.comment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.topicCode",
        "path" : "fsw-WoundAssertion-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-WoundAssertion-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.category",
        "path" : "fsw-WoundAssertion-model.category",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.category",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dataAbsentReason",
        "path" : "fsw-WoundAssertion-model.dataAbsentReason",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dataAbsentReason",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dateTime",
        "path" : "fsw-WoundAssertion-model.dateTime",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dateTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dateTimeIssued",
        "path" : "fsw-WoundAssertion-model.dateTimeIssued",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dateTimeIssued",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.description",
        "path" : "fsw-WoundAssertion-model.description",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.evaluationComponent",
        "path" : "fsw-WoundAssertion-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" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent",
          "min" : 0,
          "max" : "1"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "88878-4"
          }
        ],
        "short" : "The date that a condition resolved, went into remission, or was no longer relevant, or the date on which this is expected to occur. This concept is based on the abatement element within the HL7 FHIR Condition Resource. - LOINC 88878-4 (Date of condition abatement)",
        "definition" : "The date that a condition resolved, went into remission, or was no longer relevant, or the date on which this is expected to occur. This concept is based on the abatement element within the HL7 FHIR Condition Resource. - LOINC 88878-4 (Date of condition abatement)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-DateAbated-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "85585-8"
          }
        ],
        "short" : "The beginning or first appearance of a mental or physical disorder.",
        "definition" : "The beginning or first appearance of a mental or physical disorder.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-DateOfOnsetOfImpairment-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "11373-8"
          }
        ],
        "short" : "- LOINC 11373-8 (Injury cause)",
        "definition" : "- LOINC 11373-8 (Injury cause)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-InjuryCause-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89251-3"
          }
        ],
        "short" : "- LOINC 89251-3 (Condition present on admission)",
        "definition" : "- LOINC 89251-3 (Condition present on admission)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WasPresentOnAdmission-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89252-1"
          }
        ],
        "short" : "- LOINC 89252-1 (Episode of Wound)",
        "definition" : "- LOINC 89252-1 (Episode of Wound)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundEpisode-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "81666-0"
          }
        ],
        "short" : "The wound number identifies a specific wound in cases where a patient has more than one wound at a given point in time. - LOINC 81666-0 (Wound number [Identifier])",
        "definition" : "The wound number identifies a specific wound in cases where a patient has more than one wound at a given point in time. - LOINC 81666-0 (Wound number [Identifier])",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundIdentifier-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72300-7"
          }
        ],
        "short" : "- LOINC 72300-7 (Wound type)",
        "definition" : "- LOINC 72300-7 (Wound type)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundType-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.interpretation",
        "path" : "fsw-WoundAssertion-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.method",
        "path" : "fsw-WoundAssertion-model.method",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.method",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.resultStatus",
        "path" : "fsw-WoundAssertion-model.resultStatus",
        "short" : "Description",
        "definition" : "Description",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.panelMembers",
        "path" : "fsw-WoundAssertion-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-WoundAssertion-model.panelMembers",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
        "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
        "short" : "A base class for representing observed facts, including provenance",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
          "min" : 0,
          "max" : "1"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
        "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72287-6",
            "display" : "LNC#72287-6"
          }
        ],
        "short" : "LOINC 72369-2 (Body site identification panel)",
        "definition" : "LOINC 72369-2 (Body site identification panel)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundSiteIdentification-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-WoundAssertion-model",
        "path" : "fsw-WoundAssertion-model",
        "definition" : "Assertion of the existence of a wound on a patient",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-WoundAssertion-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.value[x]",
        "path" : "fsw-WoundAssertion-model.value[x]",
        "short" : "Code or Quantity representing assertion of the existence of a wound on a patient",
        "definition" : "Code or Quantity representing assertion of the existence of a wound on a patient",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.comment",
        "path" : "fsw-WoundAssertion-model.comment",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.comment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.topicCode",
        "path" : "fsw-WoundAssertion-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-WoundAssertion-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.category",
        "path" : "fsw-WoundAssertion-model.category",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.category",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dataAbsentReason",
        "path" : "fsw-WoundAssertion-model.dataAbsentReason",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dataAbsentReason",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dateTime",
        "path" : "fsw-WoundAssertion-model.dateTime",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dateTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.dateTimeIssued",
        "path" : "fsw-WoundAssertion-model.dateTimeIssued",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.dateTimeIssued",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.description",
        "path" : "fsw-WoundAssertion-model.description",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.evaluationComponent",
        "path" : "fsw-WoundAssertion-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" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent",
          "min" : 0,
          "max" : "1"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "88878-4"
          }
        ],
        "short" : "The date that a condition resolved, went into remission, or was no longer relevant, or the date on which this is expected to occur. This concept is based on the abatement element within the HL7 FHIR Condition Resource. - LOINC 88878-4 (Date of condition abatement)",
        "definition" : "The date that a condition resolved, went into remission, or was no longer relevant, or the date on which this is expected to occur. This concept is based on the abatement element within the HL7 FHIR Condition Resource. - LOINC 88878-4 (Date of condition abatement)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.dateAbated",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-DateAbated-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "85585-8"
          }
        ],
        "short" : "The beginning or first appearance of a mental or physical disorder.",
        "definition" : "The beginning or first appearance of a mental or physical disorder.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.dateOfOnsetOfImpairment",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-DateOfOnsetOfImpairment-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "11373-8"
          }
        ],
        "short" : "- LOINC 11373-8 (Injury cause)",
        "definition" : "- LOINC 11373-8 (Injury cause)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.injuryCause",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-InjuryCause-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89251-3"
          }
        ],
        "short" : "- LOINC 89251-3 (Condition present on admission)",
        "definition" : "- LOINC 89251-3 (Condition present on admission)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.wasPresentOnAdmission",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WasPresentOnAdmission-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89252-1"
          }
        ],
        "short" : "- LOINC 89252-1 (Episode of Wound)",
        "definition" : "- LOINC 89252-1 (Episode of Wound)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundEpisode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundEpisode-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "81666-0"
          }
        ],
        "short" : "The wound number identifies a specific wound in cases where a patient has more than one wound at a given point in time. - LOINC 81666-0 (Wound number [Identifier])",
        "definition" : "The wound number identifies a specific wound in cases where a patient has more than one wound at a given point in time. - LOINC 81666-0 (Wound number [Identifier])",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundIdentifier",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundIdentifier-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
        "path" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72300-7"
          }
        ],
        "short" : "- LOINC 72300-7 (Wound type)",
        "definition" : "- LOINC 72300-7 (Wound type)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.evaluationComponent.woundType",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundType-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.interpretation",
        "path" : "fsw-WoundAssertion-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.method",
        "path" : "fsw-WoundAssertion-model.method",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.method",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.resultStatus",
        "path" : "fsw-WoundAssertion-model.resultStatus",
        "short" : "Description",
        "definition" : "Description",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-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-WoundAssertion-model.panelMembers",
        "path" : "fsw-WoundAssertion-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-WoundAssertion-model.panelMembers",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
        "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
        "short" : "A base class for representing observed facts, including provenance",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement",
          "min" : 0,
          "max" : "1"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
        "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72287-6",
            "display" : "LNC#72287-6"
          }
        ],
        "short" : "LOINC 72369-2 (Body site identification panel)",
        "definition" : "LOINC 72369-2 (Body site identification panel)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-WoundAssertion-model.panelMembers.observationStatement.woundSiteIdentification",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-WoundSiteIdentification-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}