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

DateOfOnsetOfImpairmentModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-DateOfOnsetOfImpairment-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW DateOfOnsetOfImpairment Logical Model</b></p>
  <p>The beginning or first appearance of a mental or physical disorder.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-DateOfOnsetOfImpairment-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.DateOfOnsetOfImpairment"
    }
  ],
  "version" : "1.0.0",
  "name" : "DateOfOnsetOfImpairmentModel",
  "title" : "SW DateOfOnsetOfImpairment 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 beginning or first appearance of a mental or physical disorder.",
  "keyword" : [
    {
      "system" : "http://loinc.org",
      "code" : "85585-8"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-DateOfOnsetOfImpairment-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model",
        "path" : "fsw-DateOfOnsetOfImpairment-model",
        "definition" : "The beginning or first appearance of a mental or physical disorder.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.value",
        "path" : "fsw-DateOfOnsetOfImpairment-model.value",
        "short" : "DateTime representing the beginning or first appearance of a mental or physical disorder.",
        "definition" : "DateTime representing the beginning or first appearance of a mental or physical disorder.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.topicCode",
        "path" : "fsw-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.exceptionValue",
        "path" : "fsw-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-model.interpretation",
        "path" : "fsw-DateOfOnsetOfImpairment-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model",
        "path" : "fsw-DateOfOnsetOfImpairment-model",
        "definition" : "The beginning or first appearance of a mental or physical disorder.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.value",
        "path" : "fsw-DateOfOnsetOfImpairment-model.value",
        "short" : "DateTime representing the beginning or first appearance of a mental or physical disorder.",
        "definition" : "DateTime representing the beginning or first appearance of a mental or physical disorder.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.topicCode",
        "path" : "fsw-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-DateOfOnsetOfImpairment-model.exceptionValue",
        "path" : "fsw-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-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-DateOfOnsetOfImpairment-model.interpretation",
        "path" : "fsw-DateOfOnsetOfImpairment-model.interpretation",
        "short" : "Description",
        "definition" : "Description",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "fsw-DateOfOnsetOfImpairment-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}