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

WoundPresenceAssertionModel

{
  "resourceType" : "StructureDefinition",
  "id" : "sw-WoundPresenceAssertion-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW WoundPresenceAssertion Logical Model</b></p>
  <p>A determination that a wound that exists at a particular body site.
The WoundIdentifier serves as a link between this assertion and assessments of the wound that might occur at later times. Multiple wound assessments can be associated with a single wound.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/sw/StructureDefinition/sw-WoundPresenceAssertion-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/sw",
      "value" : "sw.WoundPresenceAssertion"
    }
  ],
  "version" : "1.0.0",
  "name" : "WoundPresenceAssertionModel",
  "title" : "SW WoundPresenceAssertion 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 determination that a wound that exists at a particular body site.
The WoundIdentifier serves as a link between this assertion and assessments of the wound that might occur at later times. Multiple wound assessments can be associated with a single wound.",
  "keyword" : [
    {
      "system" : "http://snomed.info/sct",
      "code" : "416462003",
      "display" : "Wound (disorder)"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "sw-WoundPresenceAssertion-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "sw-WoundPresenceAssertion-model",
        "path" : "sw-WoundPresenceAssertion-model",
        "definition" : "A determination that a wound that exists at a particular body site.
The WoundIdentifier serves as a link between this assertion and assessments of the wound that might occur at later times. Multiple wound assessments can be associated with a single wound.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.personOfRecord",
        "path" : "sw-WoundPresenceAssertion-model.personOfRecord",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0027361"
          }
        ],
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.personOfRecord",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Person-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.recorded",
        "path" : "sw-WoundPresenceAssertion-model.recorded",
        "short" : "The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.",
        "definition" : "The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.recorded",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.signed",
        "path" : "sw-WoundPresenceAssertion-model.signed",
        "short" : "Provenance information specific to the signing of the clinical statement.",
        "definition" : "Provenance information specific to the signing of the clinical statement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.signed",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.additionalText",
        "path" : "sw-WoundPresenceAssertion-model.additionalText",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.additionalText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.contextCode",
        "path" : "sw-WoundPresenceAssertion-model.contextCode",
        "short" : "Code representing the sense in which the statement is interpreted, for example, the degree of presence in a PresenceStatement.",
        "definition" : "Code representing the sense in which the statement is interpreted, for example, the degree of presence in a PresenceStatement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.contextCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/cimi-statement-PresenceContextVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.statementTopic",
        "path" : "sw-WoundPresenceAssertion-model.statementTopic",
        "short" : "Compositional and reusable grouping of clinical statement attributes that make up the clinical focus of a statement.",
        "definition" : "Compositional and reusable grouping of clinical statement attributes that make up the clinical focus of a statement.

StatementTopic class attributes are aligned with SNOMED CT Concept Model attributes when such an overlap exists. Note that this class does not include contextual attributes such as the nature of the action (ordered, proposed, planned, etc...), the nature of the patient state being described (e.g., present, suspected present, absent), and the attribution of this information (the who, when, where, how, why of the information recorded).",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.statementTopic",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-topic-StatementTopic-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.encounter",
        "path" : "sw-WoundPresenceAssertion-model.encounter",
        "short" : "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "definition" : "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.encounter",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-encounter-Encounter-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.interpretation",
        "path" : "sw-WoundPresenceAssertion-model.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.relevantTime",
        "path" : "sw-WoundPresenceAssertion-model.relevantTime",
        "short" : "The time or time period that the finding addresses.",
        "definition" : "The time or time period that the finding addresses.
The clinically relevant time is not necessarily when the information is gathered or when a test is carried out, but for example, when a specimen was collected, or the time period referred to by the question. Use a TimePeriod for a measurement or specimen collection continued over a significant period of time (e.g. 24 hour Urine Sodium).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.relevantTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.findingMethod",
        "path" : "sw-WoundPresenceAssertion-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/cimi-statement-FindingMethodVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.media",
        "path" : "sw-WoundPresenceAssertion-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-datatypes-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.verificationStatus",
        "path" : "sw-WoundPresenceAssertion-model.verificationStatus",
        "short" : "Whether an assessment has been confirmed by testing or observation.",
        "definition" : "Whether an assessment has been confirmed by testing or observation.
