FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/cimi-element-PersonName-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-element-PersonName-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-element-PersonName-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-PersonName-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NamePersonNameModel
TitleBC PersonName Logical Model
Realmus
Authorityhl7
DescriptionA name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).
Typecimi-element-PersonName-model
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
shr-core-EffectiveTimePeriod-modelBC EffectiveTimePeriod Logical Model

Narrative

Note: links and images are rebased to the (stated) source

BC PersonName Logical Model

A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-element-PersonName-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-PersonName-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.element.PersonName"
    }
  ],
  "version": "0.2.0",
  "name": "PersonNameModel",
  "title": "BC PersonName Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).",
  "keyword": [
    {
      "system": "http://ncimeta.nci.nih.gov",
      "code": "C1547383"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "cimi-element-PersonName-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-element-PersonName-model",
        "path": "cimi-element-PersonName-model",
        "definition": "A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-element-PersonName-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.nameAsText",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.nameAsText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.purpose",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-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": "cimi-element-PersonName-model.effectiveTimePeriod",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.effectiveTimePeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.prefix",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.prefix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.givenName",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.givenName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.middleName",
        "path": "cimi-element-PersonName-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": "*",
        "base": {
          "path": "cimi-element-PersonName-model.middleName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.familyName",
        "path": "cimi-element-PersonName-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": "*",
        "base": {
          "path": "cimi-element-PersonName-model.familyName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.suffix",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-element-PersonName-model",
        "path": "cimi-element-PersonName-model",
        "definition": "A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-element-PersonName-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.nameAsText",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.nameAsText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.purpose",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-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": "cimi-element-PersonName-model.effectiveTimePeriod",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.effectiveTimePeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.prefix",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.prefix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.givenName",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.givenName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.middleName",
        "path": "cimi-element-PersonName-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": "*",
        "base": {
          "path": "cimi-element-PersonName-model.middleName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.familyName",
        "path": "cimi-element-PersonName-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": "*",
        "base": {
          "path": "cimi-element-PersonName-model.familyName",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-element-PersonName-model.suffix",
        "path": "cimi-element-PersonName-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": "cimi-element-PersonName-model.suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}