Perinatal History
Source Object: Perinatal History
Overview and Usage: The "Perinatal History" source object contains essential information related to perinatal and birth history. Perinatal history is crucial for understanding a patient's early life and the circumstances surrounding their birth. This information can have a significant impact on a patient's health and well-being throughout their life. Below are the key fields found in this source object:
- BirthHistory.NotelastModifiedDate: This field stores the date when the birth history note was last modified. It provides a historical record of changes to the birth history.
- BirthHistory.NotelastModifiedUser: The user responsible for the last modification to the birth history note.
- BirthHistory.SectionNote: SectionNote contains details about the birth history, such as complications or significant events during birth.
- BirthHistory.Unremarkable: Indicates whether the birth history is unremarkable, meaning there were no significant complications or issues during the birth.
- BirthHistory.UnremarkableLastModifiedDate: The date when the "unremarkable" status was last modified.
- BirthHistory.UnremarkableLastModifiedUser: The user responsible for the last modification to the "unremarkable" status.
- BirthHistory.Questions: This section includes questions related to the birth history.
- BirthHistory.Questions.Answer: Answers to the birth history questions.
- BirthHistory.Questions.Deleted: Indicates whether a question has been deleted.
- BirthHistory.Questions.LastModifiedDateTime: Date and time of the last modification to the question.
- BirthHistory.Questions.LastModifiedUser: The user responsible for the last modification to the question.
- BirthHistory.Questions.Note: Additional notes or comments related to the questions.
- BirthHistory.Questions.Ordering: The order or sequence of questions.
- BirthHistory.Questions.Question: The questions related to the birth history.
- PrenatalHistory: Similar to the birth history, this section contains information about prenatal history, which is the period before birth. Prenatal history is essential for understanding any factors or conditions that may have affected the health of the developing fetus.
- PrenatalHistory.SectionNote: SectionNote contains details about the prenatal history.
- PrenatalHistory.Unremarkable: Indicates whether the prenatal history is unremarkable.
- PrenatalHistory.Questions: Similar to birth history questions, this section includes questions related to prenatal history.
- PrenatalHistory.Questions.Answer: Answers to the prenatal history questions.
- PrenatalHistory.Questions.Deleted: Indicates whether a question has been deleted.
- PrenatalHistory.Questions.LastModifiedDateTime: Date and time of the last modification to the question.
- PrenatalHistory.Questions.LastModifiedUser: The user responsible for the last modification to the question.
- PrenatalHistory.Questions.Note: Additional notes or comments related to the questions.
- PrenatalHistory.Questions.Ordering: The order or sequence of questions.
- PrenatalHistory.Questions.Question: The questions related to the prenatal history.
The "Perinatal History" source object is a vital component of patient records, providing valuable insights into a patient's early life experiences. It aids healthcare professionals in understanding potential health risks and guiding patient care and treatment decisions, especially when early life factors may have long-term health implications.
Mapping Table
Data Field | Example Value | Source Data Field Description | Source Field Data Type | Source Data Field Cardinality | Mapped FHIR++ Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapping Context |
---|---|---|---|---|---|---|---|---|---|---|
birthhistory.notelastmodifieddate | - | Returns date and time of when the additional note was last modified by the provider. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-note-last-modified-date | Top Level | |
birthhistory.notelastmodifieduser | - | Returns username of the provider who last modified the additional note. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-note-last-modified-user | Top Level | |
birthhistory.sectionnote | - | Additional notes for the birth history section, if any. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-section-note | Top Level | |
birthhistory.unremarkable | - | True if the birth history unremarkable checkbox is checked. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-unremarkable | Top Level | |
birthhistory.unremarkablelastmodifieddate | - | Returns date and time when provider last modified the checkbox which indicates whether the birth history is unremarkable. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-unremarkable-last-modified-date | Top Level | |
birthhistory.unremarkablelastmodifieduser | - | Returns the username of the provider that last modified the checkbox which indicates whether the birth history is unremarkable. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | birth-history-unremarkable-last-modified-user | Top Level | |
birthhistory.questions.answer | - | True if the birth history problem checkbox is checked. | String | 0..1 | QuestionnaireResponse | item[*].answer[1].valueString | - | Top Level | ||
birthhistory.questions.deleted | - | Returns true if the practice has deleted the problem from the configuration list after the problem was added to the birth history section. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | birth-history-questions-deleted | Top Level | |
birthhistory.questions.lastmodifieddatetime | - | Returns date and time of when the birth history answer or note was last modified by the provider. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | birth-history-questions-last-modified-datetime | Top Level | |
birthhistory.questions.lastmodifieduser | - | Returns username of the provider who last modified the answer or note for the given birth history. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | birth-history-questions-last-modified-user | Top Level | |
birthhistory.questions.note | - | The note that corresponds to this birth history problem. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | birth-history-questions-note | Top Level | |
birthhistory.questions.ordering | - | Configured order for this birth history problem. | Integer | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | birth-history-questions-ordering | Top Level | |
birthhistory.questions.question | - | The name of the birth history problem. | String | 0..1 | QuestionnaireResponse | item[*].text | - | Top Level | ||
prenatalhistory.sectionnote | - | Additional notes for the prenatal history section, if any. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | prenatal-history-section-note | Top Level | |
prenatalhistory.unremarkable | - | True if the prenatal history unremarkable checkbox is checked. | String | 0..1 | QuestionnaireResponse | extension[*].valueString | - | prenatal-history-unremarkable | Top Level | |
prenatalhistory.questions.answer | - | True if the prenatal problem checkbox is checked. | String | 0..1 | QuestionnaireResponse | item[*].answer[1].valueString | - | Top Level | ||
prenatalhistory.questions.deleted | - | Returns true if the practice has deleted the problem from the configuration list after the problem was added to the prenatal section. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | prenatal-history-questions-deleted | Top Level | |
prenatalhistory.questions.lastmodifieddatetime | - | Returns date and time of when the prenatal history answer or note was last modified by the provider. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | prenatal-history-questions-last-modified-datetime | Top Level | |
prenatalhistory.questions.lastmodifieduser | - | Returns username of the provider who last modified the answer or note for the given prenatal history. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | prenatal-history-questions-last-modified-user | Top Level | |
prenatalhistory.questions.note | - | The note that corresponds to this prenatal problem. | String | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | prenatal-history-questions-note | Top Level | |
prenatalhistory.questions.ordering | - | Configured order for this prenatal problem. | Integer | 0..1 | QuestionnaireResponse | item[].extension[].valueString | - | prenatal-history-questions-ordering | Top Level | |
prenatalhistory.questions.question | - | The name of the prenatal problem. | String | 0..1 | QuestionnaireResponse | item[*].text | - | Top Level | ||
birthhistory.notelastmodifieddate | - | Returns date and time of when the additional note was last modified by the provider. | string | 0..1 | QuestionnaireResponse | meta.extension[*].valueDateTime | birth-history-note-last-modified-date | Top Level | ||
birthhistory.notelastmodifieduser | - | Returns username of the provider who last modified the additional note. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | birth-history-note-last-modified-user | Top Level | ||
birthhistory.questions.answer | - | True if the birth history problem checkbox is checked. | string | 0..1 | QuestionnaireResponse | item.answer.valueString | Top Level | |||
birthhistory.questions.deleted | - | Returns true if the practice has deleted the problem from the configuration list after the problem was added to the birth history section. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | deleted | Top Level | ||
birthhistory.questions.lastmodifieddatetime | - | Returns date and time of when the birth history answer or note was last modified by the provider. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueDateTime | last-modified-datetime | Top Level | ||
birthhistory.questions.lastmodifieduser | - | Returns username of the provider who last modified the answer or note for the given birth history. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | last-modified-user | Top Level | ||
birthhistory.questions.note | - | The note that corresponds to this birth history problem. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | note | Top Level | ||
birthhistory.questions.ordering | - | Configured order for this birth history problem. | integer | 0..1 | QuestionnaireResponse | item.extension[*].valueString | ordering | Top Level | ||
birthhistory.questions.question | - | The name of the birth history problem. | string | 0..1 | QuestionnaireResponse | item.text | Top Level | |||
birthhistory.sectionnote | - | Additional notes for the birth history section, if any. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | birth-history-section-note | Top Level | ||
birthhistory.unremarkable | - | True if the birth history unremarkable checkbox is checked. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | birth-history-unremarkable | Top Level | ||
birthhistory.unremarkablelastmodifieddate | - | Returns date and time when provider last modified the checkbox which indicates whether the birth history is unremarkable. | string | 0..1 | QuestionnaireResponse | meta.extension[*].valueDateTime | birth-history-unremarkable-last-modified-date | Top Level | ||
birthhistory.unremarkablelastmodifieduser | - | Returns the username of the provider that last modified the checkbox which indicates whether the birth history is unremarkable. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | birth-history-unremarkable-last-modified-user | Top Level | ||
prenatalhistory.questions.answer | - | True if the birth history problem checkbox is checked. | string | 0..1 | QuestionnaireResponse | item.answer.valueString | Top Level | |||
prenatalhistory.questions.deleted | - | Returns true if the practice has deleted the problem from the configuration list after the problem was added to the birth history section. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | deleted | Top Level | ||
prenatalhistory.questions.lastmodifieddatetime | - | Returns date and time of when the birth history answer or note was last modified by the provider. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueDateTime | last-modified-datetime | Top Level | ||
prenatalhistory.questions.lastmodifieduser | - | Returns username of the provider who last modified the answer or note for the given birth history. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | last-modified-user | Top Level | ||
prenatalhistory.questions.note | - | The note that corresponds to this birth history problem. | string | 0..1 | QuestionnaireResponse | item.extension[*].valueString | note | Top Level | ||
prenatalhistory.questions.ordering | - | Configured order for this birth history problem. | integer | 0..1 | QuestionnaireResponse | item.extension[*].valueString | ordering | Top Level | ||
prenatalhistory.questions.question | - | The name of the birth history problem. | string | 0..1 | QuestionnaireResponse | item.text | Top Level | |||
prenatalhistory.sectionnote | - | Additional notes for the birth history section, if any. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | prenatal-history-section-note | Top Level | ||
prenatalhistory.unremarkable | - | True if the birth history unremarkable checkbox is checked. | string | 0..1 | QuestionnaireResponse | meta.extension[*]valueString | prenatal-history-unremarkable | Top Level |