CIMI Alignment: This attribute has been defined to align with FHIR. In AllergyIntolerance, the type is code.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.verificationStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.onset",
        "path" : "sw-WoundPresenceAssertion-model.onset",
        "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" : "sw-WoundPresenceAssertion-model.onset",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.abatement",
        "path" : "sw-WoundPresenceAssertion-model.abatement",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "88878-4"
          }
        ],
        "short" : "The end, remission or resolution.",
        "definition" : "The end, remission or resolution.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.abatement",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.certainty",
        "path" : "sw-WoundPresenceAssertion-model.certainty",
        "short" : "The degree of confidence in a conclusion or assertion.",
        "definition" : "The degree of confidence in a conclusion or assertion.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.certainty",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode",
        "path" : "sw-WoundPresenceAssertion-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" : "sw-WoundPresenceAssertion-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.id",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.extension",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.system",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://snomed.info/sct",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.version",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.code",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "416462003",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "sw-WoundPresenceAssertion-model.topicCode.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.userSelected",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category",
        "path" : "sw-WoundPresenceAssertion-model.category",
        "short" : "The type, kind, or class of this item.",
        "definition" : "The type, kind, or class of this item.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.category",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.id",
        "path" : "sw-WoundPresenceAssertion-model.category.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.extension",
        "path" : "sw-WoundPresenceAssertion-model.category.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.system",
        "path" : "sw-WoundPresenceAssertion-model.category.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/observation-category",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.version",
        "path" : "sw-WoundPresenceAssertion-model.category.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.code",
        "path" : "sw-WoundPresenceAssertion-model.category.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "exam",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "sw-WoundPresenceAssertion-model.category.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.userSelected",
        "path" : "sw-WoundPresenceAssertion-model.category.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
        "path" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "39111-0",
            "display" : "Body Site"
          }
        ],
        "short" : "WoundAnatomicalLocation",
        "definition" : "WoundAnatomicalLocation",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/sw-WoundAnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
        "path" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "11373-8",
            "display" : "Injury cause"
          }
        ],
        "short" : "A specialization of condition cause, specific to the causes of injuries (or not having injury in the wound absent context).",
        "definition" : "A specialization of condition cause, specific to the causes of injuries (or not having injury in the wound absent context).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
          "min" : 0,
          "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.3/expansion"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundIdentifier",
        "path" : "sw-WoundPresenceAssertion-model.woundIdentifier",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "81666-0"
          }
        ],
        "short" : "A human-readable identifier for the lesion; e.g., a letter or integer.",
        "definition" : "A human-readable identifier for the lesion; e.g., a letter or integer.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundIdentifier",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.clinicalStatus",
        "path" : "sw-WoundPresenceAssertion-model.clinicalStatus",
        "short" : "A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition).",
        "definition" : "A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition).",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.clinicalStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/condition-clinical"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
        "path" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
        "short" : "The time at which a condition or condition was first identified in a healthcare context.",
        "definition" : "The time at which a condition or condition was first identified in a healthcare context.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "date"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
        "path" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89251-3",
            "display" : "Condition present on admission"
          }
        ],
        "short" : "If the problem or condition existed before the current episode of care.",
        "definition" : "If the problem or condition existed before the current episode of care.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/shr-core-YesNoUnknownVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.severity",
        "path" : "sw-WoundPresenceAssertion-model.severity",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0392364"
          }
        ],
        "short" : "Degree of harshness or extent of a symptom, disorder, or condition.",
        "definition" : "Degree of harshness or extent of a symptom, disorder, or condition.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.severity",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/condition-severity"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.criticality",
        "path" : "sw-WoundPresenceAssertion-model.criticality",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3858539",
            "display" : "Criticality"
          }
        ],
        "short" : "The potential clinical harm associated with a condition. When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.",
        "definition" : "The potential clinical harm associated with a condition. When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.criticality",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.stage",
        "path" : "sw-WoundPresenceAssertion-model.stage",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0699749"
          }
        ],
        "short" : "The relative advancement in the course of a disease. The value is the summary stage or stage group. StageDetail optionally contains the full staging information.",
        "definition" : "The relative advancement in the course of a disease. The value is the summary stage or stage group. StageDetail optionally contains the full staging information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.stage",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Stage-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundType",
        "path" : "sw-WoundPresenceAssertion-model.woundType",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72300-7"
          }
        ],
        "short" : "A type code describing the wound or skin injury.",
        "definition" : "A type code describing the wound or skin injury.
