PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.elements@4.3.0
    http://hl7.org/fhir/StructureDefinition/de-HumanName.family
{
  "description": "Data Element for HumanName.family",
  "_filename": "StructureDefinition-de-HumanName.family.json",
  "package_name": "hl7.fhir.r4b.elements",
  "date": "2022-05-28T12:47:40+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.3.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "HumanName.family",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  } ],
  "abstract": false,
  "type": "HumanName.family",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "HumanName.family",
  "package_version": "4.3.0",
  "snapshot": {
    "element": [ {
      "path": "HumanName.family",
      "min": 0,
      "definition": "The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.",
      "isModifier": false,
      "short": "Family name (often called 'Surname')",
      "mapping": [ {
        "map": "XPN.1/FN.1",
        "identity": "v2"
      }, {
        "map": "./part[partType = FAM]",
        "identity": "rim"
      }, {
        "map": "./FamilyName",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "surname" ],
      "max": "1",
      "id": "HumanName.family",
      "comment": "Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).",
      "base": {
        "max": "1",
        "min": 0,
        "path": "HumanName.family"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "5d2c22ba-2c4b-4ec6-9d77-20b0078f4556",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-HumanName.family",
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}