Skip to content

Commit

Permalink
Merge pull request #16974 from CDCgov/Washington_UP_16629
Browse files Browse the repository at this point in the history
Updated Washington STLT to hard code MSH 4 and
  • Loading branch information
abiphilipnava authored Jan 8, 2025
2 parents f2eb889 + d817a39 commit e0509fe
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions prime-router/settings/STLTs/WA/wa-phd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
reverseTheQualityFilter: false
conditionFilter:
#Accept COVID only, "matches(abnormal_flag, A)"
#Verified that Covid only, "matches(abnormal_flag, A)" Abi Philip Jan 6 2025
- "%resource.interpretation.coding.code = 'A' and (%resource.code.coding.extension('https://reportstream.cdc.gov/fhir/StructureDefinition/condition-code').value.where(code in ('840539006')).exists())"
mappedConditionFilter: []
deidentify: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ elements:
value: [ '"ISO"' ]
hl7Spec: [ '%{MSH}-3-3' ]

- name: wa-sending-facility-namespace-id
value: [ '"7uycso49"' ]
hl7Spec: [ '%{MSH}-4-1' ]

- name: wa-sending-facility-universal-id
value: [ '"1.3.6.1.4.1.38630.2.1.1.519"' ]
hl7Spec: [ '%{MSH}-4-2' ]

- name: wa-sending-facility-universal-id-type
value: [ '"ISO"' ]
hl7Spec: [ '%{MSH}-4-3' ]

- name: wa-receiving-application-namespace-id
value: [ '"WADOHPHRED"' ]
hl7Spec: [ '%{MSH}-5-1' ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MSH|^~\&|CDC PRIME - Atlanta, Georgia (Dekalb)^2.16.840.1.114222.4.1.237821^ISO|Testing Lab^12D4567890^CLIA|WADOHPHRED^2.16.840.1.113883.3.237.4.2^ISO|dn1fro00^1.3.6.1.4.1.38630.2.1.1.19^ISO|20240815054718||ORU^R01^ORU_R01|12256b9a-0ca9-47ed-95b4-0d4ca60c4324|P|2.5.1|||NE|NE|USA|UNICODE UTF-8|ENG^English^ISO||PHLabReport-NoAck^ELR_Receiver^2.16.840.1.113883.9.11^ISO
MSH|^~\&|CDC PRIME - Atlanta, Georgia (Dekalb)^2.16.840.1.114222.4.1.237821^ISO|7uycso49^1.3.6.1.4.1.38630.2.1.1.519^ISO|WADOHPHRED^2.16.840.1.113883.3.237.4.2^ISO|dn1fro00^1.3.6.1.4.1.38630.2.1.1.19^ISO|20240815054718||ORU^R01^ORU_R01|12256b9a-0ca9-47ed-95b4-0d4ca60c4324|P|2.5.1|||NE|NE|USA|UNICODE UTF-8|ENG^English^ISO||PHLabReport-NoAck^ELR_Receiver^2.16.840.1.113883.9.11^ISO
SFT|Centers for Disease Control and Prevention|0.2-SNAPSHOT|PRIME ReportStream|0.2-SNAPSHOT||20240812210736
PID|1||10083d1d-dc8b-4ea0-91fa-8744cf0f013b^^^Testing Lab&12D4567890&CLIA^PI^Testing Lab&12D4567890&CLIA||Wolf^Karolann^^^^^L||19700201|F||1002-5^native^HL70005^^^^2.5.1^^native|123 Main St^^Tamuning^ND^55987^USA||8002324636^PRS^CP^^1^800^2324636^^^^^8002324636~^NET^Internet^[email protected]||333^Unknown^99WA_LANG^^^^1|||||||H^Hispanic or Latino^HL70189^^^^2.9^^Hispanic or Latino||||||||N
ORC|RE|12256b9a-0ca9-47ed-95b4-0d4ca60c4324^Testing Lab^12D4567890^CLIA|12256b9a-0ca9-47ed-95b4-0d4ca60c4324^Testing Lab^12D4567890^CLIA|||||||||1245319599^McTester^Phil^^^^^^NPI&2.16.840.1.113883.4.6&ISO^L^^^NPI||^WPN^PH^^1^530^8675309|20240815054718||||||Testing Lab^L^^^^CLIA&2.16.840.1.113883.4.7&ISO^XX^^^12D4567890|123 Beach Way^^Denver^CO^80210^USA|^WPN^PH^^1^530^8675309|321 Ocean Drive^^Denver^CO^80210^USA
Expand Down

0 comments on commit e0509fe

Please sign in to comment.