{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Financialrecord-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-financialrecord-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.financial_record.v0"
    }
  ],
  "version": "0",
  "name": "Financialrecord",
  "title": "Financial record",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Details about the financial situation of an individual during a specified period of time.",
  "purpose": "To record details about the financial situation of an individual during a specified period of time.",
  "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": "Financial_record",
        "path": "Financial_record",
        "short": "Financial record",
        "definition": "Details about the financial situation of an individual during a specified period of time.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Financial_record",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Name_label",
        "path": "Financial_record.Name_label",
        "short": "Name/label",
        "definition": "A name or label associated with this financial record to allow it to be distinguished from other financial records.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Name_label",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Financial_record.Name_label.value",
        "path": "Financial_record.Name_label.value",
        "short": "Name/label",
        "definition": "A name or label associated with this financial record to allow it to be distinguished from other financial records.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Name_label.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Date_commenced",
        "path": "Financial_record.Date_commenced",
        "short": "Date commenced",
        "definition": "The date when this financial period or record commenced.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Date_commenced",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Financial_record.Date_commenced.value",
        "path": "Financial_record.Date_commenced.value",
        "short": "Date commenced",
        "definition": "The date when this financial period or record commenced.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Date_commenced.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Description",
        "path": "Financial_record.Description",
        "short": "Description",
        "definition": "Narrative description about the financial situation or context.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Financial_record.Description.value",
        "path": "Financial_record.Description.value",
        "short": "Description",
        "definition": "Narrative description about the financial situation or context.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Additional_details",
        "path": "Financial_record.Additional_details",
        "short": "Additional details",
        "definition": "Further details about the financial record.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Financial_record.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Date_ceased",
        "path": "Financial_record.Date_ceased",
        "short": "Date ceased",
        "definition": "The date when this financial period or record ceased.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Date_ceased",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Financial_record.Date_ceased.value",
        "path": "Financial_record.Date_ceased.value",
        "short": "Date ceased",
        "definition": "The date when this financial period or record ceased.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Date_ceased.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Financial_record.Comment",
        "path": "Financial_record.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the financial record not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Financial_record.Comment.value",
        "path": "Financial_record.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the financial record not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Financial_record.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}