This page is part of the electronic Long-Term Services and Supports Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON representation of the eLTSSPersonModel Profile.
{ "resourceType" : "StructureDefinition", "id" : "eLTSSPersonModel", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>eLTSS Person Logical Model</b></p>\n\n</div>" }, "url" : "http://hl7.org/fhir/us/eltss/StructureDefinition/eLTSSPersonModel", "identifier" : [ { "system" : "http://hl7.org/fhir/us/eltss", "value" : "eLTSS.Person" } ], "version" : "0.1.0", "name" : "ELTSSPersonModel", "title" : "eLTSS Person Logical Model", "status" : "draft", "date" : "2019-02-07T00:00:00+11:00", "publisher" : "The HL7 Community Based Care and Privacy Workgroup", "description" : "Person data included in the eLTSS Dataset.", "kind" : "logical", "abstract" : false, "type" : "eLTSSPersonModel", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "eLTSSPersonModel", "path" : "eLTSSPersonModel", "definition" : "eLTSS Dataset Person data.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.identifier", "path" : "eLTSSPersonModel.identifier", "short" : "An identifier for the person.", "definition" : "An identifier for the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonodel.identifier", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.name", "path" : "eLTSSPersonModel.name", "short" : "The name of the person.", "definition" : "The name of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.name", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.dateOfBirth", "path" : "eLTSSPersonModel.dateOfBirth", "short" : "The birth date of the person.", "definition" : "The birth date of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.dateOfBirth", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.phoneNumber", "path" : "eLTSSPersonModel.phoneNumber", "short" : "The primary phone number of the person whom the plan is for.", "definition" : "The primary phone number of the person whom the plan is for, or his/her legal representative, where applicable.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.phoneNumber", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.address", "path" : "eLTSSPersonModel.address", "short" : "The address of the person.", "definition" : "The address of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.address", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.emergencyContact", "path" : "eLTSSPersonModel.emergencyContact", "short" : "The individual or entity identified to contact in case of emergency.", "definition" : "The individual or entity identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact", "min" : 0, "max" : "*" }, "type" : [ { "code" : "BackboneElement" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.name", "path" : "eLTSSPersonModel.emergencyContact.name", "short" : "The name of the individual or entity identified to contact in case of emergency.", "definition" : "The name of the individual or entity identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.name", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.relationship", "path" : "eLTSSPersonModel.emergencyContact.relationship", "short" : "The relationship of the individual identified to contact in case of emergency.", "definition" : "The relationship (e.g. spouse, neighbor, guardian, daughter) of the individual identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.relationship", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.phoneNumber", "path" : "eLTSSPersonModel.emergencyContact.phoneNumber", "short" : "The primary phone number of the individual identified to contact in case of emergency.", "definition" : "The primary phone number (and extension when applicable) of the individual identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.phoneNumber", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "eLTSSPersonModel", "path" : "eLTSSPersonModel", "definition" : "eLTSS Dataset Person data.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.identifier", "path" : "eLTSSPersonModel.identifier", "short" : "An identifier for the person.", "definition" : "An identifier for the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.identifier", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.name", "path" : "eLTSSPersonModel.name", "short" : "The name of the person.", "definition" : "The name of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.name", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.dateOfBirth", "path" : "eLTSSPersonModel.dateOfBirth", "short" : "The birth date of the person.", "definition" : "The birth date of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.dateOfBirth", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.phoneNumber", "path" : "eLTSSPersonModel.phoneNumber", "short" : "The primary phone number of the person whom the plan is for.", "definition" : "The primary phone number of the person whom the plan is for, or his/her legal representative, where applicable.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.phoneNumber", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.address", "path" : "eLTSSPersonModel.address", "short" : "The address of the person.", "definition" : "The address of the person.", "min" : 1, "max" : "*", "base" : { "path" : "eLTSSPersonModel.address", "min" : 1, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : true }, { "id" : "eLTSSPersonModel.emergencyContact", "path" : "eLTSSPersonModel.emergencyContact", "short" : "The individual or entity identified to contact in case of emergency.", "definition" : "The individual or entity identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact", "min" : 0, "max" : "*" }, "type" : [ { "code" : "BackboneElement" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.name", "path" : "eLTSSPersonModel.emergencyContact.name", "short" : "The name of the individual or entity identified to contact in case of emergency.", "definition" : "The name of the individual or entity identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.name", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.relationship", "path" : "eLTSSPersonModel.emergencyContact.relationship", "short" : "The relationship of the individual identified to contact in case of emergency.", "definition" : "The relationship (e.g. spouse, neighbor, guardian, daughter) of the individual identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.relationship", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "eLTSSPersonModel.emergencyContact.phoneNumber", "path" : "eLTSSPersonModel.emergencyContact.phoneNumber", "short" : "The primary phone number of the individual identified to contact in case of emergency.", "definition" : "The primary phone number (and extension when applicable) of the individual identified to contact in case of emergency.", "min" : 0, "max" : "*", "base" : { "path" : "eLTSSPersonModel.emergencyContact.phoneNumber", "min" : 0, "max" : "*" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }