PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@0.3.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName
{
  "description": "Model for human name",
  "_filename": "StructureDefinition-EHDSHumanName.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-02-06T19:30:52+01:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSHumanName",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Human name model",
  "package_version": "0.3.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSHumanName",
      "min": 0,
      "definition": "Model for human name",
      "isModifier": false,
      "short": "Human name model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSHumanName",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "EHDSHumanName.use",
      "min": 0,
      "definition": "Identifies the purpose of this name.",
      "short": "Identifies the purpose of this name.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 Name Use"
      },
      "max": "1",
      "id": "EHDSHumanName.use",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSHumanName.use"
      }
    }, {
      "id": "EHDSHumanName.text",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSHumanName.text"
      },
      "path": "EHDSHumanName.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Specifies the entire name as it should be displayed e.g. on an application UI.",
      "definition": "Specifies the entire name as it should be displayed e.g. on an application UI."
    }, {
      "id": "EHDSHumanName.family",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSHumanName.family"
      },
      "path": "EHDSHumanName.family",
      "type": [ {
        "code": "string"
      } ],
      "short": "The family name/surname/last name of a person.",
      "definition": "The family name/surname/last name of a person."
    }, {
      "id": "EHDSHumanName.given",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSHumanName.given"
      },
      "path": "EHDSHumanName.given",
      "type": [ {
        "code": "string"
      } ],
      "short": "The given name/first name.",
      "definition": "The given name/first name."
    }, {
      "id": "EHDSHumanName.prefix",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSHumanName.prefix"
      },
      "path": "EHDSHumanName.prefix",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.",
      "definition": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name."
    }, {
      "id": "EHDSHumanName.suffix",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSHumanName.suffix"
      },
      "path": "EHDSHumanName.suffix",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.",
      "definition": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "draft",
  "id": "a6436db1-a9f8-4baa-8423-40732b00aabb",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName",
  "version": "0.3.0",
  "differential": {
    "element": [ {
      "id": "EHDSHumanName",
      "path": "EHDSHumanName",
      "short": "Human name model",
      "definition": "Model for human name"
    }, {
      "id": "EHDSHumanName.use",
      "max": "1",
      "min": 0,
      "path": "EHDSHumanName.use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Identifies the purpose of this name.",
      "binding": {
        "strength": "preferred",
        "description": "HL7 Name Use"
      },
      "definition": "Identifies the purpose of this name."
    }, {
      "id": "EHDSHumanName.text",
      "max": "1",
      "min": 0,
      "path": "EHDSHumanName.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Specifies the entire name as it should be displayed e.g. on an application UI.",
      "definition": "Specifies the entire name as it should be displayed e.g. on an application UI."
    }, {
      "id": "EHDSHumanName.family",
      "max": "*",
      "min": 0,
      "path": "EHDSHumanName.family",
      "type": [ {
        "code": "string"
      } ],
      "short": "The family name/surname/last name of a person.",
      "definition": "The family name/surname/last name of a person."
    }, {
      "id": "EHDSHumanName.given",
      "max": "*",
      "min": 0,
      "path": "EHDSHumanName.given",
      "type": [ {
        "code": "string"
      } ],
      "short": "The given name/first name.",
      "definition": "The given name/first name."
    }, {
      "id": "EHDSHumanName.prefix",
      "max": "*",
      "min": 0,
      "path": "EHDSHumanName.prefix",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.",
      "definition": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name."
    }, {
      "id": "EHDSHumanName.suffix",
      "max": "*",
      "min": 0,
      "path": "EHDSHumanName.suffix",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.",
      "definition": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name."
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}