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

PreconditionModel

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-statement-Precondition-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW Precondition Logical Model</b></p>
  <p>A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Precondition-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/sw",
      "value" : "cimi.statement.Precondition"
    }
  ],
  "version" : "1.0.0",
  "name" : "PreconditionModel",
  "title" : "SW Precondition Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00-04:00",
  "publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-statement-Precondition-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-statement-Precondition-model",
        "path" : "cimi-statement-Precondition-model",
        "definition" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-Precondition-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-Precondition-model.value[x]",
        "path" : "cimi-statement-Precondition-model.value[x]",
        "short" : "Code or Observation representing a description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "definition" : "Code or Observation representing a description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-Precondition-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Observation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-statement-Precondition-model",
        "path" : "cimi-statement-Precondition-model",
        "definition" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-statement-Precondition-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-statement-Precondition-model.value[x]",
        "path" : "cimi-statement-Precondition-model.value[x]",
        "short" : "Code or Observation representing a description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "definition" : "Code or Observation representing a description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-statement-Precondition-model.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Observation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}