Skip to content

Commit

Permalink
Add "kp_2" to site map, mapping to KaiserPermanente
Browse files Browse the repository at this point in the history
  • Loading branch information
sallybg committed Jun 27, 2024
1 parent f7e9710 commit 17db7fc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,9 @@ def create_encounter_location_references(db: DatabaseSession, record: dict, resi
"uwmc_retro": "RetrospectiveUWMedicalCenter",
"nwh_retro": "RetrospectiveNorthwest",
"phskc_retro": "RetrospectivePHSKC",

# for future use
"sch_retro": "RetrospectiveSCH",
"kp": "KaiserPermanente",
"kp_2": "KaiserPermanente",
}

if sample_origin not in origin_site_map:
Expand Down

0 comments on commit 17db7fc

Please sign in to comment.