Differentiating pressure ulcers and other types of wounds is important for an accurate count of their number and for identifying appropriate wound treatment.  The values will be used for documenting and retrieving data regarding the number and types of wounds present.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundType",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.20.2.6/expansion"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.device",
        "path" : "sw-WoundPresenceAssertion-model.device",
        "short" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
        "definition" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.device",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Device-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.precondition",
        "path" : "sw-WoundPresenceAssertion-model.precondition",
        "short" : "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" : "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" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.precondition",
          "min" : 0,
          "max" : "0"
        },
        "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" : "sw-WoundPresenceAssertion-model",
        "path" : "sw-WoundPresenceAssertion-model",
        "definition" : "A determination that a wound that exists at a particular body site.
The WoundIdentifier serves as a link between this assertion and assessments of the wound that might occur at later times. Multiple wound assessments can be associated with a single wound.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.personOfRecord",
        "path" : "sw-WoundPresenceAssertion-model.personOfRecord",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0027361"
          }
        ],
        "short" : "The person this entry belongs to.",
        "definition" : "The person this entry belongs to.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.personOfRecord",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Person-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.recorded",
        "path" : "sw-WoundPresenceAssertion-model.recorded",
        "short" : "The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.",
        "definition" : "The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.recorded",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.signed",
        "path" : "sw-WoundPresenceAssertion-model.signed",
        "short" : "Provenance information specific to the signing of the clinical statement.",
        "definition" : "Provenance information specific to the signing of the clinical statement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.signed",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.additionalText",
        "path" : "sw-WoundPresenceAssertion-model.additionalText",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.additionalText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.contextCode",
        "path" : "sw-WoundPresenceAssertion-model.contextCode",
        "short" : "Code representing the sense in which the statement is interpreted, for example, the degree of presence in a PresenceStatement.",
        "definition" : "Code representing the sense in which the statement is interpreted, for example, the degree of presence in a PresenceStatement.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.contextCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/cimi-statement-PresenceContextVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.statementTopic",
        "path" : "sw-WoundPresenceAssertion-model.statementTopic",
        "short" : "Compositional and reusable grouping of clinical statement attributes that make up the clinical focus of a statement.",
        "definition" : "Compositional and reusable grouping of clinical statement attributes that make up the clinical focus of a statement.

StatementTopic class attributes are aligned with SNOMED CT Concept Model attributes when such an overlap exists. Note that this class does not include contextual attributes such as the nature of the action (ordered, proposed, planned, etc...), the nature of the patient state being described (e.g., present, suspected present, absent), and the attribution of this information (the who, when, where, how, why of the information recorded).",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.statementTopic",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-topic-StatementTopic-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.encounter",
        "path" : "sw-WoundPresenceAssertion-model.encounter",
        "short" : "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "definition" : "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.encounter",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-encounter-Encounter-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.interpretation",
        "path" : "sw-WoundPresenceAssertion-model.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.relevantTime",
        "path" : "sw-WoundPresenceAssertion-model.relevantTime",
        "short" : "The time or time period that the finding addresses.",
        "definition" : "The time or time period that the finding addresses.
The clinically relevant time is not necessarily when the information is gathered or when a test is carried out, but for example, when a specimen was collected, or the time period referred to by the question. Use a TimePeriod for a measurement or specimen collection continued over a significant period of time (e.g. 24 hour Urine Sodium).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.relevantTime",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          },
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.findingMethod",
        "path" : "sw-WoundPresenceAssertion-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/cimi-statement-FindingMethodVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.media",
        "path" : "sw-WoundPresenceAssertion-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-datatypes-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.verificationStatus",
        "path" : "sw-WoundPresenceAssertion-model.verificationStatus",
        "short" : "Whether an assessment has been confirmed by testing or observation.",
        "definition" : "Whether an assessment has been confirmed by testing or observation.
