Skip to content

Commit

Permalink
Addressing PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaWNava committed Jul 22, 2024
1 parent e9edd97 commit 87b1d07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
24 changes: 4 additions & 20 deletions prime-router/settings/STLTs/OH/oh-doh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
topic: "full-elr"
customerStatus: "active"
translation:
schemaName: "azure:/metadata/hl7_mapping/receivers/STLTs/OH/OH-receiver-transform.yml"
schemaName: "azure:/hl7_mapping/receivers/STLTs/OH/OH-receiver-transform.yml"
useTestProcessingMode: false
useBatchHeaders: true
receivingApplicationName: "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
Expand All @@ -30,15 +30,7 @@
receivingFacilityOID: "2.16.840.1.114222.4.1.3674"
messageProfileId: null
replaceValue: {}
replaceValueAwithB:
MSH-3:
- '*': "CDC PRIME - Atlanta, Georgia (Dekalb)^2.16.840.1.114222.4.1.237821^ISO"
MSH-4:
- '*': "CDC PRIME^36DSMP9999"
MSH-5:
- '*': "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
MSH-6:
- '*': "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
replaceValueAwithB: {}
reportingFacilityName: "CDC PRIME"
reportingFacilityId: "36DSMP9999"
reportingFacilityIdType: null
Expand Down Expand Up @@ -120,7 +112,7 @@
topic: "full-elr"
customerStatus: "active"
translation:
schemaName: "azure:/metadata/hl7_mapping/receivers/STLTs/OH/OH-receiver-transform.yml"
schemaName: "azure:/hl7_mapping/receivers/STLTs/OH/OH-receiver-transform.yml"
useTestProcessingMode: false
useBatchHeaders: true
receivingApplicationName: "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
Expand All @@ -129,15 +121,7 @@
receivingFacilityOID: "2.16.840.1.114222.4.1.3674"
messageProfileId: null
replaceValue: {}
replaceValueAwithB:
MSH-3:
- '*': "CDC PRIME - Atlanta, Georgia (Dekalb)^2.16.840.1.114222.4.1.237821^ISO"
MSH-4:
- '*': "CDC PRIME^36DSMP9999"
MSH-5:
- '*': "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
MSH-6:
- '*': "OHDOH^2.16.840.1.114222.4.1.3674^ISO"
replaceValueAwithB: {}
reportingFacilityName: "CDC PRIME"
reportingFacilityId: "36DSMP9999"
reportingFacilityIdType: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ elements:
hl7Spec: [ '%{MSH}-4-1' ]

- name: oh-sending-application-universal-id
value: [ '"6DSMP9999"' ]
value: [ '"36DSMP9999"' ]
hl7Spec: [ '%{MSH}-4-2' ]

- name: oh-receiving-application-namespace-id
Expand Down

0 comments on commit 87b1d07

Please sign in to comment.