PackagesCanonicalsLogsProblems
    Packages
    Eu.Dedalus.D4Solutions.COVID-19@1.0.2
    http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName
{
  "description": "API Framework Core Profile for HumanName",
  "_filename": "HumanName.StructureDefinition.json",
  "package_name": "Eu.Dedalus.D4Solutions.COVID-19",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "3.0.1",
  "name": "HumanName",
  "abstract": false,
  "type": "HumanName",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "API Framework HumanName",
  "package_version": "1.0.2",
  "status": "active",
  "id": "e35331f8-307d-4088-b9d4-ec1a181d0433",
  "kind": "complex-type",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName",
  "version": null,
  "differential": {
    "element": [ {
      "id": "HumanName",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element"
      },
      "path": "HumanName",
      "short": "Name of a human - parts and usage",
      "comment": "Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts may or may not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.",
      "mapping": [ {
        "map": "XPN",
        "identity": "v2"
      }, {
        "map": "EN (actually, PN)",
        "identity": "rim"
      }, {
        "map": "ProviderName",
        "identity": "servd"
      } ],
      "definition": "A human's name with the ability to identify parts and usage."
    }, {
      "id": "HumanName.use",
      "path": "HumanName.use",
      "mustSupport": true
    }, {
      "id": "HumanName.family",
      "path": "HumanName.family",
      "mustSupport": true
    }, {
      "id": "HumanName.given",
      "max": "1",
      "path": "HumanName.given",
      "mustSupport": true
    }, {
      "id": "HumanName.prefix",
      "max": "1",
      "path": "HumanName.prefix",
      "mustSupport": true
    }, {
      "id": "HumanName.suffix",
      "max": "1",
      "path": "HumanName.suffix",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/HumanName"
}