{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Personname-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-personname-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-DEMOGRAPHIC-PARTY_IDENTITY.person_name.v0"
    }
  ],
  "version": "0",
  "name": "Personname",
  "title": "Person name",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Person name details.",
  "purpose": "Representation of a personal name, based on ISO/TS 22220 standard.",
  "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": "Person_name",
        "path": "Person_name",
        "short": "Person name",
        "definition": "Person name details.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Person_name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.name_DV_TEXT",
        "path": "Person_name.name_DV_TEXT",
        "short": "Person name",
        "definition": "Person name details.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.name_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.name_DV_CODED_TEXT",
        "path": "Person_name.name_DV_CODED_TEXT",
        "short": "Person name",
        "definition": "Person name details.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.name_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name",
        "path": "Person_name.Name",
        "short": "Name",
        "definition": "Components of a person name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Given_name",
        "path": "Person_name.Name.Given_name",
        "short": "Given name",
        "definition": "The person's identifying name(s) within the family group or by which he/she is uniquely socially identified.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Person_name.Name.Given_name",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Person_name.Name.Given_name.value",
        "path": "Person_name.Name.Given_name.value",
        "short": "Given name",
        "definition": "The person's identifying name(s) within the family group or by which he/she is uniquely socially identified.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Given_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Family_name",
        "path": "Person_name.Name.Family_name",
        "short": "Family name",
        "definition": "The part of a name a person usually has in common with some other members of his/her family, as distinguished from his/her given names.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Person_name.Name.Family_name",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Person_name.Name.Family_name.value",
        "path": "Person_name.Name.Family_name.value",
        "short": "Family name",
        "definition": "The part of a name a person usually has in common with some other members of his/her family, as distinguished from his/her given names.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Family_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Title",
        "path": "Person_name.Name.Title",
        "short": "Title",
        "definition": "An honorific form of address commencing a name, used when addressing a person by name, whether by mail, by phone, or depending upon cultural situation in person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Person_name.Name.Title",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Person_name.Name.Title.value",
        "path": "Person_name.Name.Title.value",
        "short": "Title",
        "definition": "An honorific form of address commencing a name, used when addressing a person by name, whether by mail, by phone, or depending upon cultural situation in person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Title.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Suffix",
        "path": "Person_name.Name.Suffix",
        "short": "Suffix",
        "definition": "Additional term used following a person name.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Person_name.Name.Suffix",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Person_name.Name.Suffix.value",
        "path": "Person_name.Name.Suffix.value",
        "short": "Suffix",
        "definition": "Additional term used following a person name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Suffix.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Usage_interval",
        "path": "Person_name.Name.Usage_interval",
        "short": "Usage interval",
        "definition": "The period of time for which the name usage applies.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Usage_interval",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Usage_interval.value",
        "path": "Person_name.Name.Usage_interval.value",
        "short": "Usage interval",
        "definition": "The period of time for which the name usage applies.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Usage_interval.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Usage_identifier",
        "path": "Person_name.Name.Usage_identifier",
        "short": "Usage identifier",
        "definition": "The combination of identifier type, identifier issuer and identifier name that specify the link between this name and reporting or other unique identifier usage.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Usage_identifier",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Usage_identifier.value",
        "path": "Person_name.Name.Usage_identifier.value",
        "short": "Usage identifier",
        "definition": "The combination of identifier type, identifier issuer and identifier name that specify the link between this name and reporting or other unique identifier usage.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Usage_identifier.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Alternative_name_representations",
        "path": "Person_name.Name.Alternative_name_representations",
        "short": "Alternative name representations",
        "definition": "Details of alternative representations such as local codesets or language variations.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Alternative_name_representations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Alternative_name_representations.Representation_usage",
        "path": "Person_name.Name.Alternative_name_representations.Representation_usage",
        "short": "Representation usage",
        "definition": "Name of the representational form used.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Alternative_name_representations.Representation_usage",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Alternative_name_representations.Representation_usage.value",
        "path": "Person_name.Name.Alternative_name_representations.Representation_usage.value",
        "short": "Representation usage",
        "definition": "Name of the representational form used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Alternative_name_representations.Representation_usage.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Alternative_name_representations.Alternative_representation",
        "path": "Person_name.Name.Alternative_name_representations.Alternative_representation",
        "short": "Alternative representation",
        "definition": "Alternative Representation of this subject of care name using alternative styles of representation such as characters or language character set variations for local display.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Alternative_name_representations.Alternative_representation",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Alternative_name_representations.Alternative_representation.value",
        "path": "Person_name.Name.Alternative_name_representations.Alternative_representation.value",
        "short": "Alternative representation",
        "definition": "Alternative Representation of this subject of care name using alternative styles of representation such as characters or language character set variations for local display.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Alternative_name_representations.Alternative_representation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Preferred_name",
        "path": "Person_name.Name.Preferred_name",
        "short": "Preferred name",
        "definition": "Indicates that this is the name by which a person chooses to be identified.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Preferred_name",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Preferred_name.value",
        "path": "Person_name.Name.Preferred_name.value",
        "short": "Preferred name",
        "definition": "Indicates that this is the name by which a person chooses to be identified.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Preferred_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Issues_of_accuracy_and_privacy",
        "path": "Person_name.Name.Issues_of_accuracy_and_privacy",
        "short": "Issues of accuracy and privacy",
        "definition": "An indicator of specific conditions or rules that should be applied to the use of the person name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Issues_of_accuracy_and_privacy",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_TEXT",
        "path": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_TEXT",
        "short": "Issues of accuracy and privacy",
        "definition": "An indicator of specific conditions or rules that should be applied to the use of the person name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_CODED_TEXT",
        "path": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_CODED_TEXT",
        "short": "Issues of accuracy and privacy",
        "definition": "An indicator of specific conditions or rules that should be applied to the use of the person name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Issues_of_accuracy_and_privacy.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Person_name.Name.Full_Name",
        "path": "Person_name.Name.Full_Name",
        "short": "Full Name",
        "definition": "The person's full name as a concatenation of its name parts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Full_Name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Person_name.Name.Full_Name.value",
        "path": "Person_name.Name.Full_Name.value",
        "short": "Full Name",
        "definition": "The person's full name as a concatenation of its name parts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Person_name.Name.Full_Name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}