From a328340d459021e30480afdefc1a7bbc8a315e9a Mon Sep 17 00:00:00 2001 From: LeviCameron1 Date: Wed, 26 Aug 2026 09:29:25 -0500 Subject: [PATCH] Add missing test metadata --- .../study/datasets/datasets_manifest.xml | 3 ++ .../study/datasets/datasets_metadata.xml | 53 +++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_manifest.xml b/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_manifest.xml index 06e96046e..c299477e8 100644 --- a/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_manifest.xml +++ b/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_manifest.xml @@ -235,5 +235,8 @@ + + + \ No newline at end of file diff --git a/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_metadata.xml b/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_metadata.xml index e1680dd5d..2b3e26134 100644 --- a/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_metadata.xml +++ b/WNPRC_EHR/resources/referenceStudy/study/datasets/datasets_metadata.xml @@ -16447,4 +16447,57 @@ + + + + varchar + Id + Subject identifier + http://cpas.labkey.com/Study#ParticipantId + http://cpas.labkey.com/Study#ParticipantId + false + /ehr/participantView.view?participantId=${id} + + ptid + participantid + + + study + Animal + Id + + ALWAYS_OFF + 32 + + + timestamp + + + integer + + ehr_lookups + adoption_status + value + title + + + + integer + + ehr_lookups + adoption_results + value + title + + + + varchar + /ehr/participantView.view?participantId=${dam} + + + varchar + /ehr/participantView.view?participantId=${sire} + + +
\ No newline at end of file