HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

HumanNameModel

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-core-HumanName-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW HumanName Logical Model</b></p>
  <p>The CIMI person name, constrained to map correctly to FHIR.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-HumanName-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/sw",
      "value" : "shr.core.HumanName"
    }
  ],
  "version" : "1.0.0",
  "name" : "HumanNameModel",
  "title" : "SW HumanName Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00-04:00",
  "publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "The CIMI person name, constrained to map correctly to FHIR.",
  "keyword" : [
    {
      "system" : "http://ncimeta.nci.nih.gov",
      "code" : "C1547383"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "shr-core-HumanName-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-core-HumanName-model",
        "path" : "shr-core-HumanName-model",
        "definition" : "The CIMI person name, constrained to map correctly to FHIR.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.nameAsText",
        "path" : "shr-core-HumanName-model.nameAsText",
        "short" : "The name as plain unstructured or semi-structured text.",
        "definition" : "The name as plain unstructured or semi-structured text.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.nameAsText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.purpose",
        "path" : "shr-core-HumanName-model.purpose",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Why the item is used.",
        "definition" : "Why the item is used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/name-use"
          }
        }
      },
      {
        "id" : "shr-core-HumanName-model.effectiveTimePeriod",
        "path" : "shr-core-HumanName-model.effectiveTimePeriod",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2985763"
          }
        ],
        "short" : "The date and time span for which something is active, valid, or in force.",
        "definition" : "The date and time span for which something is active, valid, or in force.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.effectiveTimePeriod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.prefix",
        "path" : "shr-core-HumanName-model.prefix",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3476361"
          }
        ],
        "short" : "Contains a set of honorific terms that typically appear before a person's name, for example Mr., Mrs., Dr., etc.",
        "definition" : "Contains a set of honorific terms that typically appear before a person's name, for example Mr., Mrs., Dr., etc.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.prefix",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.givenName",
        "path" : "shr-core-HumanName-model.givenName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45392-8"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "408677003"
          }
        ],
        "short" : "The person's given name - e.g., John",
        "definition" : "The person's given name - e.g., John",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.givenName",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.middleName",
        "path" : "shr-core-HumanName-model.middleName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45392-8"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "408677003"
          }
        ],
        "short" : "The person's middle name.",
        "definition" : "The person's middle name.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-core-HumanName-model.middleName",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.familyName",
        "path" : "shr-core-HumanName-model.familyName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45394-4"
          }
        ],
        "short" : "The portion of a person's name that reflects the genealogy of the person. In western cultures, this is the 'last' name. In eastern cultures, the family name appears before the person's given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3).",
        "definition" : "The portion of a person's name that reflects the genealogy of the person. In western cultures, this is the 'last' name. In eastern cultures, the family name appears before the person's given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.familyName",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.suffix",
        "path" : "shr-core-HumanName-model.suffix",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45395-1"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "715196001"
          }
        ],
        "short" : "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
        "definition" : "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.suffix",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-core-HumanName-model",
        "path" : "shr-core-HumanName-model",
        "definition" : "The CIMI person name, constrained to map correctly to FHIR.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.nameAsText",
        "path" : "shr-core-HumanName-model.nameAsText",
        "short" : "The name as plain unstructured or semi-structured text.",
        "definition" : "The name as plain unstructured or semi-structured text.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.nameAsText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.purpose",
        "path" : "shr-core-HumanName-model.purpose",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Why the item is used.",
        "definition" : "Why the item is used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/name-use"
          }
        }
      },
      {
        "id" : "shr-core-HumanName-model.effectiveTimePeriod",
        "path" : "shr-core-HumanName-model.effectiveTimePeriod",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2985763"
          }
        ],
        "short" : "The date and time span for which something is active, valid, or in force.",
        "definition" : "The date and time span for which something is active, valid, or in force.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.effectiveTimePeriod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.prefix",
        "path" : "shr-core-HumanName-model.prefix",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3476361"
          }
        ],
        "short" : "Contains a set of honorific terms that typically appear before a person's name, for example Mr., Mrs., Dr., etc.",
        "definition" : "Contains a set of honorific terms that typically appear before a person's name, for example Mr., Mrs., Dr., etc.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.prefix",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.givenName",
        "path" : "shr-core-HumanName-model.givenName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45392-8"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "408677003"
          }
        ],
        "short" : "The person's given name - e.g., John",
        "definition" : "The person's given name - e.g., John",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.givenName",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.middleName",
        "path" : "shr-core-HumanName-model.middleName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45392-8"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "408677003"
          }
        ],
        "short" : "The person's middle name.",
        "definition" : "The person's middle name.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-core-HumanName-model.middleName",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.familyName",
        "path" : "shr-core-HumanName-model.familyName",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45394-4"
          }
        ],
        "short" : "The portion of a person's name that reflects the genealogy of the person. In western cultures, this is the 'last' name. In eastern cultures, the family name appears before the person's given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3).",
        "definition" : "The portion of a person's name that reflects the genealogy of the person. In western cultures, this is the 'last' name. In eastern cultures, the family name appears before the person's given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-HumanName-model.familyName",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-HumanName-model.suffix",
        "path" : "shr-core-HumanName-model.suffix",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "45395-1"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "715196001"
          }
        ],
        "short" : "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
        "definition" : "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-HumanName-model.suffix",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}