CIMI Alignment: This attribute has been defined to align with FHIR. In AllergyIntolerance, the type is code.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.verificationStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.onset",
        "path" : "sw-WoundPresenceAssertion-model.onset",
        "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" : "sw-WoundPresenceAssertion-model.onset",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.abatement",
        "path" : "sw-WoundPresenceAssertion-model.abatement",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "88878-4"
          }
        ],
        "short" : "The end, remission or resolution.",
        "definition" : "The end, remission or resolution.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.abatement",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.certainty",
        "path" : "sw-WoundPresenceAssertion-model.certainty",
        "short" : "The degree of confidence in a conclusion or assertion.",
        "definition" : "The degree of confidence in a conclusion or assertion.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.certainty",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode",
        "path" : "sw-WoundPresenceAssertion-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" : "sw-WoundPresenceAssertion-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.id",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.extension",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.system",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://snomed.info/sct",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.version",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.code",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "416462003",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "sw-WoundPresenceAssertion-model.topicCode.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.topicCode.userSelected",
        "path" : "sw-WoundPresenceAssertion-model.topicCode.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category",
        "path" : "sw-WoundPresenceAssertion-model.category",
        "short" : "The type, kind, or class of this item.",
        "definition" : "The type, kind, or class of this item.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.category",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.id",
        "path" : "sw-WoundPresenceAssertion-model.category.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.extension",
        "path" : "sw-WoundPresenceAssertion-model.category.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.system",
        "path" : "sw-WoundPresenceAssertion-model.category.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://hl7.org/fhir/observation-category",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.version",
        "path" : "sw-WoundPresenceAssertion-model.category.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.code",
        "path" : "sw-WoundPresenceAssertion-model.category.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "exam",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "sw-WoundPresenceAssertion-model.category.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.category.userSelected",
        "path" : "sw-WoundPresenceAssertion-model.category.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [     fhir:source "true";     fhir:target dt:CDCoding.codingRationale\#O   ]"
          }
        ]
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
        "path" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "39111-0",
            "display" : "Body Site"
          }
        ],
        "short" : "WoundAnatomicalLocation",
        "definition" : "WoundAnatomicalLocation",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundAnatomicalLocation",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/sw-WoundAnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
        "path" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "11373-8",
            "display" : "Injury cause"
          }
        ],
        "short" : "A specialization of condition cause, specific to the causes of injuries (or not having injury in the wound absent context).",
        "definition" : "A specialization of condition cause, specific to the causes of injuries (or not having injury in the wound absent context).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundTypeEtiology",
          "min" : 0,
          "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.3/expansion"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundIdentifier",
        "path" : "sw-WoundPresenceAssertion-model.woundIdentifier",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "81666-0"
          }
        ],
        "short" : "A human-readable identifier for the lesion; e.g., a letter or integer.",
        "definition" : "A human-readable identifier for the lesion; e.g., a letter or integer.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundIdentifier",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.clinicalStatus",
        "path" : "sw-WoundPresenceAssertion-model.clinicalStatus",
        "short" : "A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition).",
        "definition" : "A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition).",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.clinicalStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/condition-clinical"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
        "path" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
        "short" : "The time at which a condition or condition was first identified in a healthcare context.",
        "definition" : "The time at which a condition or condition was first identified in a healthcare context.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.whenClinicallyRecognized",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "date"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
        "path" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "89251-3",
            "display" : "Condition present on admission"
          }
        ],
        "short" : "If the problem or condition existed before the current episode of care.",
        "definition" : "If the problem or condition existed before the current episode of care.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.presentOnAdmission",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/sw/ValueSet/shr-core-YesNoUnknownVS"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.severity",
        "path" : "sw-WoundPresenceAssertion-model.severity",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0392364"
          }
        ],
        "short" : "Degree of harshness or extent of a symptom, disorder, or condition.",
        "definition" : "Degree of harshness or extent of a symptom, disorder, or condition.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.severity",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/condition-severity"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.criticality",
        "path" : "sw-WoundPresenceAssertion-model.criticality",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3858539",
            "display" : "Criticality"
          }
        ],
        "short" : "The potential clinical harm associated with a condition. When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.",
        "definition" : "The potential clinical harm associated with a condition. When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.criticality",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.stage",
        "path" : "sw-WoundPresenceAssertion-model.stage",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0699749"
          }
        ],
        "short" : "The relative advancement in the course of a disease. The value is the summary stage or stage group. StageDetail optionally contains the full staging information.",
        "definition" : "The relative advancement in the course of a disease. The value is the summary stage or stage group. StageDetail optionally contains the full staging information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.stage",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Stage-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.woundType",
        "path" : "sw-WoundPresenceAssertion-model.woundType",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72300-7"
          }
        ],
        "short" : "A type code describing the wound or skin injury.",
        "definition" : "A type code describing the wound or skin injury.
Differentiating pressure ulcers and other types of wounds is important for an accurate count of their number and for identifying appropriate wound treatment.  The values will be used for documenting and retrieving data regarding the number and types of wounds present.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.woundType",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.20.2.6/expansion"
          }
        }
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.device",
        "path" : "sw-WoundPresenceAssertion-model.device",
        "short" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
        "definition" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.device",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Device-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "sw-WoundPresenceAssertion-model.precondition",
        "path" : "sw-WoundPresenceAssertion-model.precondition",
        "short" : "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" : "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" : "0",
        "base" : {
          "path" : "sw-WoundPresenceAssertion-model.precondition",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "Coding"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-Observation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}