{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Third-partypayer-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-third-partypayer-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-DEMOGRAPHIC-ROLE.third_party_payer.v0"
    }
  ],
  "version": "0",
  "name": "Third-partypayer",
  "title": "Third-party payer",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Organisation in the role of a third-party payer",
  "purpose": "Representation of a third-party payer demographic data",
  "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": "Third_party_payer",
        "path": "Third_party_payer",
        "short": "Third-party payer",
        "definition": "Organisation in the role of a third-party payer",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Third_party_payer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Third_party_payer.Identifiers",
        "path": "Third_party_payer.Identifiers",
        "short": "Identifiers",
        "definition": "The identifiers used by the organisation in the role of a third-party payer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Third_party_payer.Identifiers",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Third_party_payer.Identifiers.Identifier",
        "path": "Third_party_payer.Identifiers.Identifier",
        "short": "Identifier",
        "definition": "The identifier used by the organisation in the role of a third-party payer",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Third_party_payer.Identifiers.Identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Third_party_payer.Name",
        "path": "Third_party_payer.Name",
        "short": "Name",
        "definition": "Indicates how the third-party payer is known by",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Third_party_payer.Name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}