<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="logicalmodel-Outbreakidentification-R4" />
  <url value="http://linkehr.com/fhir/logicalmodel-outbreakidentification-R4" />
  <identifier>
    <system value="openEHR-CKM" />
    <value value="openEHR-EHR-CLUSTER.outbreak_identification.v0" />
  </identifier>
  <version value="0" />
  <name value="Outbreakidentification" />
  <title value="Outbreak identification" />
  <status value="draft" />
  <date value="2024-06-18" />
  <publisher value="openEHR" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.veratech.es" />
    </telecom>
  </contact>
  <description value="To record Outbreak identification details for public health purposes." />
  <purpose value="To record Outbreak identification details for public health purposes." />
  <fhirVersion value="4.0.0" />
  <mapping>
    <identity value="openEHR" />
    <uri value="http://openehr.org" />
    <name value="openEHR Mapping" />
  </mapping>
  <mapping>
    <identity value="openEHR-natural" />
    <uri value="http://openehr.org" />
    <name value="openEHR natural path" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="StructureDefinition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <snapshot>
    <element id="Outbreak_identification">
      <path value="Outbreak_identification" />
      <short value="Outbreak identification" />
      <definition value="To record Outbreak identification details for public health purposes." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="BackboneElement" />
      </type>
      <mustSupport value="true" />
      <isModifier value="false" />
      <isSummary value="true" />
    </element>
    <element id="Outbreak_identification.Outbreak_identifier">
      <path value="Outbreak_identification.Outbreak_identifier" />
      <short value="Outbreak identifier" />
      <definition value="*" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Outbreak_identifier" />
        <min value="0" />
        <max value="1" />
      </base>
    </element>
    <element id="Outbreak_identification.Outbreak_identifier.value">
      <path value="Outbreak_identification.Outbreak_identifier.value" />
      <short value="Outbreak identifier" />
      <definition value="*" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Outbreak_identifier.value" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="CodeableConcept" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <isSummary value="true" />
    </element>
    <element id="Outbreak_identification.Date_outbreak_identified">
      <path value="Outbreak_identification.Date_outbreak_identified" />
      <short value="Date outbreak identified" />
      <definition value="The date that the outbreak was identified." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Date_outbreak_identified" />
        <min value="0" />
        <max value="1" />
      </base>
    </element>
    <element id="Outbreak_identification.Date_outbreak_identified.value">
      <path value="Outbreak_identification.Date_outbreak_identified.value" />
      <short value="Date outbreak identified" />
      <definition value="The date that the outbreak was identified." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Date_outbreak_identified.value" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="dateTime" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <isSummary value="true" />
    </element>
    <element id="Outbreak_identification.Status">
      <path value="Outbreak_identification.Status" />
      <short value="Status" />
      <definition value="The status of the outbreak association with the subject.  A status of completed means the patient has been associated with the outbreak. &#xD;&#xA;A status of aborted means the patient was associated with the outbreak in error." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Status" />
        <min value="0" />
        <max value="1" />
      </base>
    </element>
    <element id="Outbreak_identification.Status.value">
      <path value="Outbreak_identification.Status.value" />
      <short value="Status" />
      <definition value="The status of the outbreak association with the subject.  A status of completed means the patient has been associated with the outbreak. &#xD;&#xA;A status of aborted means the patient was associated with the outbreak in error." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Status.value" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="CodeableConcept" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <isSummary value="true" />
    </element>
    <element id="Outbreak_identification.Outbreak">
      <path value="Outbreak_identification.Outbreak" />
      <short value="Outbreak" />
      <definition value="Text or coded description of the outbreak identified e.g. Salmonella." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Outbreak" />
        <min value="0" />
        <max value="1" />
      </base>
    </element>
    <element id="Outbreak_identification.Outbreak.value">
      <path value="Outbreak_identification.Outbreak.value" />
      <short value="Outbreak" />
      <definition value="Text or coded description of the outbreak identified e.g. Salmonella." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Outbreak_identification.Outbreak.value" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="CodeableConcept" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <isSummary value="true" />
    </element>
  </snapshot>
</StructureDefinition>