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