LinuxForHealth FHIR Implementation Guide
8.0.0 - draft
LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
Official URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-person | Version: 8.0.0 | |||
Active as of 2022-11-10 | Computable Name: CDMPerson |
LinuxForHealth Common Data Model definition of what fields we currently define for a person
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Person
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Person | 0..* | Person | A generic person record | |
meta | 0..1 | ProcessMeta | Metadata about a resource | |
contained | 0..0 | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |
type | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) | |
value | 1..1 | string | The value that is unique | |
Documentation for this format |
Path | Conformance | ValueSet |
Person.identifier.type | extensible | IdentifierTypeValueSet |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Person | 0..* | Person | A generic person record | |
meta | 0..1 | ProcessMeta | Metadata about a resource | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |
encryptedState | 0..1 | boolean | Used to indicate whether the identifier value is encrypted URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
active | ?!Σ | 0..1 | boolean | This person's record is in active use |
Documentation for this format |
Path | Conformance | ValueSet |
Person.identifier.use | required | IdentifierUse |
Person.identifier.type | extensible | IdentifierTypeValueSet |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Person | 0..* | Person | A generic person record | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | 0..1 | ProcessMeta | Metadata about a resource | |||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
encryptedState | 0..1 | boolean | Used to indicate whether the identifier value is encrypted URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
name | Σ | 0..* | HumanName | A name associated with the person | ||||
telecom | Σ | 0..* | ContactPoint | A contact detail for the person | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the person was born | ||||
address | 0..* | Address | One or more addresses for the person | |||||
photo | 0..1 | Attachment | Image of the person | |||||
managingOrganization | Σ | 0..1 | Reference(Organization) | The organization that is the custodian of the person record | ||||
active | ?!Σ | 0..1 | boolean | This person's record is in active use | ||||
link | 0..* | BackboneElement | Link to a resource that concerns the same actual person | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
target | 1..1 | Reference(Patient | Practitioner | RelatedPerson | Person) | The resource to which this actual person is associated | |||||
assurance | 0..1 | code | level1 | level2 | level3 | level4 Binding: IdentityAssuranceLevel (required): The level of confidence that this link represents the same actual person, based on NIST Authentication Levels. | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Person.language | preferred | CommonLanguages
| ||||
Person.identifier.use | required | IdentifierUse | ||||
Person.identifier.type | extensible | IdentifierTypeValueSet | ||||
Person.gender | required | AdministrativeGender | ||||
Person.link.assurance | required | IdentityAssuranceLevel |
This structure is derived from Person
Summary
Mandatory: 0 element (1 nested mandatory element)
Prohibited: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Person
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Person | 0..* | Person | A generic person record | |
meta | 0..1 | ProcessMeta | Metadata about a resource | |
contained | 0..0 | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |
type | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) | |
value | 1..1 | string | The value that is unique | |
Documentation for this format |
Path | Conformance | ValueSet |
Person.identifier.type | extensible | IdentifierTypeValueSet |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Person | 0..* | Person | A generic person record | |
meta | 0..1 | ProcessMeta | Metadata about a resource | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |
encryptedState | 0..1 | boolean | Used to indicate whether the identifier value is encrypted URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
active | ?!Σ | 0..1 | boolean | This person's record is in active use |
Documentation for this format |
Path | Conformance | ValueSet |
Person.identifier.use | required | IdentifierUse |
Person.identifier.type | extensible | IdentifierTypeValueSet |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Person | 0..* | Person | A generic person record | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | 0..1 | ProcessMeta | Metadata about a resource | |||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
citizenStatus | 0..1 | CodeableConcept | Customer-specific code for the citizenship status of the person URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/citizen-status | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | 0..* | CDMIdentifier | An identifier intended for computation | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
encryptedState | 0..1 | boolean | Used to indicate whether the identifier value is encrypted URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/encrypted-state | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Value Set (extensible) | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
name | Σ | 0..* | HumanName | A name associated with the person | ||||
telecom | Σ | 0..* | ContactPoint | A contact detail for the person | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the person was born | ||||
address | 0..* | Address | One or more addresses for the person | |||||
photo | 0..1 | Attachment | Image of the person | |||||
managingOrganization | Σ | 0..1 | Reference(Organization) | The organization that is the custodian of the person record | ||||
active | ?!Σ | 0..1 | boolean | This person's record is in active use | ||||
link | 0..* | BackboneElement | Link to a resource that concerns the same actual person | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
target | 1..1 | Reference(Patient | Practitioner | RelatedPerson | Person) | The resource to which this actual person is associated | |||||
assurance | 0..1 | code | level1 | level2 | level3 | level4 Binding: IdentityAssuranceLevel (required): The level of confidence that this link represents the same actual person, based on NIST Authentication Levels. | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Person.language | preferred | CommonLanguages
| ||||
Person.identifier.use | required | IdentifierUse | ||||
Person.identifier.type | extensible | IdentifierTypeValueSet | ||||
Person.gender | required | AdministrativeGender | ||||
Person.link.assurance | required | IdentityAssuranceLevel |
This structure is derived from Person
Summary
Mandatory: 0 element (1 nested mandatory element)
Prohibited: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron