{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Healthcareproviderorganisation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-healthcareproviderorganisation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-DEMOGRAPHIC-ROLE.healthcare_provider_organisation.v0"
    }
  ],
  "version": "0",
  "name": "Healthcareproviderorganisation",
  "title": "Healthcare Provider Organisation",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Organisation in the role of a healthcare provider",
  "purpose": "Representation of an organisations's demographic data in the role of healthcare provider",
  "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": "Healthcare_Provider_Organisation",
        "path": "Healthcare_Provider_Organisation",
        "short": "Healthcare Provider Organisation",
        "definition": "Organisation in the role of a healthcare provider",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Healthcare_Provider_Organisation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Third_party_payer_relationship",
        "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship",
        "short": "Third-party payer relationship",
        "definition": "relationship between the healthcare provider organisation and a third-party payer",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details",
        "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details",
        "short": "Details",
        "definition": "Relationship details",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details.identifier_used_in_the_relationship",
        "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details.identifier_used_in_the_relationship",
        "short": "identifier used in the relationship",
        "definition": "Identifier used by the healthcare provider in the relationship with the third-party payer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Healthcare_Provider_Organisation.Third_party_payer_relationship.Details.identifier_used_in_the_relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Identifiers",
        "path": "Healthcare_Provider_Organisation.Identifiers",
        "short": "Identifiers",
        "definition": "The identifiers used by the organisation acting as a healthcare provider organisation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Healthcare_Provider_Organisation.Identifiers",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Identifiers.Identifier",
        "path": "Healthcare_Provider_Organisation.Identifiers.Identifier",
        "short": "Identifier",
        "definition": "The identifier used by the organisation in the role of a healthcare provider organisation",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Healthcare_Provider_Organisation.Identifiers.Identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_Provider_Organisation.Provider_name",
        "path": "Healthcare_Provider_Organisation.Provider_name",
        "short": "Provider name",
        "definition": "Indicates how the healthcare provider organisation is known by",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Healthcare_Provider_Organisation.Provider_name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}