<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ConditionDefinition" />
  <meta>
    <lastUpdated value="2021-01-05T10:01:24.148+11:00" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category">
    <valueString value="Specialized.Definitional Artifacts" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category">
    <valueCode value="anonymous" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc" />
  </extension>
  <extension url="http://hl7.org/fhir/build/StructureDefinition/entered-in-error-status">
    <valueCode value=".status = retired" />
  </extension>
  <extension url="http://hl7.org/fhir/build/StructureDefinition/template">
    <valueString value="MetadataResource" />
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/ConditionDefinition" />
  <version value="4.6.0" />
  <name value="ConditionDefinition" />
  <status value="draft" />
  <date value="2021-01-05T10:01:24+11:00" />
  <publisher value="Health Level Seven International (Patient Care)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/patientcare/index.cfm" />
    </telecom>
  </contact>
  <description value="A definition of a condition and information relevant to managing it." />
  <fhirVersion value="4.6.0" />
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="objimpl" />
    <uri value="http://hl7.org/fhir/object-implementation" />
    <name value="Object Implementation Information" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="ConditionDefinition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/MetadataResource" />
  <derivation value="specialization" />
  <differential>
    <element id="ConditionDefinition">
      <path value="ConditionDefinition" />
      <short value="A definition of a condition" />
      <definition value="A definition of a condition and information relevant to managing it." />
      <min value="0" />
      <max value="*" />
      <constraint>
        <key value="cnl-0" />
        <severity value="warning" />
        <human value="Name should be usable as an identifier for the module by machine processing applications such as code generation" />
        <expression value="name.matches('[A-Z]([A-Za-z0-9_]){0,254}')" />
        <xpath value="not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')" />
        <source value="http://hl7.org/fhir/StructureDefinition/ConditionDefinition" />
      </constraint>
      <mapping>
        <identity value="w5" />
        <map value="clinical.general" />
      </mapping>
    </element>
    <element id="ConditionDefinition.url">
      <path value="ConditionDefinition.url" />
      <short value="Canonical identifier for this condition definition, represented as a URI (globally unique)" />
      <definition value="An absolute URI that is used to identify this condition definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this condition definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the condition definition is stored on different servers." />
      <comment value="Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred.  Multiple instances may share the same URL if they have a distinct version.&#xA;&#xA;The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](resource.html#versions). &#xA;&#xA;In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](resource.html#meta) element to indicate where the current master source of the resource can be found." />
      <requirements value="Allows the condition definition to be referenced by a single globally unique identifier." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.url" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.identifier" />
      </mapping>
    </element>
    <element id="ConditionDefinition.identifier">
      <path value="ConditionDefinition.identifier" />
      <short value="Additional identifier for the condition definition" />
      <definition value="A formal identifier that is used to identify this condition definition when it is represented in other formats, or referenced in a specification, model, design or an instance." />
      <comment value="Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this condition definition outside of FHIR, where it is not possible to use the logical URI." />
      <requirements value="Allows externally provided and/or usable business identifiers to be easily associated with the module." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.identifier" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.identifier" />
      </mapping>
      <mapping>
        <identity value="objimpl" />
        <map value="no-gen-base" />
      </mapping>
    </element>
    <element id="ConditionDefinition.version">
      <path value="ConditionDefinition.version" />
      <short value="Business version of the condition definition" />
      <definition value="The identifier that is used to identify this version of the condition definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the condition definition author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence." />
      <comment value="There may be different condition definition instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the condition definition with the format [url]|[version]." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.version" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.version" />
      </mapping>
    </element>
    <element id="ConditionDefinition.name">
      <path value="ConditionDefinition.name" />
      <short value="Name for this condition definition (computer friendly)" />
      <definition value="A natural language name identifying the condition definition. This name should be usable as an identifier for the module by machine processing applications such as code generation." />
      <comment value="The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly." />
      <requirements value="Support human navigation and code generation." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="cnl-0" />
      <isSummary value="true" />
    </element>
    <element id="ConditionDefinition.title">
      <path value="ConditionDefinition.title" />
      <short value="Name for this condition definition (human friendly)" />
      <definition value="A short, descriptive, user-friendly title for the condition definition." />
      <comment value="This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.title" />
      </mapping>
    </element>
    <element id="ConditionDefinition.subtitle">
      <path value="ConditionDefinition.subtitle" />
      <short value="Subordinate title of the event definition" />
      <definition value="An explanatory or alternate title for the event definition giving additional information about its content." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="ConditionDefinition.status">
      <path value="ConditionDefinition.status" />
      <short value="draft | active | retired | unknown" />
      <definition value="The status of this condition definition. Enables tracking the life-cycle of the content." />
      <comment value="Allows filtering of condition definitions that are appropriate for use versus not." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <isModifier value="true" />
      <isModifierReason value="This is labeled as &quot;Is Modifier&quot; because applications should not use a retired {{title}} without due consideration" />
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="PublicationStatus" />
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
          <valueBoolean value="true" />
        </extension>
        <strength value="required" />
        <description value="The lifecycle status of an artifact." />
        <valueSet value="http://hl7.org/fhir/ValueSet/publication-status" />
      </binding>
      <mapping>
        <identity value="workflow" />
        <map value="Definition.status" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.status" />
      </mapping>
    </element>
    <element id="ConditionDefinition.experimental">
      <path value="ConditionDefinition.experimental" />
      <short value="For testing purposes, not real usage" />
      <definition value="A Boolean value to indicate that this condition definition is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage." />
      <comment value="Allows filtering of condition definitions that are appropriate for use versus not." />
      <requirements value="Enables experimental content to be developed following the same lifecycle that would be used for a production-level condition definition." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.experimental" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.class" />
      </mapping>
    </element>
    <element id="ConditionDefinition.date">
      <path value="ConditionDefinition.date" />
      <short value="Date last changed" />
      <definition value="The date  (and optionally time) when the condition definition was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the condition definition changes." />
      <comment value="Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the condition definition. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource." />
      <alias value="Revision Date" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.date" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.recorded" />
      </mapping>
    </element>
    <element id="ConditionDefinition.publisher">
      <path value="ConditionDefinition.publisher" />
      <short value="Name of the publisher (organization or individual)" />
      <definition value="The name of the organization or individual that published the condition definition." />
      <comment value="Usually an organization but may be an individual. The publisher (or steward) of the condition definition is the organization or individual primarily responsible for the maintenance and upkeep of the condition definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the condition definition. This item SHOULD be populated unless the information is available from context." />
      <requirements value="Helps establish the &quot;authority/credibility&quot; of the condition definition.  May also allow for contact." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.publisher" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.witness" />
      </mapping>
    </element>
    <element id="ConditionDefinition.contact">
      <path value="ConditionDefinition.contact" />
      <short value="Contact details for the publisher" />
      <definition value="Contact details to assist a user in finding and communicating with the publisher." />
      <comment value="May be a web site, an email address, a telephone number, etc." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="ContactDetail" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.contact" />
      </mapping>
    </element>
    <element id="ConditionDefinition.description">
      <path value="ConditionDefinition.description" />
      <short value="Natural language description of the condition definition" />
      <definition value="A free text natural language description of the condition definition from a consumer's perspective." />
      <comment value="This description can be used to capture details such as why the condition definition was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the condition definition as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the condition definition is presumed to be the predominant language in the place the condition definition was created)." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="markdown" />
      </type>
      <mapping>
        <identity value="workflow" />
        <map value="Definition.description" />
      </mapping>
    </element>
    <element id="ConditionDefinition.useContext">
      <path value="ConditionDefinition.useContext" />
      <short value="The context that the content is intended to support" />
      <definition value="The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate condition definition instances." />
      <comment value="When multiple useContexts are specified, there is no expectation that all or any of the contexts apply." />
      <requirements value="Assist in searching for appropriate content." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="UsageContext" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.useContext" />
      </mapping>
    </element>
    <element id="ConditionDefinition.jurisdiction">
      <path value="ConditionDefinition.jurisdiction" />
      <short value="Intended jurisdiction for condition definition (if applicable)" />
      <definition value="A legal or geographic region in which the condition definition is intended to be used." />
      <comment value="It may be possible for the condition definition to be used in jurisdictions other than those for which it was originally designed or intended." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="Jurisdiction" />
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
          <valueBoolean value="true" />
        </extension>
        <strength value="extensible" />
        <description value="Countries and regions within which this artifact is targeted for use." />
        <valueSet value="http://hl7.org/fhir/ValueSet/jurisdiction" />
      </binding>
      <mapping>
        <identity value="workflow" />
        <map value="Definition.jurisdiction" />
      </mapping>
    </element>
    <element id="ConditionDefinition.code">
      <path value="ConditionDefinition.code" />
      <short value="Identification of the condition, problem or diagnosis" />
      <definition value="Identification of the condition, problem or diagnosis." />
      <requirements value="0..1 to account for primarily narrative only resources." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ConditionKind" />
        </extension>
        <strength value="example" />
        <description value="Identification of the condition or diagnosis." />
        <valueSet value="http://hl7.org/fhir/ValueSet/condition-code" />
      </binding>
    </element>
    <element id="ConditionDefinition.severity">
      <path value="ConditionDefinition.severity" />
      <short value="Subjective severity of condition" />
      <definition value="A subjective assessment of the severity of the condition as evaluated by the clinician." />
      <comment value="Coding of the severity with a terminology is preferred, where possible." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ConditionSeverity" />
        </extension>
        <strength value="preferred" />
        <description value="A subjective assessment of the severity of the condition as evaluated by the clinician." />
        <valueSet value="http://hl7.org/fhir/ValueSet/condition-severity" />
      </binding>
    </element>
    <element id="ConditionDefinition.bodySite">
      <path value="ConditionDefinition.bodySite" />
      <short value="Anatomical location, if relevant" />
      <definition value="The anatomical location where this condition manifests itself." />
      <comment value="Only used if not implicit in code found in ConditionDefinition.code. If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](extension-bodysite.html).  May be a summary code, or a reference to a very precise definition of the location, or both." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="BodySite" />
        </extension>
        <extension url="http://hl7.org/fhir/build/StructureDefinition/definition">
          <valueString value="Codes describing anatomical locations. May include laterality." />
        </extension>
        <strength value="example" />
        <description value="SNOMED CT Body site concepts" />
        <valueSet value="http://hl7.org/fhir/ValueSet/body-site" />
      </binding>
    </element>
    <element id="ConditionDefinition.stage">
      <path value="ConditionDefinition.stage" />
      <short value="Stage/grade, usually assessed formally" />
      <definition value="Clinical stage or grade of a condition. May include formal severity assessments." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ConditionStage" />
        </extension>
        <strength value="example" />
        <description value="Codes describing condition stages (e.g. Cancer stages)." />
        <valueSet value="http://hl7.org/fhir/ValueSet/condition-stage" />
      </binding>
    </element>
    <element id="ConditionDefinition.hasSeverity">
      <path value="ConditionDefinition.hasSeverity" />
      <short value="Whether Severity is appropriate" />
      <definition value="Whether Severity is appropriate to collect for this condition." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
    <element id="ConditionDefinition.hasBodySite">
      <path value="ConditionDefinition.hasBodySite" />
      <short value="Whether bodySite is appropriate" />
      <definition value="Whether bodySite is appropriate to collect for this condition." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
    <element id="ConditionDefinition.hasStage">
      <path value="ConditionDefinition.hasStage" />
      <short value="Whether stage is appropriate" />
      <definition value="Whether stage is appropriate to collect for this condition." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
    <element id="ConditionDefinition.definition">
      <path value="ConditionDefinition.definition" />
      <short value="Formal Definition for the condition" />
      <definition value="Formal definitions of the condition. These may be references to ontologies, published clinical protocols or research papers." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="ConditionDefinition.observation">
      <path value="ConditionDefinition.observation" />
      <short value="Observations particularly relevant to this condition" />
      <definition value="Observations particularly relevant to this condition." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ConditionDefinition.observation.category">
      <path value="ConditionDefinition.observation.category" />
      <short value="Category that is relevant" />
      <definition value="Category that is relevant." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ObservationCategory" />
        </extension>
        <strength value="preferred" />
        <description value="Codes for high level observation categories." />
        <valueSet value="http://hl7.org/fhir/ValueSet/observation-category" />
      </binding>
    </element>
    <element id="ConditionDefinition.observation.code">
      <path value="ConditionDefinition.observation.code" />
      <short value="Code for relevant Observation" />
      <definition value="Code for relevant Observation." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ObservationCode" />
        </extension>
        <strength value="example" />
        <description value="Codes identifying names of simple observations." />
        <valueSet value="http://hl7.org/fhir/ValueSet/observation-codes" />
      </binding>
    </element>
    <element id="ConditionDefinition.medication">
      <path value="ConditionDefinition.medication" />
      <short value="Medications particularly relevant for this condition" />
      <definition value="Medications particularly relevant for this condition." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ConditionDefinition.medication.category">
      <path value="ConditionDefinition.medication.category" />
      <short value="Category that is relevant" />
      <definition value="Category that is relevant." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="MedicationRequestCategory" />
        </extension>
        <strength value="example" />
        <description value="A coded concept identifying the category of medication request.  For example, where the medication is to be consumed or administered, or the type of medication treatment." />
        <valueSet value="http://hl7.org/fhir/ValueSet/medicationrequest-category" />
      </binding>
    </element>
    <element id="ConditionDefinition.medication.code">
      <path value="ConditionDefinition.medication.code" />
      <short value="Code for relevant Medication" />
      <definition value="Code for relevant Medication." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="MedicationCode" />
        </extension>
        <strength value="example" />
        <description value="A coded concept identifying substance or product that can be ordered." />
        <valueSet value="http://hl7.org/fhir/ValueSet/medication-codes" />
      </binding>
    </element>
    <element id="ConditionDefinition.precondition">
      <path value="ConditionDefinition.precondition" />
      <short value="Observation that suggets this condition" />
      <definition value="An observation that suggests that this condition applies." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ConditionDefinition.precondition.type">
      <path value="ConditionDefinition.precondition.type" />
      <short value="sensitive | specific" />
      <definition value="Kind of pre-condition." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ConditionPreconditionType" />
        </extension>
        <strength value="required" />
        <description value="Kind of precondition for the condition." />
        <valueSet value="http://hl7.org/fhir/ValueSet/condition-precondition-type" />
      </binding>
    </element>
    <element id="ConditionDefinition.precondition.code">
      <path value="ConditionDefinition.precondition.code" />
      <short value="Code for relevant Observation" />
      <definition value="Code for relevant Observation." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ObservationCode" />
        </extension>
        <strength value="example" />
        <description value="Codes identifying names of simple observations." />
        <valueSet value="http://hl7.org/fhir/ValueSet/observation-codes" />
      </binding>
    </element>
    <element id="ConditionDefinition.precondition.value[x]">
      <path value="ConditionDefinition.precondition.value[x]" />
      <short value="Value of Observation" />
      <definition value="Value of Observation." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <type>
        <code value="Quantity" />
      </type>
    </element>
    <element id="ConditionDefinition.team">
      <path value="ConditionDefinition.team" />
      <short value="Appropriate team for this condition" />
      <definition value="Appropriate team for this condition." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
      </type>
    </element>
    <element id="ConditionDefinition.questionnaire">
      <path value="ConditionDefinition.questionnaire" />
      <short value="Questionnaire for this condition" />
      <definition value="Questionnaire for this condition." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ConditionDefinition.questionnaire.purpose">
      <path value="ConditionDefinition.questionnaire.purpose" />
      <short value="preadmit | diff-diagnosis | outcome" />
      <definition value="Use of the questionnaire." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="ConditionQuestionnairePurpose" />
        </extension>
        <strength value="required" />
        <description value="The use of a questionnaire." />
        <valueSet value="http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose" />
      </binding>
    </element>
    <element id="ConditionDefinition.questionnaire.reference">
      <path value="ConditionDefinition.questionnaire.reference" />
      <short value="Specific Questionnaire" />
      <definition value="Specific Questionnaire." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Questionnaire" />
      </type>
    </element>
    <element id="ConditionDefinition.plan">
      <path value="ConditionDefinition.plan" />
      <short value="Plan that is appropriate" />
      <definition value="Plan that is appropriate." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ConditionDefinition.plan.role">
      <path value="ConditionDefinition.plan.role" />
      <short value="Use for the plan" />
      <definition value="Use for the plan." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="ConditionDefinition.plan.reference">
      <path value="ConditionDefinition.plan.reference" />
      <short value="The actual plan" />
      <definition value="The actual plan." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" />
      </type>
    </element>
  </differential>
</StructureDefinition>