{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Delaydetails-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-delaydetails-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.delay_details.v0"
    }
  ],
  "version": "0",
  "name": "Delaydetails",
  "title": "Delay details",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Information about subcategories of delay or specific delays in seeking, reaching or receiving healthcare using the \\\"Three Delays\\\" framework.",
  "purpose": "To record information about recognised subcategories of delay or specific delays in seeking, reaching or receiving healthcare using the \\\"Three Delays\\\" framework.",
  "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": "Delay_details",
        "path": "Delay_details",
        "short": "Delay details",
        "definition": "Information about subcategories of delay or specific delays in seeking, reaching or receiving healthcare using the \\\"Three Delays\\\" framework.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Delay_details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Delay_name",
        "path": "Delay_details.Delay_name",
        "short": "Delay name",
        "definition": "The name of one or more subcategories of delay or of a specific delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Delay_name.value",
        "path": "Delay_details.Delay_name.value",
        "short": "Delay name",
        "definition": "The name of one or more subcategories of delay or of a specific delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Delay_presence_",
        "path": "Delay_details.Delay_presence_",
        "short": "Delay presence?",
        "definition": "Was the delay recognised as present, relevant to the identified 'Delay name'?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_presence_",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Delay_presence_.value",
        "path": "Delay_details.Delay_presence_.value",
        "short": "Delay presence?",
        "definition": "Was the delay recognised as present, relevant to the identified 'Delay name'?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_presence_.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Description",
        "path": "Delay_details.Description",
        "short": "Description",
        "definition": "Narrative description about the identified delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Description.value",
        "path": "Delay_details.Description.value",
        "short": "Description",
        "definition": "Narrative description about the identified delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Delay_duration",
        "path": "Delay_details.Delay_duration",
        "short": "Delay duration",
        "definition": "The duration of the recognised delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Delay_duration.value",
        "path": "Delay_details.Delay_duration.value",
        "short": "Delay duration",
        "definition": "The duration of the recognised delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Delay_duration.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Additional_details",
        "path": "Delay_details.Additional_details",
        "short": "Additional details",
        "definition": "Additional details about the identified delay.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Delay_details.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Solution_responsibility",
        "path": "Delay_details.Solution_responsibility",
        "short": "Solution responsibility",
        "definition": "The name of the person or organisation assigned responsibility to solve or mitigate the identified delay.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Delay_details.Solution_responsibility",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Solution_timeline",
        "path": "Delay_details.Solution_timeline",
        "short": "Solution timeline",
        "definition": "The due date or proposed timeframe for resolution or mitigation of the identified delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Solution_timeline",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Solution_timeline.value_DV_DATE_TIME",
        "path": "Delay_details.Solution_timeline.value_DV_DATE_TIME",
        "short": "Solution timeline",
        "definition": "The due date or proposed timeframe for resolution or mitigation of the identified delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Solution_timeline.value_DV_DATE_TIME",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Solution_timeline.value_DV_DURATION",
        "path": "Delay_details.Solution_timeline.value_DV_DURATION",
        "short": "Solution timeline",
        "definition": "The due date or proposed timeframe for resolution or mitigation of the identified delay.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Solution_timeline.value_DV_DURATION",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Delay_details.Comment",
        "path": "Delay_details.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the identified delay, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Delay_details.Comment.value",
        "path": "Delay_details.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the identified delay, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Delay_details.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}