{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Gender-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-gender-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.gender.v1"
    }
  ],
  "version": "0",
  "name": "Gender",
  "title": "Gender",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Details about the gender of an individual.",
  "purpose": "To record details about the gender of an individual.",
  "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": "Gender",
        "path": "Gender",
        "short": "Gender",
        "definition": "Details about the gender of an individual.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Gender",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.protocol",
        "path": "Gender.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.protocol.Last_updated",
        "path": "Gender.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date this gender data was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.protocol.Last_updated.value",
        "path": "Gender.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date this gender data was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.protocol.Extension",
        "path": "Gender.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Gender.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data",
        "path": "Gender.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Administrative_gender",
        "path": "Gender.data.Administrative_gender",
        "short": "Administrative gender",
        "definition": "The gender of an individual used for administrative purposes.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Administrative_gender",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Administrative_gender.value",
        "path": "Gender.data.Administrative_gender.value",
        "short": "Administrative gender",
        "definition": "The gender of an individual used for administrative purposes.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Administrative_gender.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Legal_gender",
        "path": "Gender.data.Legal_gender",
        "short": "Legal gender",
        "definition": "The gender of an individual used for official or legal purposes.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Legal_gender",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Legal_gender.value",
        "path": "Gender.data.Legal_gender.value",
        "short": "Legal gender",
        "definition": "The gender of an individual used for official or legal purposes.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Legal_gender.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Sex_assigned_at_birth",
        "path": "Gender.data.Sex_assigned_at_birth",
        "short": "Sex assigned at birth",
        "definition": "The sex of an individual determined by anatomical characteristics observed and registered at birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Sex_assigned_at_birth",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Sex_assigned_at_birth.value",
        "path": "Gender.data.Sex_assigned_at_birth.value",
        "short": "Sex assigned at birth",
        "definition": "The sex of an individual determined by anatomical characteristics observed and registered at birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Sex_assigned_at_birth.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Gender_expression",
        "path": "Gender.data.Gender_expression",
        "short": "Gender expression",
        "definition": "The expression of the gender by the individual as demonstrated by behaviour, speech, clothes or other external characteristics.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_expression",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Gender_expression.value",
        "path": "Gender.data.Gender_expression.value",
        "short": "Gender expression",
        "definition": "The expression of the gender by the individual as demonstrated by behaviour, speech, clothes or other external characteristics.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_expression.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Gender_identity",
        "path": "Gender.data.Gender_identity",
        "short": "Gender identity",
        "definition": "The individual's perception of their own gender.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_identity",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Gender_identity.value",
        "path": "Gender.data.Gender_identity.value",
        "short": "Gender identity",
        "definition": "The individual's perception of their own gender.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_identity.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Preferred_pronoun",
        "path": "Gender.data.Preferred_pronoun",
        "short": "Preferred pronoun",
        "definition": "The pronoun an individual chooses to identify with, and would prefer others to use when talking to or about that individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Preferred_pronoun",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Preferred_pronoun.value",
        "path": "Gender.data.Preferred_pronoun.value",
        "short": "Preferred pronoun",
        "definition": "The pronoun an individual chooses to identify with, and would prefer others to use when talking to or about that individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Preferred_pronoun.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Gender_category",
        "path": "Gender.data.Gender_category",
        "short": "Gender category",
        "definition": "Category describing the alignment of an individual's gender identity with their sex assigned at birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_category",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Gender_category.value",
        "path": "Gender.data.Gender_category.value",
        "short": "Gender category",
        "definition": "Category describing the alignment of an individual's gender identity with their sex assigned at birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Gender_category.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Additional_details",
        "path": "Gender.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional structured details about the individuals gender.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Gender.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Gender.data.Comment",
        "path": "Gender.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the individual's gender not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Gender.data.Comment.value",
        "path": "Gender.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the individual's gender not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Gender.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}