OpenEHR Base package
0.1.0 - First Draft
OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openehr-fhir/base-spec/ and changes regularly. See the Directory of published versions
Official URL: http://openehr.org/fhir/StructureDefinition/PERSON | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: PERSON |
Generic description of persons. Provides a dedicated type to which Person archetypes can be targeted.
Original Source: specifications.openehr.org
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Type_valid, Identities_valid, Contacts_valid, Relationships_validity, Reverse_relationships_validity, Is_archetype_root, Uid_mandatory, Roles_valid, Legal_identity_exists |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
0..1 | FEEDER_AUDIT | Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node. | |
![]() ![]() ![]() |
1..* | PARTY_IDENTITY | Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on. | |
![]() ![]() ![]() |
0..* | CONTACT | Contacts for this party. | |
![]() ![]() ![]() |
0..1 | ITEM_STRUCTURE | All other details for this Party. | |
![]() ![]() ![]() |
0..* | LOCATABLE_REF | References to relationships in which this Party takes part as target. | |
![]() ![]() ![]() |
0..* | PARTY_RELATIONSHIP | Relationships in which this Party takes part as source. | |
![]() ![]() ![]() |
0..* | DV_TEXT | Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant). | |
![]() ![]() ![]() |
0..* | PARTY_REF | Identifiers of the Version container for each Role played by this Party. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | PERSON | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | PERSON | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Contacts_valid | error | PERSON | Contacts valid must be present |
contacts.exists() implies contacts.empty().not()
|
Identities_valid | error | PERSON | Identities valid must not be empty |
identities.empty().not()
|
Is_archetype_root | error | PERSON | Is archetype root |
is_archetype_root()
|
Legal_identity_exists | error | PERSON | Legal identity exists |
null # TODO: manual translation needed
|
Links_valid | error | PERSON | Links valid must be present |
links.exists() implies links.empty().not()
|
Relationships_validity | error | PERSON | Relationships validity must be present |
relationships.exists() implies (relationships.empty().not() and then relationships.for_all (r | r.source = self)
|
Reverse_relationships_validity | error | PERSON | Reverse relationships validity must be present |
reverse_relationships.exists() implies (reverse_relationships.empty().not() and then reverse_relationships.for_all (item | repository (\"demographics\").all_party_relationships.has_object (item) and then repository(\"demographics\").all_party_relationships.object (item).target = self))
|
Roles_valid | error | PERSON | Roles valid must be present |
roles.exists() implies roles.empty().not()
|
Type_valid | error | PERSON | Type valid |
type() = name
|
Uid_mandatory | error | PERSON | Uid mandatory must be present |
uid.exists()
|
This structure is derived from ACTOR
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Type_valid, Identities_valid, Contacts_valid, Relationships_validity, Reverse_relationships_validity, Is_archetype_root, Uid_mandatory, Roles_valid, Legal_identity_exists |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
0..1 | FEEDER_AUDIT | Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node. | |
![]() ![]() ![]() |
1..* | PARTY_IDENTITY | Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on. | |
![]() ![]() ![]() |
0..* | CONTACT | Contacts for this party. | |
![]() ![]() ![]() |
0..1 | ITEM_STRUCTURE | All other details for this Party. | |
![]() ![]() ![]() |
0..* | LOCATABLE_REF | References to relationships in which this Party takes part as target. | |
![]() ![]() ![]() |
0..* | PARTY_RELATIONSHIP | Relationships in which this Party takes part as source. | |
![]() ![]() ![]() |
0..* | DV_TEXT | Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant). | |
![]() ![]() ![]() |
0..* | PARTY_REF | Identifiers of the Version container for each Role played by this Party. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | PERSON | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | PERSON | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Contacts_valid | error | PERSON | Contacts valid must be present |
contacts.exists() implies contacts.empty().not()
|
Identities_valid | error | PERSON | Identities valid must not be empty |
identities.empty().not()
|
Is_archetype_root | error | PERSON | Is archetype root |
is_archetype_root()
|
Legal_identity_exists | error | PERSON | Legal identity exists |
null # TODO: manual translation needed
|
Links_valid | error | PERSON | Links valid must be present |
links.exists() implies links.empty().not()
|
Relationships_validity | error | PERSON | Relationships validity must be present |
relationships.exists() implies (relationships.empty().not() and then relationships.for_all (r | r.source = self)
|
Reverse_relationships_validity | error | PERSON | Reverse relationships validity must be present |
reverse_relationships.exists() implies (reverse_relationships.empty().not() and then reverse_relationships.for_all (item | repository (\"demographics\").all_party_relationships.has_object (item) and then repository(\"demographics\").all_party_relationships.object (item).target = self))
|
Roles_valid | error | PERSON | Roles valid must be present |
roles.exists() implies roles.empty().not()
|
Type_valid | error | PERSON | Type valid |
type() = name
|
Uid_mandatory | error | PERSON | Uid mandatory must be present |
uid.exists()
|
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Type_valid, Identities_valid, Contacts_valid, Relationships_validity, Reverse_relationships_validity, Is_archetype_root, Uid_mandatory, Roles_valid, Legal_identity_exists |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
0..1 | FEEDER_AUDIT | Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node. | |
![]() ![]() ![]() |
1..* | PARTY_IDENTITY | Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on. | |
![]() ![]() ![]() |
0..* | CONTACT | Contacts for this party. | |
![]() ![]() ![]() |
0..1 | ITEM_STRUCTURE | All other details for this Party. | |
![]() ![]() ![]() |
0..* | LOCATABLE_REF | References to relationships in which this Party takes part as target. | |
![]() ![]() ![]() |
0..* | PARTY_RELATIONSHIP | Relationships in which this Party takes part as source. | |
![]() ![]() ![]() |
0..* | DV_TEXT | Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant). | |
![]() ![]() ![]() |
0..* | PARTY_REF | Identifiers of the Version container for each Role played by this Party. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | PERSON | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | PERSON | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Contacts_valid | error | PERSON | Contacts valid must be present |
contacts.exists() implies contacts.empty().not()
|
Identities_valid | error | PERSON | Identities valid must not be empty |
identities.empty().not()
|
Is_archetype_root | error | PERSON | Is archetype root |
is_archetype_root()
|
Legal_identity_exists | error | PERSON | Legal identity exists |
null # TODO: manual translation needed
|
Links_valid | error | PERSON | Links valid must be present |
links.exists() implies links.empty().not()
|
Relationships_validity | error | PERSON | Relationships validity must be present |
relationships.exists() implies (relationships.empty().not() and then relationships.for_all (r | r.source = self)
|
Reverse_relationships_validity | error | PERSON | Reverse relationships validity must be present |
reverse_relationships.exists() implies (reverse_relationships.empty().not() and then reverse_relationships.for_all (item | repository (\"demographics\").all_party_relationships.has_object (item) and then repository(\"demographics\").all_party_relationships.object (item).target = self))
|
Roles_valid | error | PERSON | Roles valid must be present |
roles.exists() implies roles.empty().not()
|
Type_valid | error | PERSON | Type valid |
type() = name
|
Uid_mandatory | error | PERSON | Uid mandatory must be present |
uid.exists()
|
Differential View
This structure is derived from ACTOR
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | ACTOR | Generic description of persons. Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships, languages, roles Constraints: Links_valid, Archetyped_valid, Archetype_node_id_valid, Type_valid, Identities_valid, Contacts_valid, Relationships_validity, Reverse_relationships_validity, Is_archetype_root, Uid_mandatory, Roles_valid, Legal_identity_exists |
![]() ![]() ![]() |
1..1 | DV_TEXT | Runtime name of this fragment, used to build runtime paths. | |
![]() ![]() ![]() |
1..1 | string | Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. | |
![]() ![]() ![]() |
0..1 | UID_BASED_ID | Optional globally unique object identifier for root points of archetyped structures. | |
![]() ![]() ![]() |
0..* | LINK | Links to other archetyped structures (data whose root object inherits from `ARCHETYPED`, such as `ENTRY`, `SECTION` and so on). | |
![]() ![]() ![]() |
0..1 | ARCHETYPED | Details of archetyping used on this node. | |
![]() ![]() ![]() |
0..1 | FEEDER_AUDIT | Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node. | |
![]() ![]() ![]() |
1..* | PARTY_IDENTITY | Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on. | |
![]() ![]() ![]() |
0..* | CONTACT | Contacts for this party. | |
![]() ![]() ![]() |
0..1 | ITEM_STRUCTURE | All other details for this Party. | |
![]() ![]() ![]() |
0..* | LOCATABLE_REF | References to relationships in which this Party takes part as target. | |
![]() ![]() ![]() |
0..* | PARTY_RELATIONSHIP | Relationships in which this Party takes part as source. | |
![]() ![]() ![]() |
0..* | DV_TEXT | Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant). | |
![]() ![]() ![]() |
0..* | PARTY_REF | Identifiers of the Version container for each Role played by this Party. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Archetype_node_id_valid | error | PERSON | Archetype node id valid must not be empty |
archetype_node_id.empty().not()
|
Archetyped_valid | error | PERSON | Archetyped valid must satisfy exclusive conditions |
is_archetype_root() xor archetype_details .empty()
|
Contacts_valid | error | PERSON | Contacts valid must be present |
contacts.exists() implies contacts.empty().not()
|
Identities_valid | error | PERSON | Identities valid must not be empty |
identities.empty().not()
|
Is_archetype_root | error | PERSON | Is archetype root |
is_archetype_root()
|
Legal_identity_exists | error | PERSON | Legal identity exists |
null # TODO: manual translation needed
|
Links_valid | error | PERSON | Links valid must be present |
links.exists() implies links.empty().not()
|
Relationships_validity | error | PERSON | Relationships validity must be present |
relationships.exists() implies (relationships.empty().not() and then relationships.for_all (r | r.source = self)
|
Reverse_relationships_validity | error | PERSON | Reverse relationships validity must be present |
reverse_relationships.exists() implies (reverse_relationships.empty().not() and then reverse_relationships.for_all (item | repository (\"demographics\").all_party_relationships.has_object (item) and then repository(\"demographics\").all_party_relationships.object (item).target = self))
|
Roles_valid | error | PERSON | Roles valid must be present |
roles.exists() implies roles.empty().not()
|
Type_valid | error | PERSON | Type valid |
type() = name
|
Uid_mandatory | error | PERSON | Uid mandatory must be present |
uid.exists()
|