{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Healthcareconsumer-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-healthcareconsumer-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-DEMOGRAPHIC-ROLE.healthcare_consumer.v0"
    }
  ],
  "version": "0",
  "name": "Healthcareconsumer",
  "title": "Healthcare consumer",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A person performing the role of a healthcare consumer",
  "purpose": "Representation of a person's data when he/she acts as a healthcare consumer",
  "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_consumer",
        "path": "Healthcare_consumer",
        "short": "Healthcare consumer",
        "definition": "A person performing the role of a healthcare consumer",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Healthcare_consumer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Consumer_Third_party_payer",
        "path": "Healthcare_consumer.Consumer_Third_party_payer",
        "short": "Consumer-Third party payer",
        "definition": "Relationship between a healthcare consumer and a third-party payer",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Consumer_Third_party_payer",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers",
        "path": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers",
        "short": "Healthcare consumer identifiers",
        "definition": "Identifiers of a healthcare consumer at the third-party payer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers.Healthcare_consumer_identifier",
        "path": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers.Healthcare_consumer_identifier",
        "short": "Healthcare consumer identifier",
        "definition": "Identifier of a healthcare consumer at the third-party payer",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Consumer_Third_party_payer.Healthcare_consumer_identifiers.Healthcare_consumer_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Patient",
        "path": "Healthcare_consumer.Patient",
        "short": "Patient",
        "definition": "Patient: relationship between a healthcare consumer and a healthcare provider organisation/health professional",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Patient.Patient_identifiers",
        "path": "Healthcare_consumer.Patient.Patient_identifiers",
        "short": "Patient identifiers",
        "definition": "Patient identifiers at the related healthcare provider",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Patient.Patient_identifiers",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Patient.Patient_identifiers.Patient_identifier",
        "path": "Healthcare_consumer.Patient.Patient_identifiers.Patient_identifier",
        "short": "Patient identifier",
        "definition": "A patient identifier at the related healthcare provider",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Patient.Patient_identifiers.Patient_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Healthcare_consumer.Consumer_name",
        "path": "Healthcare_consumer.Consumer_name",
        "short": "Consumer name",
        "definition": "Healthcare consumer's name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Healthcare_consumer.Consumer_name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}