{ "description": "A name for a person, organization, place or thing. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for entity name values are \\\"Jim Bob Walton, Jr.\\\", \\\"Health Level Seven, Inc.\\\", \\\"Lake Tahoe\\\", etc. An entity name may be as simple as a character string or may consist of several entity name parts, such as, \\\"Jim\\\", \\\"Bob\\\", \\\"Walton\\\", and \\\"Jr.\\\", \\\"Health Level Seven\\\" and \\\"Inc.\\\", \\\"Lake\\\" and \\\"Tahoe\\\".", "_filename": "StructureDefinition-EN.json", "package_name": "hl7.cda.uv.core", "date": "2024-12-18T12:03:45+11:00", "derivation": "specialization", "publisher": "Health Level 7", "fhirVersion": "5.0.0", "name": "EN", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/cda/stds/core/StructureDefinition/EN", "experimental": "false", "resourceType": "StructureDefinition", "title": "EN: EntityName (V3 Data Type)", "package_version": "2.0.1-sd", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target", "_valueBoolean": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "valueCode": "not-applicable" } ] } }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace", "valueUri": "urn:hl7-org:v3" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container", "valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument" } ], "snapshot": { "element": [ { "path": "EN", "min": 1, "definition": "A name for a person, organization, place or thing. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for entity name values are \"Jim Bob Walton, Jr.\", \"Health Level Seven, Inc.\", \"Lake Tahoe\", etc. An entity name may be as simple as a character string or may consist of several entity name parts, such as, \"Jim\", \"Bob\", \"Walton\", and \"Jr.\", \"Health Level Seven\" and \"Inc.\", \"Lake\" and \"Tahoe\".", "isModifier": false, "short": "Base for all types and resources", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "EN", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "EN.nullFlavor", "min": 0, "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor" }, "representation": [ "xmlAttr" ], "max": "1", "label": "Exceptional Value Detail", "id": "EN.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "path": "EN.use", "min": 0, "definition": "A set of codes advising a system or user which name in a set of like names to select for a given purpose. A name without specific use code might be a default name useful for any purpose, but a name with a specific use code would be preferred for that respective purpose", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse" }, "representation": [ "xmlAttr" ], "max": "*", "label": "Use Code", "id": "EN.use", "base": { "max": "*", "min": 0, "path": "EN.use" } }, { "constraint": [ { "key": "EN-1", "human": "Can only have only one of the possible item elements in each choice", "severity": "error", "expression": "(delimiter | family | given | prefix | suffix | xmlText).count() = 1" } ], "path": "EN.item", "min": 0, "definition": "A series of items that constitute the name.", "type": [ { "code": "http://hl7.org/fhir/StructureDefinition/Base" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-choice-group", "valueBoolean": true } ], "max": "*", "id": "EN.item", "base": { "max": "*", "min": 0, "path": "EN.item" } }, { "id": "EN.item.delimiter", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EN.item.delimiter" }, "path": "EN.item.delimiter", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.family", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EN.item.family" }, "path": "EN.item.family", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.given", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EN.item.given" }, "path": "EN.item.given", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.prefix", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EN.item.prefix" }, "path": "EN.item.prefix", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.suffix", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EN.item.suffix" }, "path": "EN.item.suffix", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "path": "EN.item.xmlText", "min": 0, "short": "Allows for mixed text content", "type": [ { "code": "string", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ] } ], "representation": [ "xmlText" ], "max": "1", "id": "EN.item.xmlText", "comment": "This element is represented in XML as textual content. The actual name \"xmlText\" will not appear in a CDA instance.", "base": { "max": "1", "min": 0, "path": "EN.item.xmlText" } }, { "id": "EN.validTime", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EN.validTime" }, "path": "EN.validTime", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS" } ], "label": "Valid Time", "definition": "An interval of time specifying the time during which the name is or was used for the entity. This accomodates the fact that people change names for people, places and things." } ] }, "status": "active", "id": "784c97ac-fbfb-4ab7-85e6-82ea3476f3b9", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/EN", "version": "2.0.1-sd", "differential": { "element": [ { "id": "EN", "max": "*", "min": 1, "path": "EN", "definition": "A name for a person, organization, place or thing. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for entity name values are \"Jim Bob Walton, Jr.\", \"Health Level Seven, Inc.\", \"Lake Tahoe\", etc. An entity name may be as simple as a character string or may consist of several entity name parts, such as, \"Jim\", \"Bob\", \"Walton\", and \"Jr.\", \"Health Level Seven\" and \"Inc.\", \"Lake\" and \"Tahoe\"." }, { "path": "EN.use", "min": 0, "definition": "A set of codes advising a system or user which name in a set of like names to select for a given purpose. A name without specific use code might be a default name useful for any purpose, but a name with a specific use code would be preferred for that respective purpose", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse" }, "representation": [ "xmlAttr" ], "max": "*", "label": "Use Code", "id": "EN.use" }, { "id": "EN.item", "max": "*", "min": 0, "path": "EN.item", "type": [ { "code": "http://hl7.org/fhir/StructureDefinition/Base" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-choice-group", "valueBoolean": true } ], "constraint": [ { "key": "EN-1", "human": "Can only have only one of the possible item elements in each choice", "severity": "error", "expression": "(delimiter | family | given | prefix | suffix | xmlText).count() = 1" } ], "definition": "A series of items that constitute the name." }, { "id": "EN.item.delimiter", "max": "*", "min": 0, "path": "EN.item.delimiter", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.family", "max": "*", "min": 0, "path": "EN.item.family", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.given", "max": "*", "min": 0, "path": "EN.item.given", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.prefix", "max": "*", "min": 0, "path": "EN.item.prefix", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.suffix", "max": "*", "min": 0, "path": "EN.item.suffix", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP" } ] }, { "id": "EN.item.xmlText", "max": "1", "min": 0, "path": "EN.item.xmlText", "type": [ { "code": "string", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ] } ], "short": "Allows for mixed text content", "comment": "This element is represented in XML as textual content. The actual name \"xmlText\" will not appear in a CDA instance.", "representation": [ "xmlText" ] }, { "id": "EN.validTime", "max": "1", "min": 0, "path": "EN.validTime", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS" } ], "label": "Valid Time", "definition": "An interval of time specifying the time during which the name is or was used for the entity. This accomodates the fact that people change names for people, places and things." } ] }, "contact": [ { "name": "HL7 International - Structured Documents", "telecom": [ { "value": "http://www.hl7.org/Special/committees/structure", "system": "url" }, { "value": "structdog@lists.HL7.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ANY" }