Skip to content

Commit

Permalink
Merge pull request #178 from OHDSI/clean-up-tags
Browse files Browse the repository at this point in the history
clean up
  • Loading branch information
clairblacketer authored Apr 29, 2024
2 parents 7a2442c + 908e821 commit 1fe24e5
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 66 deletions.
12 changes: 0 additions & 12 deletions docs/_data/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,35 +3,23 @@
# In other words, the last line must be the last tag in the allowed-tags list.
allowed-tags:
- themis
- drug_exposure
- dates
- care_site
- place_of_service
- person
- gender
- gender_identity
- sex
- gender_concept_id
- location
- location_id
- address
- birthdate
- year_of_birth
- provider
- death
- death_date
- labs
- measurement
- lab_values
- value_as_number
- negative
- days_supply
- quantity
- zip
- postcode
- datetime
- visit_occurrence
- drug_administration
- pro
- patient_reported
# Copyright 2021 Google LLC
6 changes: 0 additions & 6 deletions docs/pages/care_site/care_site.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@ sidebar: mydoc_sidebar
permalink: /care_site.html
---

## Table-level Conventions

- Convention1

## Field-level Conventions

| **Field** | **Convention** |
|:--------|:-------|
| PLACE_OF_SERVICE_CONCEPT_ID | [How to populate the place_of_service_concept_id in the CARE_SITE table](mapping_place_of_service_concept.html) |
|----
| | |
|=====
2 changes: 1 addition & 1 deletion docs/pages/drug_exposure/negative_days_supply.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How to populate days_supply when days supply is negative in the source
keywords: drug, drug_exposure, days_supply
last_updated: April 16, 2024
tags: [drug_exposure, days_supply]
tags: [drug_exposure, days_supply, negative]
sidebar: mydoc_sidebar
permalink: /negative_days_supply.html
---
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/general_conventions/gender_identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How to map gender identity
keywords: gender, gender identity, sex
last_updated: April 10, 2024
tags: [gender, gender_identity, sex]
tags: [gender, gender_identity, sex, person]
sidebar: mydoc_sidebar
permalink: /gender_identity.html
---
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/general_conventions/type_concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Patient reported data
keywords: provenance
last_updated: April 29, 2024
tags: [pro, patient_reported]
tags: [patient_reported]
sidebar: mydoc_sidebar
permalink: /type_concepts.html
---
Expand Down
5 changes: 0 additions & 5 deletions docs/pages/location/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,10 @@ sidebar: mydoc_sidebar
permalink: /location.html
---

## Table-level Conventions

- Convention1

## Field-level Conventions

| **Field** | **Convention** |
|:--------|:-------|
| ZIP | [What value to store in the zip field?](zip_code.html) |
|----
| | |
|=====
2 changes: 1 addition & 1 deletion docs/pages/location/zip_code.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: What value to store in the zip field?
keywords: zip, zip code, address
keywords: zip, zip code, address, post code
last_updated: April 18, 2024
tags: [address, zip, postcode]
sidebar: mydoc_sidebar
Expand Down
5 changes: 0 additions & 5 deletions docs/pages/measurement/measurement.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,10 @@ sidebar: mydoc_sidebar
permalink: /measurement.html
---

## Table-level Conventions

- Convention1

## Field-level Conventions

| **Field** | **Convention** |
|:--------|:-------|
| VALUE_AS_NUMBER | [Can value_as_number be a negative value?](negative_value_as_number.html) |
|----
| | |
|=====
2 changes: 1 addition & 1 deletion docs/pages/person/populate_person_location_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How to populate location_id in the PERSON table
keywords: location, address
last_updated: April 10, 2024
tags: [location, location_id, address]
tags: [location, address]
sidebar: mydoc_sidebar
permalink: /populate_person_location_id.html
---
Expand Down
11 changes: 0 additions & 11 deletions docs/pages/tags/tag_death.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/pages/tags/tag_location_id.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/pages/tags/tag_pro.md

This file was deleted.

0 comments on commit 1fe24e5

Please sign in to comment.