Skip to content

Commit

Permalink
new ndlp config and allowed spec value (#489)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Kimpo <[email protected]>
  • Loading branch information
2 people authored and cfarmer-fearless committed Sep 19, 2024
1 parent fde18a8 commit b07303e
Show file tree
Hide file tree
Showing 12 changed files with 201 additions and 23 deletions.
6 changes: 4 additions & 2 deletions upload-configs/v1/ndlp-covidallmonthlyvaccination.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
{
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
Expand Down Expand Up @@ -115,7 +116,8 @@
"HH2",
"HR2",
"DV3",
"FD3"
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
Expand Down
6 changes: 4 additions & 2 deletions upload-configs/v1/ndlp-covidbridgevaccination.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
{
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
Expand Down Expand Up @@ -115,7 +116,8 @@
"HH2",
"HR2",
"DV3",
"FD3"
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
Expand Down
157 changes: 157 additions & 0 deletions upload-configs/v1/ndlp-genericimmunization.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
{
"metadata_config": {
"version": "1.0",
"fields": [
{
"field_name": "meta_ext_source",
"allowed_values": [
"IZGW"
],
"required": true,
"description": "Establishes where the data came from."
},
{
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
},
{
"field_name": "meta_ext_entity",
"allowed_values": [
"AKA",
"ALA",
"ASA",
"AZA",
"ARA",
"CAA",
"CHA",
"COA",
"CTA",
"DEA",
"DCA",
"FMA",
"FLA",
"GAA",
"GUA",
"HIA",
"IDA",
"ILA",
"IAA",
"INA",
"KSA",
"KYA",
"LAA",
"MEA",
"MHA",
"MDA",
"MAA",
"MIA",
"MNA",
"MSA",
"MOA",
"MTA",
"NEA",
"NHA",
"NJA",
"NMA",
"BAA",
"NYA",
"NCA",
"NDA",
"NVA",
"MPA",
"OHA",
"OKA",
"ORA",
"PAA",
"PHA",
"PRA",
"RPA",
"RIA",
"SCA",
"SDA",
"TNA",
"TXA",
"UTA",
"VTA",
"VIA",
"VAA",
"WAA",
"WVA",
"WIA",
"WYA",
"DD2",
"HS2",
"DS2",
"BP2",
"IH2",
"VA2",
"CV1",
"WG1",
"WM1",
"RA1",
"KG1",
"AB1",
"PX1",
"AD1",
"CW1",
"HE1",
"HV1",
"MG1",
"SE1",
"MS1",
"HM1",
"GN1",
"TP1",
"CP1",
"MH1",
"GM1",
"PI1",
"TBA",
"THA",
"HH2",
"HR2",
"DV3",
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
},
{
"field_name": "meta_username",
"allowed_values": null,
"required": true,
"description": "Username of user who submitted the file to the IZGW. If this is a system to system submission then this should be the service account."
},
{
"field_name": "meta_ext_objectkey",
"allowed_values": null,
"required": true,
"description": "This field is used to track back to the source filename/objectid."
},
{
"field_name": "meta_ext_filename",
"allowed_values": null,
"required": true,
"description": "The name of the file submitted to the IZGW. File and extension should be named in accordance with guidelines outlined in the DUA."
},
{
"field_name": "meta_ext_submissionperiod",
"allowed_values": null,
"required": true,
"description": "Submission period for the file submitted."
}
]
},
"copy_config": {
"folder_structure": "date_YYYY_MM_DD",
"targets": [
"edav"
]
},
"compat_config_filename": "generic-immunization-other.json"
}
6 changes: 4 additions & 2 deletions upload-configs/v1/ndlp-influenzavaccination.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
Expand Down Expand Up @@ -116,7 +117,8 @@
"HH2",
"HR2",
"DV3",
"FD3"
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
Expand Down
6 changes: 4 additions & 2 deletions upload-configs/v1/ndlp-routineimmunization.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
Expand Down Expand Up @@ -138,7 +139,8 @@
"HH2",
"HR2",
"DV3",
"FD3"
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
Expand Down
6 changes: 4 additions & 2 deletions upload-configs/v1/ndlp-rsvprevention.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
{
"field_name": "meta_ext_sourceversion",
"allowed_values": [
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"required": true,
"description": "Aligns with version of the specification."
Expand Down Expand Up @@ -115,7 +116,8 @@
"HH2",
"HR2",
"DV3",
"FD3"
"FD3",
"XXA"
],
"required": true,
"description": "Drives metrics for vaccine admin progress at entity grouping level."
Expand Down
3 changes: 2 additions & 1 deletion upload-configs/v2/covid-all-monthly-vaccination-csv.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down
3 changes: 2 additions & 1 deletion upload-configs/v2/covid-bridge-vaccination-csv.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"allowed_values": [
"IZGW"
],
"description": "This field is the identifier for the sender of the data."
"description": "This field is the identifier for the sender of the data.",
"compat_field_name": "meta_ext_source"
},
{
"field_name": "data_producer_id",
Expand Down Expand Up @@ -214,29 +215,33 @@
"FD3",
"XXA"
],
"description": "This field indicates the jurisdiction associated with the data. If not provided, populate with null."
"description": "This field indicates the jurisdiction associated with the data. If not provided, populate with null.",
"compat_field_name": "meta_ext_entity"
},
{
"field_name": "received_filename",
"required": true,
"allowed_values": null,
"description": "This field is the name of the file when uploaded."
"description": "This field is the name of the file when uploaded.",
"compat_field_name": "meta_ext_filename"
},
{
"field_name": "data_stream_id",
"required": true,
"allowed_values": [
"h5-influenza-vaccination"
"generic-immunization"
],
"description": "This field is the identifier for the data stream."
"description": "This field is the identifier for the data stream.",
"compat_field_name": "meta_destination_id"
},
{
"field_name": "data_stream_route",
"required": true,
"allowed_values": [
"csv"
"other"
],
"description": "This recieved is the route of the data stream."
"description": "This recieved is the route of the data stream.",
"compat_field_name": "meta_ext_event"
},
{
"field_name": "meta_ext_objectkey",
Expand All @@ -261,7 +266,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down
3 changes: 2 additions & 1 deletion upload-configs/v2/influenza-vaccination-csv.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down
3 changes: 2 additions & 1 deletion upload-configs/v2/routine-immunization-other.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down
3 changes: 2 additions & 1 deletion upload-configs/v2/rsv-prevention-csv.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"required": true,
"allowed_values": [
"V2022-12-31",
"V2023-09-01"
"V2023-09-01",
"V2024-09-04"
],
"description": "Aligns with version of the specification."
},
Expand Down

0 comments on commit b07303e

Please sign in to comment.