From 080816f659fc6001c2210b53467cda5533a75737 Mon Sep 17 00:00:00 2001 From: Lawrence Adams Date: Wed, 2 Oct 2024 08:13:35 +0100 Subject: [PATCH] fix: deadlinks in 5.4 rendered docs --- docs/cdm54.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/cdm54.html b/docs/cdm54.html index e705e60..8ebfa1d 100644 --- a/docs/cdm54.html +++ b/docs/cdm54.html @@ -715,7 +715,7 @@ Person. This field should not be used to study gender identity issues. Use the gender or sex value present in the data under the assumption that it is the biological sex at birth. If the source data captures gender identity it should be stored in the OBSERVATION +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#observation">OBSERVATION table. Accepted gender concepts. Please refer to the Put the location_id from the LOCATION +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#location">LOCATION table here that represents the most granular location information for the person. For additional information on how to populate this field, please refer to the Put the provider_id from the PROVIDER +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#provider">PROVIDER table of the last known general practitioner of the person. If there are multiple providers, it is up to the ETL to decide which to put here. @@ -1379,7 +1379,7 @@ insurance claim data, the Observation Period can be considered as the time period the Person is enrolled with a payer. If a Person switches plans but stays with the same payer, and therefore capturing of data continues, that change would be captured in PAYER_PLAN_PERIOD. +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#payer_plan_period">PAYER_PLAN_PERIOD. date @@ -1879,7 +1879,7 @@ PROCEDURE_OCCURRENCE, etc.) or in the VISIT_DETAIL table. If there are multiple providers associated with a visit, you will need to choose which one to put here. The additional providers can be stored in the VISIT_DETAIL +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#visit_detail">VISIT_DETAIL table. @@ -2858,21 +2858,21 @@ identifying Persons who should suffer from the recorded Condition. Record all conditions as they exist in the source data. Any decisions about diagnosis/phenotype definitions would be done through cohort specifications. These cohorts can be housed in the COHORT +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#payer_plan_period">COHORT table. Conditions span a time interval from start to end, but are typically recorded as single snapshot records with no end date. The reason is twofold: (i) At the time of the recording the duration is not known and later not recorded, and (ii) the Persons typically cease interacting with the healthcare system when they feel better, which leads to incomplete capture of resolved Conditions. The CONDITION_ERA +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#condition_era">CONDITION_ERA table addresses this issue. Family history and past diagnoses (‘history of’) are not recorded in this table. Instead, they are listed in the OBSERVATION +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#observation">OBSERVATION table. Codes written in the process of establishing the diagnosis, such as ‘question of’ of and ‘rule out’, should not represented here. Instead, they should be recorded in the OBSERVATION +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#observation">OBSERVATION table, if they are used for analyses. However, this information is not always available.

ETL Conventions

@@ -13178,7 +13178,7 @@ domain_id A foreign key to the DOMAIN +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#domain">DOMAIN table the Concept belongs to. @@ -13207,7 +13207,7 @@ vocabulary_id A foreign key to the VOCABULARY +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#vocabulary">VOCABULARY table indicating from which source the Concept has been adapted. @@ -14256,7 +14256,7 @@ relationship_concept_id A foreign key that refers to an identifier in the CONCEPT +href="https://ohdsi.github.io/CommonDataModel/cdm54.html#concept">CONCEPT table for the unique relationship concept.