diff --git a/frontend-react/.storybook/preview.tsx b/frontend-react/.storybook/preview.tsx index 2eeea2d85c1..e1f66b2e6c7 100644 --- a/frontend-react/.storybook/preview.tsx +++ b/frontend-react/.storybook/preview.tsx @@ -1,4 +1,3 @@ -import { initialize, mswLoader } from "msw-storybook-addon"; import { CacheProvider } from "rest-hooks"; import { HelmetProvider } from "react-helmet-async"; import MockDate from "mockdate"; @@ -25,8 +24,6 @@ export const parameters = { }, }; -initialize(); - function withRestHooksCacheProvider(Story) { return ( @@ -45,4 +42,4 @@ function withHelmet(Story) { export const decorators = [withHelmet, withRestHooksCacheProvider]; -export const loaders = [mswLoader]; +export const loaders = []; diff --git a/frontend-react/package.json b/frontend-react/package.json index 68db3862129..081dea2b057 100644 --- a/frontend-react/package.json +++ b/frontend-react/package.json @@ -10,11 +10,11 @@ "@okta/okta-react": "^6.9.0", "@okta/okta-signin-widget": "^7.26.1", "@rest-hooks/rest": "^3.0.3", - "@tanstack/react-query": "^5.62.2", - "@tanstack/react-query-devtools": "^5.62.2", + "@tanstack/react-query": "^5.62.11", + "@tanstack/react-query-devtools": "^5.62.11", "@trussworks/react-uswds": "^9.1.0", "@uswds/uswds": "3.7.1", - "axios": "^1.7.8", + "axios": "^1.7.9", "classnames": "^2.5.1", "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0", @@ -170,10 +170,9 @@ "globals": "^15.13.0", "husky": "^9.1.7", "jsdom": "^25.0.1", - "lint-staged": "^15.2.11", + "lint-staged": "^15.3.0", "mockdate": "^3.0.5", - "msw": "^2.6.8", - "msw-storybook-addon": "^2.0.4", + "msw": "^2.7.0", "npm-run-all": "^4.1.5", "otpauth": "^9.3.6", "patch-package": "^8.0.0", diff --git a/frontend-react/yarn.lock b/frontend-react/yarn.lock index 42515ccb751..caec25c9db5 100644 --- a/frontend-react/yarn.lock +++ b/frontend-react/yarn.lock @@ -2627,40 +2627,40 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.2": - version: 5.62.2 - resolution: "@tanstack/query-core@npm:5.62.2" - checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7 +"@tanstack/query-core@npm:5.62.9": + version: 5.62.9 + resolution: "@tanstack/query-core@npm:5.62.9" + checksum: 3dc3ca1654a3e3a3f92e569d2bf9e8c09b6bb670562090af357db7e95175ad0397a01dfd2c2eda34bdfe0666e7d6fb841d0c435223119681b1ba1f28d4fcd6b1 languageName: node linkType: hard -"@tanstack/query-devtools@npm:5.61.4": - version: 5.61.4 - resolution: "@tanstack/query-devtools@npm:5.61.4" - checksum: b2138f9848e38353d21abf17a1ae7c65528ba6f095537988b5cbb365bb0a64176b7ff9ea5c0494d69b5d2799a4c495fc0fc877b5e1f369f178549655c2748be9 +"@tanstack/query-devtools@npm:5.62.9": + version: 5.62.9 + resolution: "@tanstack/query-devtools@npm:5.62.9" + checksum: 08415a0bc3661f088cecc44cecbd782eb54aef8e6ed05f6d7d56e92e96f2933f52a73d227e5925f141f46068ea68e6521a01f7773a96057ef96523c738b26e36 languageName: node linkType: hard -"@tanstack/react-query-devtools@npm:^5.62.2": - version: 5.62.2 - resolution: "@tanstack/react-query-devtools@npm:5.62.2" +"@tanstack/react-query-devtools@npm:^5.62.11": + version: 5.62.11 + resolution: "@tanstack/react-query-devtools@npm:5.62.11" dependencies: - "@tanstack/query-devtools": 5.61.4 + "@tanstack/query-devtools": 5.62.9 peerDependencies: - "@tanstack/react-query": ^5.62.2 + "@tanstack/react-query": ^5.62.11 react: ^18 || ^19 - checksum: 5a01a2ebff96d13572afc72f7f167c612d3417a17006759e4fc12b7f2bc428b58693ea7f467e286edcff7c5e454d937da9857b8cc99a7d02ad66b3eaab2d3b8d + checksum: c16732d639a91060dfaa68dd9e41c57b13baf626523034f944759196293e861c37596d2ecddf9d5de6d85981a98513b18ef4a2d5cb6d470d4260cd12039e1df1 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.2": - version: 5.62.2 - resolution: "@tanstack/react-query@npm:5.62.2" +"@tanstack/react-query@npm:^5.62.11": + version: 5.62.11 + resolution: "@tanstack/react-query@npm:5.62.11" dependencies: - "@tanstack/query-core": 5.62.2 + "@tanstack/query-core": 5.62.9 peerDependencies: react: ^18 || ^19 - checksum: 4735781dade3a55d0f2992b4f5c4c0e27d89788f2df37f57abeb45126aab54314638a040bae2bd39dda2aa4d27c96439b5df457890f1c0822ea74d290ffe2d9c + checksum: dcd0fc21eead400f385299f3afd230a98884a8eda5fe55e1803bf0b2657ddf109509afcb12f3c23ef143ec8debcbece908c99c59729c3ab911068619015c0eb7 languageName: node linkType: hard @@ -3402,7 +3402,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.16.0, @typescript-eslint/utils@npm:^8.8.1": +"@typescript-eslint/utils@npm:8.16.0": version: 8.16.0 resolution: "@typescript-eslint/utils@npm:8.16.0" dependencies: @@ -3433,7 +3433,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.15.0": +"@typescript-eslint/utils@npm:^8.15.0, @typescript-eslint/utils@npm:^8.8.1": version: 8.17.0 resolution: "@typescript-eslint/utils@npm:8.17.0" dependencies: @@ -4120,14 +4120,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.8": - version: 1.7.8 - resolution: "axios@npm:1.7.8" +"axios@npm:^1.7.9": + version: 1.7.9 + resolution: "axios@npm:1.7.9" dependencies: follow-redirects: ^1.15.6 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: 3d21652faf8e29fb36c47517d2872bb5e2285127a24f5c53ce23082c4eac7f5a88de84dd49d4a1a83068e5301dcfd9067b41e5fbd00b0d20ab7b0a843559273d + checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19 languageName: node linkType: hard @@ -4233,21 +4233,7 @@ __metadata: languageName: node linkType: hard -"browserslist@npm:^4.23.3, browserslist@npm:^4.24.0": - version: 4.24.2 - resolution: "browserslist@npm:4.24.2" - dependencies: - caniuse-lite: ^1.0.30001669 - electron-to-chromium: ^1.5.41 - node-releases: ^2.0.18 - update-browserslist-db: ^1.1.1 - bin: - browserslist: cli.js - checksum: cf64085f12132d38638f38937a255edb82c7551b164a98577b055dd79719187a816112f7b97b9739e400c4954cd66479c0d7a843cb816e346f4795dc24fd5d97 - languageName: node - linkType: hard - -"browserslist@npm:^4.24.3": +"browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.3": version: 4.24.3 resolution: "browserslist@npm:4.24.3" dependencies: @@ -4331,14 +4317,7 @@ __metadata: languageName: node linkType: hard -"caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001669": - version: 1.0.30001669 - resolution: "caniuse-lite@npm:1.0.30001669" - checksum: 8ed0c69d0c6aa3b1cbc5ba4e5f5330943e7b7165e257f6955b8b73f043d07ad922265261f2b54d9bbaf02886bbdba5e6f5b16662310a13f91f17035af3212de1 - languageName: node - linkType: hard - -"caniuse-lite@npm:^1.0.30001688": +"caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688": version: 1.0.30001688 resolution: "caniuse-lite@npm:1.0.30001688" checksum: b48109e337f924a969ad3505d81cde32624b598f3ff67047dbd69a9bed59672cea37b6095c3a876174511447be5e356d87acac6c859d941572e57c220978e241 @@ -4396,10 +4375,10 @@ __metadata: languageName: node linkType: hard -"chalk@npm:~5.3.0": - version: 5.3.0 - resolution: "chalk@npm:5.3.0" - checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80 +"chalk@npm:~5.4.1": + version: 5.4.1 + resolution: "chalk@npm:5.4.1" + checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e languageName: node linkType: hard @@ -4894,15 +4873,15 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7": - version: 4.3.7 - resolution: "debug@npm:4.3.7" +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7, debug@npm:~4.4.0": + version: 4.4.0 + resolution: "debug@npm:4.4.0" dependencies: ms: ^2.1.3 peerDependenciesMeta: supports-color: optional: true - checksum: 822d74e209cd910ef0802d261b150314bbcf36c582ccdbb3e70f0894823c17e49a50d3e66d96b633524263975ca16b6a833f3e3b7e030c157169a5fabac63160 + checksum: fb42df878dd0e22816fc56e1fdca9da73caa85212fbe40c868b1295a6878f9101ae684f4eeef516c13acfc700f5ea07f1136954f43d4cd2d477a811144136479 languageName: node linkType: hard @@ -4915,18 +4894,6 @@ __metadata: languageName: node linkType: hard -"debug@npm:~4.4.0": - version: 4.4.0 - resolution: "debug@npm:4.4.0" - dependencies: - ms: ^2.1.3 - peerDependenciesMeta: - supports-color: - optional: true - checksum: fb42df878dd0e22816fc56e1fdca9da73caa85212fbe40c868b1295a6878f9101ae684f4eeef516c13acfc700f5ea07f1136954f43d4cd2d477a811144136479 - languageName: node - linkType: hard - "decimal.js@npm:^10.4.3": version: 10.4.3 resolution: "decimal.js@npm:10.4.3" @@ -5155,19 +5122,7 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:*": - version: 3.2.2 - resolution: "dompurify@npm:3.2.2" - dependencies: - "@types/trusted-types": ^2.0.7 - dependenciesMeta: - "@types/trusted-types": - optional: true - checksum: e4831baa447cc7ed4350ede29f7ec4d2614a59287b6916f3691d287dd4a1c45eb3ce9cb26058edf37b3f2648bbf0a3ca5fb3b74c2f78bdcf6ebb7716c2f14252 - languageName: node - linkType: hard - -"dompurify@npm:^3.2.3": +"dompurify@npm:*, dompurify@npm:^3.2.3": version: 3.2.3 resolution: "dompurify@npm:3.2.3" dependencies: @@ -5236,13 +5191,6 @@ __metadata: languageName: node linkType: hard -"electron-to-chromium@npm:^1.5.41": - version: 1.5.42 - resolution: "electron-to-chromium@npm:1.5.42" - checksum: 8527f6e050b7f869d0135869587b3273fefa1cc2cbb9799bff552e10586b61860139758ee9824c803cdce632e24d4897bb7f67dcecf1c2bef279977fdfa9afa1 - languageName: node - linkType: hard - "electron-to-chromium@npm:^1.5.73": version: 1.5.73 resolution: "electron-to-chromium@npm:1.5.73" @@ -7629,7 +7577,7 @@ __metadata: languageName: node linkType: hard -"is-node-process@npm:^1.0.1, is-node-process@npm:^1.2.0": +"is-node-process@npm:^1.2.0": version: 1.2.0 resolution: "is-node-process@npm:1.2.0" checksum: 930765cdc6d81ab8f1bbecbea4a8d35c7c6d88a3ff61f3630e0fc7f22d624d7661c1df05c58547d0eb6a639dfa9304682c8e342c4113a6ed51472b704cee2928 @@ -8133,11 +8081,11 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^15.2.11": - version: 15.2.11 - resolution: "lint-staged@npm:15.2.11" +"lint-staged@npm:^15.3.0": + version: 15.3.0 + resolution: "lint-staged@npm:15.3.0" dependencies: - chalk: ~5.3.0 + chalk: ~5.4.1 commander: ~12.1.0 debug: ~4.4.0 execa: ~8.0.1 @@ -8149,7 +8097,7 @@ __metadata: yaml: ~2.6.1 bin: lint-staged: bin/lint-staged.js - checksum: 9668e67791fd73aa91cf9268641a5b41191b4221ac9e4d34b51bb10088a082548aa5984d9b38066c3832e41f5a01bbb36aa41d9a8c96bbc775301cb5c9071e13 + checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624 languageName: node linkType: hard @@ -9126,20 +9074,9 @@ __metadata: languageName: node linkType: hard -"msw-storybook-addon@npm:^2.0.4": - version: 2.0.4 - resolution: "msw-storybook-addon@npm:2.0.4" - dependencies: - is-node-process: ^1.0.1 - peerDependencies: - msw: ^2.0.0 - checksum: 17d40c71fbdb896e616849bcba58df24de539786f232ccb635ce478d2f17098300275f7cb02d6b3d4078f8f8b8aeb996e7642effefa486a320e261b5142e6614 - languageName: node - linkType: hard - -"msw@npm:^2.6.8": - version: 2.6.8 - resolution: "msw@npm:2.6.8" +"msw@npm:^2.7.0": + version: 2.7.0 + resolution: "msw@npm:2.7.0" dependencies: "@bundled-es-modules/cookie": ^2.0.1 "@bundled-es-modules/statuses": ^1.0.1 @@ -9150,12 +9087,12 @@ __metadata: "@open-draft/until": ^2.1.0 "@types/cookie": ^0.6.0 "@types/statuses": ^2.0.4 - chalk: ^4.1.2 graphql: ^16.8.1 headers-polyfill: ^4.0.2 is-node-process: ^1.2.0 outvariant: ^1.4.3 path-to-regexp: ^6.3.0 + picocolors: ^1.1.1 strict-event-emitter: ^0.5.1 type-fest: ^4.26.1 yargs: ^17.7.2 @@ -9166,7 +9103,7 @@ __metadata: optional: true bin: msw: cli/index.js - checksum: 5847c78a19413647edfc215452479b389ecaca155581726ac63c82e61bc388f2dd69f4efce9f9b867fb18405a1d748ecaf6ceab00cca26e743673baa20015a79 + checksum: d8851ced7a7b6a8ca11d2cd1cb7a21082ed2543ebe93afa047b0ed5a9fb4708bcf230fe888f3b88b8c73f4432d3dc858ac4943f2d1e09fc3380c1f28ccbb53e5 languageName: node linkType: hard @@ -9277,13 +9214,6 @@ __metadata: languageName: node linkType: hard -"node-releases@npm:^2.0.18": - version: 2.0.18 - resolution: "node-releases@npm:2.0.18" - checksum: ef55a3d853e1269a6d6279b7692cd6ff3e40bc74947945101138745bfdc9a5edabfe72cb19a31a8e45752e1910c4c65c77d931866af6357f242b172b7283f5b3 - languageName: node - linkType: hard - "node-releases@npm:^2.0.19": version: 2.0.19 resolution: "node-releases@npm:2.0.19" @@ -10169,8 +10099,8 @@ __metadata: "@storybook/react-vite": ^8.4.7 "@storybook/testing-library": ^0.2.2 "@storybook/theming": ^8.4.7 - "@tanstack/react-query": ^5.62.2 - "@tanstack/react-query-devtools": ^5.62.2 + "@tanstack/react-query": ^5.62.11 + "@tanstack/react-query-devtools": ^5.62.11 "@testing-library/dom": ^10.4.0 "@testing-library/jest-dom": ^6.6.3 "@testing-library/react": ^16.0.1 @@ -10194,7 +10124,7 @@ __metadata: "@vitest/coverage-istanbul": ^2.1.8 "@vitest/ui": ^2.1.8 autoprefixer: ^10.4.20 - axios: ^1.7.8 + axios: ^1.7.9 browserslist: ^4.24.3 browserslist-useragent-regexp: ^4.1.3 chromatic: ^11.20.2 @@ -10224,11 +10154,10 @@ __metadata: html-to-text: ^9.0.5 husky: ^9.1.7 jsdom: ^25.0.1 - lint-staged: ^15.2.11 + lint-staged: ^15.3.0 lodash: ^4.17.21 mockdate: ^3.0.5 - msw: ^2.6.8 - msw-storybook-addon: ^2.0.4 + msw: ^2.7.0 npm-run-all: ^4.1.5 otpauth: ^9.3.6 p-limit: ^6.1.0 @@ -13102,16 +13031,7 @@ __metadata: languageName: node linkType: hard -"yaml@npm:^2.0.0, yaml@npm:^2.2.2": - version: 2.5.0 - resolution: "yaml@npm:2.5.0" - bin: - yaml: bin.mjs - checksum: a116dca5c61641d9bf1f1016c6e71daeb1ed4915f5930ed237d45ab7a605aa5d92c332ff64879a6cd088cabede008c778774e3060ffeb4cd617d28088e4b2d83 - languageName: node - linkType: hard - -"yaml@npm:~2.6.1": +"yaml@npm:^2.0.0, yaml@npm:^2.2.2, yaml@npm:~2.6.1": version: 2.6.1 resolution: "yaml@npm:2.6.1" bin: diff --git a/prime-router/metadata/HL7/catchall/hl7/codesystem/ExtensionUrlMapping.yml b/prime-router/metadata/HL7/catchall/hl7/codesystem/ExtensionUrlMapping.yml index cc27f956220..f45fbe7cf75 100644 --- a/prime-router/metadata/HL7/catchall/hl7/codesystem/ExtensionUrlMapping.yml +++ b/prime-router/metadata/HL7/catchall/hl7/codesystem/ExtensionUrlMapping.yml @@ -52,6 +52,8 @@ url: "http://hl7.org/fhir/StructureDefinition/patient-animal" - id: "relationship" url: "https://hl7.org/fhir/StructureDefinition/relationship" +- id: "extension-subscriber-id" + url: "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId" ## Datatypes @@ -281,6 +283,10 @@ - id: "nte-annotation" url: "https://reportstream.cdc.gov/fhir/StructureDefinition/nte-annotation" +# IN1 -> Coverage +- id: "in1-coverage" + url: "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage" + ## Generic # internal indicator of sender, usable for filtering @@ -297,9 +303,11 @@ url: "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Component" # Date time as hl7v2 string -# This extension exists because HL7 dates have very little restrictions (i.e. YYYY-MM, YYYY-MM-DD HH, YYYY-MM-DD HH:MM) -# are all valid, but the FHIR specs has much stricter rules. In order to reliably generate the same HL7 message, this extension -# is used to capture what was in the original HL7 message and then exclusively used when mapping FHIR->HL7 +# These extensions exist because HL7 dates have very little restrictions (i.e. YYYY-MM, YYYY-MM-DD HH, YYYY-MM-DD HH:MM) +# are all valid, but the FHIR specs has much stricter rules. In order to reliably generate the same HL7 message, these +# extensions are used to capture what was in the original HL7 message and then exclusively used when mapping FHIR->HL7 +- id: "hl7v2-date" + url: "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date" - id: "hl7v2-date-time" url: "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time" diff --git a/prime-router/metadata/HL7/catchall/hl7/datatypes/AUI/AUIExtension.yml b/prime-router/metadata/HL7/catchall/hl7/datatypes/AUI/AUIExtension.yml index af09ea3cb7d..3f704b217bc 100644 --- a/prime-router/metadata/HL7/catchall/hl7/datatypes/AUI/AUIExtension.yml +++ b/prime-router/metadata/HL7/catchall/hl7/datatypes/AUI/AUIExtension.yml @@ -2,7 +2,7 @@ url: type: STRING - valueOf: IN1.14 + valueOf: $auiExtensionName extension: generateList: true diff --git a/prime-router/metadata/HL7/catchall/hl7/datatypes/DT/Period.yml b/prime-router/metadata/HL7/catchall/hl7/datatypes/DT/Period.yml new file mode 100644 index 00000000000..d0e0a4a31cd --- /dev/null +++ b/prime-router/metadata/HL7/catchall/hl7/datatypes/DT/Period.yml @@ -0,0 +1,47 @@ +# $schema: ./../../../../../json_schema/fhir/hl7-to-fhir-mapping-resource-template.json + +start: + condition: $dateIn NOT_NULL + type: STRING + valueOf: "GeneralUtils.dateTimeWithZoneId(dateIn,ZONEID)" + expressionType: JEXL + vars: + dateIn: $start +_start: + expressionType: nested + condition: $start NOT_NULL + expressionsMap: + extension_1: + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: hl7v2-date + valueString: + type: STRING + valueOf: $start + expressionType: HL7Spec + +end: + condition: $dateIn NOT_NULL + type: STRING + valueOf: "GeneralUtils.dateTimeWithZoneId(dateIn,ZONEID)" + expressionType: JEXL + vars: + dateIn: $end +_end: + expressionType: nested + condition: $end NOT_NULL + expressionsMap: + extension_1: + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: hl7v2-date + valueString: + type: STRING + valueOf: $end + expressionType: HL7Spec \ No newline at end of file diff --git a/prime-router/metadata/HL7/catchall/hl7/datatypes/XON/Organization.yml b/prime-router/metadata/HL7/catchall/hl7/datatypes/XON/Organization.yml index 18218c076fa..b1b9bdaca88 100644 --- a/prime-router/metadata/HL7/catchall/hl7/datatypes/XON/Organization.yml +++ b/prime-router/metadata/HL7/catchall/hl7/datatypes/XON/Organization.yml @@ -14,85 +14,92 @@ name: identifier: expressionType: nested - vars: - xon3: XON.3 - xon4: XON.4 - xon5: XON.5 - xon6: XON.6 - xon7: XON.7 - xon8: XON.8 - xon10: String, XON.10 - expressionsMap: - value_1: - condition: $xon10 NULL - type: STRING - expressionType: HL7Spec - valueOf: XON.3 - value_2: - condition: $xon10 NOT_NULL - type: STRING - expressionType: HL7Spec - valueOf: XON.10 - type: - condition: $xon7 NOT_NULL + expressions: + - condition: $CXIdentifier NOT_NULL + valueOf: datatypes/CX/Identifier + expressionType: resource + specs: $CXIdentifier + - condition: $CXIdentifier NULL expressionType: nested - generateList: true + vars: + xon3: XON.3 + xon4: XON.4 + xon5: XON.5 + xon6: XON.6 + xon7: XON.7 + xon8: XON.8 + xon10: String, XON.10 expressionsMap: - coding: + value_1: + condition: $xon10 NULL + type: STRING + expressionType: HL7Spec + valueOf: XON.3 + value_2: + condition: $xon10 NOT_NULL + type: STRING + expressionType: HL7Spec + valueOf: XON.10 + type: + condition: $xon7 NOT_NULL expressionType: nested generateList: true expressionsMap: - code: - valueOf: XON.7 + coding: + expressionType: nested + generateList: true + expressionsMap: + code: + valueOf: XON.7 + type: STRING + expressionType: HL7Spec + system: + type: STRING + value: "http://terminology.hl7.org/CodeSystem/v2-0203" + extension_1-checkDigitSchema: + condition: $xon5 NOT_NULL + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: naming-system-check-digit + valueCode: + valueOf: XON.5 type: STRING expressionType: HL7Spec - system: + extension_2-checkDigit: + condition: $xon4 NOT_NULL + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: identifier-check-digit + valueString: type: STRING - value: "http://terminology.hl7.org/CodeSystem/v2-0203" - extension_1-checkDigitSchema: - condition: $xon5 NOT_NULL - generateList: true - expressionType: nested - expressionsMap: - url: - type: SYSTEM_URL - value: naming-system-check-digit - valueCode: - valueOf: XON.5 - type: STRING - expressionType: HL7Spec - extension_2-checkDigit: - condition: $xon4 NOT_NULL - generateList: true - expressionType: nested - expressionsMap: - url: - type: SYSTEM_URL - value: identifier-check-digit - valueString: - type: STRING - expressionType: HL7Spec - valueOf: XON.4 - extension_3-assigningAuthority: - condition: $xon6 NOT_NULL - generateList: true - expressionType: resource - valueOf: datatypes/HD/ExtensionAssigningAuthority - specs: XON.6 - extension_4-location: - condition: $xon8 NOT_NULL - generateList: true - expressionType: nested - vars: - xon8: String, XON.8 - expressionsMap: - url: - type: SYSTEM_URL - value: identifier-location - valueReference: - expressionType: reference - valueOf: datatypes/HD/Location - specs: XON.8 + expressionType: HL7Spec + valueOf: XON.4 + extension_3-assigningAuthority: + condition: $xon6 NOT_NULL + generateList: true + expressionType: resource + valueOf: datatypes/HD/ExtensionAssigningAuthority + specs: XON.6 + extension_4-location: + condition: $xon8 NOT_NULL + generateList: true + expressionType: nested + vars: + xon8: String, XON.8 + expressionsMap: + url: + type: SYSTEM_URL + value: identifier-location + valueReference: + expressionType: reference + valueOf: datatypes/HD/Location + specs: XON.8 address: condition: $XADAddress NOT_NULL diff --git a/prime-router/metadata/HL7/catchall/hl7/datatypes/XPN/RelatedPerson.yml b/prime-router/metadata/HL7/catchall/hl7/datatypes/XPN/RelatedPerson.yml new file mode 100644 index 00000000000..379f65907ef --- /dev/null +++ b/prime-router/metadata/HL7/catchall/hl7/datatypes/XPN/RelatedPerson.yml @@ -0,0 +1,12 @@ +# $schema: ./../../../../../json_schema/fhir/hl7-to-fhir-mapping-resource-template.json + +resourceType: RelatedPerson + +id: + type: STRING + valueOf: "GeneralUtils.generateResourceId()" + expressionType: JEXL + +name: + expressionType: resource + valueOf: datatypes/XPN/HumanName diff --git a/prime-router/metadata/HL7/catchall/hl7/message/ORM_O01.yml b/prime-router/metadata/HL7/catchall/hl7/message/ORM_O01.yml index ba4e40eb4a8..bee638df3d7 100644 --- a/prime-router/metadata/HL7/catchall/hl7/message/ORM_O01.yml +++ b/prime-router/metadata/HL7/catchall/hl7/message/ORM_O01.yml @@ -39,6 +39,13 @@ resources: additionalSegments: - .PV2 + - resourceName: Coverage + segment: .IN1 + group: PATIENT.INSURANCE + resourcePath: segments/IN1/Coverage + repeats: false + isReferenced: false + - resourceName: OrderObservation segment: .ORDER_DETAIL.OBSERVATION.OBX group: ORDER diff --git a/prime-router/metadata/HL7/catchall/hl7/segments/IN1/Coverage.yml b/prime-router/metadata/HL7/catchall/hl7/segments/IN1/Coverage.yml index c4bfd5d0c1b..1de1af54cca 100644 --- a/prime-router/metadata/HL7/catchall/hl7/segments/IN1/Coverage.yml +++ b/prime-router/metadata/HL7/catchall/hl7/segments/IN1/Coverage.yml @@ -2,47 +2,100 @@ resourceType: Coverage +# IN1.2 CWE[Identifier] is a subset of the input CWE; maps identifier.name which does not exist; use IN1Extension +# IN1.4 references IN1.5 for address but both fields are repeatable; use IN1Extension for these fields +# IN1.10 and IN1.49 are mapped to the same FHIR extension; use IN1Extension for these fields +# IN1.10 when CX.5 is not "SN" has a definition that conflicts with XON[Organization] with no clear hierarchy +# IN1.11 is repeatable but maps to policyHolder on Coverage which is not, so it's all captured in IN1Extension +# IN1.16 is repeatable but maps to subscriber on Coverage which is not, so it's all captured in IN1Extension + id: type: STRING valueOf: "GeneralUtils.generateResourceId()" expressionType: JEXL -extension: +beneficiary: + expressionType: resource + valueOf: datatype/Reference + specs: $Patient + +payor: + expressionType: reference + condition: $in14 NOT_NULL || $in15 NOT_NULL + valueOf: datatypes/XON/Organization + specs: IN1.4 + vars: + XADAddress: IN1.5 + in14: STRING_ALL, IN1.4 + in15: STRING_ALL, IN1.5 + +period: + valueOf: datatypes/DT/Period + expressionType: resource + vars: + start: IN1.12 + end: IN1.13 + +policyHolder: + expressionType: reference + condition: $in111 NOT_NULL + valueOf: datatypes/XON/Organization + specs: IN1.11 + vars: + in111: STRING_ALL, IN1.11 + CXIdentifier: IN1.10 + +relationship: + expressionType: resource + valueOf: datatypes/CWE/CodeableConcept + specs: IN1.17 + +subscriber: expressionType: nested + vars: + in117: STRING, IN1.17.1 + expressions: + - condition: $in117 EQUALS patient || $in117 EQUALS SEL + valueOf: datatype/Reference + expressionType: resource + specs: $Patient + - condition: $in117 NOT_NULL && $in117 NOT_EQUALS patient && $in117 NOT_EQUALS SEL + expressionType: reference + valueOf: datatypes/XPN/RelatedPerson + specs: IN1.16 + +type: + expressionType: resource + valueOf: datatypes/CWE/CodeableConcept + specs: IN1.15 + +extension: generateList: true + expressionType: nested expressions: - - expressionType: resource - valueOf: datatypes/AUI/AUIExtension - specs: IN1.14 - - expressionType: resource + - expressionType: nested vars: - in137: STRING, IN1.37 - condition: $in137 NOT_NULL - valueOf: datatypes/CP/CPExtension - constants: - cpExtensionName: IN1.37 - specs: IN1.37 - - expressionType: resource - vars: - in138: STRING, IN1.38 - condition: $in138 NOT_NULL - valueOf: datatypes/CP/CPExtension - constants: - cpExtensionName: IN1.38 - specs: IN1.38 - - expressionType: resource + in1105: STRING, IN1.10.5 + condition: $in1105 EQUALS SN + expressionsMap: + url: + type: SYSTEM_URL + value: extension-subscriber-id + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + specs: IN1.10 + - expressionType: nested vars: - in140: STRING, IN1.40 - condition: $in140 NOT_NULL - valueOf: datatypes/CP/CPExtension - constants: - cpExtensionName: IN1.40 - specs: IN1.40 + in149: STRING, IN1.49 + condition: $in149 NOT_NULL + expressionsMap: + url: + type: SYSTEM_URL + value: extension-subscriber-id + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + specs: IN1.49 - expressionType: resource - vars: - in141: STRING, IN1.41 - condition: $in141 NOT_NULL - valueOf: datatypes/CP/CPExtension - constants: - cpExtensionName: IN1.41 - specs: IN1.41 + valueOf: segments/IN1/IN1Extension \ No newline at end of file diff --git a/prime-router/metadata/HL7/catchall/hl7/segments/IN1/IN1Extension.yml b/prime-router/metadata/HL7/catchall/hl7/segments/IN1/IN1Extension.yml new file mode 100644 index 00000000000..486ad94caaf --- /dev/null +++ b/prime-router/metadata/HL7/catchall/hl7/segments/IN1/IN1Extension.yml @@ -0,0 +1,688 @@ +# $schema: ./../../../../../json_schema/fhir/hl7-to-fhir-mapping-resource-template.json + +url: + type: SYSTEM_URL + value: in1-coverage + +extension: + expressionType: nested + generateList: true + expressions: + - expressionType: nested + specs: IN1.2 + condition: $in12 NOT_NULL + generateList: true + vars: + in12: STRING_ALL, IN1.2 + expressionsMap: + url: + type: STRING + value: IN1.2 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.3 * + condition: $in13 NOT_NULL + generateList: true + vars: + in13: STRING_ALL, IN1.3 + expressionsMap: + url: + type: STRING + value: IN1.3 + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + - expressionType: nested + vars: + in14: STRING_ALL, IN1.4 + condition: $in14 NOT_NULL + specs: IN1.4 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.4 + valueReference: + valueOf: datatypes/XON/Organization + expressionType: reference + - expressionType: nested + vars: + in15: STRING_ALL, IN1.5 + condition: $in15 NOT_NULL + specs: IN1.5 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.5 + valueAddress: + expressionType: resource + valueOf: datatypes/XAD/Address + - expressionType: nested + vars: + in16: STRING_ALL, IN1.6 + condition: $in16 NOT_NULL + specs: IN1.6 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.6 + valueHumanName: + expressionType: resource + valueOf: datatypes/XPN/HumanName + - expressionType: nested + vars: + in17: STRING_ALL, IN1.7 + condition: $in17 NOT_NULL + specs: IN1.7 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.7 + valueContactPoint: + expressionType: resource + valueOf: datatypes/XTN/ContactPoint + - expressionType: nested + vars: + in18: STRING_ALL, IN1.8 + condition: $in18 NOT_NULL + specs: IN1.8 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.8 + valueString: + type: STRING + valueOf: IN1.8 + expressionType: HL7Spec + - expressionType: nested + vars: + in19: STRING_ALL, IN1.9 + condition: $in19 NOT_NULL + specs: IN1.9 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.9 + valueReference: + expressionType: reference + valueOf: datatypes/XON/Organization + - expressionType: nested + specs: IN1.10 * + condition: $in110 NOT_NULL + generateList: true + vars: + in110: STRING_ALL, IN1.10 + expressionsMap: + url: + type: STRING + value: IN1.10 + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + - expressionType: nested + vars: + in111: STRING_ALL, IN1.11 + condition: $in111 NOT_NULL + specs: IN1.11 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.11 + valueReference: + valueOf: datatypes/XON/Organization + expressionType: reference + - expressionType: resource + valueOf: datatypes/AUI/AUIExtension + vars: + in114: STRING_ALL, IN1.14 + condition: $in114 NOT_NULL + specs: IN1.14 + constants: + auiExtensionName: IN1.14 + - expressionType: nested + specs: IN1.16 * + condition: $in116 NOT_NULL + generateList: true + vars: + in116: STRING_ALL, IN1.16 + expressionsMap: + url: + type: STRING + value: IN1.16 + valueHumanName: + valueOf: datatypes/XPN/HumanName + expressionType: resource + - expressionType: nested + specs: IN1.17 + condition: $in117 NOT_NULL + generateList: true + vars: + in117: STRING_ALL, IN1.17 + expressionsMap: + url: + type: STRING + value: IN1.17 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in118: IN1.18 + condition: $in118 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.18 + valueDateTime: + expressionType: nested + expressions: + - type: STRING + valueOf: "GeneralUtils.dateTimeWithZoneId(in118,ZONEID)" + expressionType: JEXL + _valueDateTime: + expressionType: nested + expressionsMap: + extension: + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: hl7v2-date-time + valueString: + type: STRING + valueOf: IN1.18 + expressionType: HL7Spec + - expressionType: nested + vars: + in119: STRING_ALL, IN1.19 + condition: $in119 NOT_NULL + specs: IN1.19 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.19 + valueAddress: + expressionType: resource + valueOf: datatypes/XAD/Address + - expressionType: nested + specs: IN1.20 + condition: $in120 NOT_NULL + generateList: true + vars: + in120: STRING_ALL, IN1.20 + expressionsMap: + url: + type: STRING + value: IN1.20 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.21 + condition: $in121 NOT_NULL + generateList: true + vars: + in121: STRING_ALL, IN1.21 + expressionsMap: + url: + type: STRING + value: IN1.21 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in122: STRING_ALL, IN1.22 + condition: $in122 NOT_NULL + specs: IN1.22 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.22 + valueString: + type: STRING + valueOf: IN1.22 + expressionType: HL7Spec + - expressionType: nested + vars: + in123: STRING_ALL, IN1.23 + condition: $in123 NOT_NULL + specs: IN1.23 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.23 + valueString: + type: STRING + valueOf: IN1.23 + expressionType: HL7Spec + - expressionType: nested + vars: + in124: IN1.24 + condition: $in124 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.24 + valueString: + type: STRING + valueOf: IN1.24 + expressionType: HL7Spec + - expressionType: nested + vars: + in125: STRING_ALL, IN1.25 + condition: $in125 NOT_NULL + specs: IN1.25 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.25 + valueString: + type: STRING + valueOf: IN1.25 + expressionType: HL7Spec + - expressionType: nested + vars: + in126: IN1.26 + condition: $in126 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.26 + valueString: + type: STRING + valueOf: IN1.26 + expressionType: HL7Spec + - expressionType: nested + specs: IN1.27 + condition: $in127 NOT_NULL + generateList: true + vars: + in127: STRING_ALL, IN1.27 + expressionsMap: + url: + type: STRING + value: IN1.27 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in128: STRING_ALL, IN1.28 + condition: $in128 NOT_NULL + specs: IN1.28 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.28 + valueString: + type: STRING + valueOf: IN1.28 + expressionType: HL7Spec + - expressionType: nested + vars: + in129: IN1.29 + condition: $in129 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.29 + valueDateTime: + expressionType: nested + expressions: + - type: STRING + valueOf: "GeneralUtils.dateTimeWithZoneId(in129,ZONEID)" + expressionType: JEXL + _valueDateTime: + expressionType: nested + expressionsMap: + extension: + generateList: true + expressionType: nested + expressionsMap: + url: + type: SYSTEM_URL + value: hl7v2-date-time + valueString: + type: STRING + valueOf: IN1.29 + expressionType: HL7Spec + - expressionType: nested + vars: + in130: STRING_ALL, IN1.30 + condition: $in130 NOT_NULL + specs: IN1.30 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.30 + valueReference: + expressionType: reference + valueOf: datatypes/XCN/Practitioner + - expressionType: nested + specs: IN1.31 + condition: $in131 NOT_NULL + generateList: true + vars: + in131: STRING_ALL, IN1.31 + expressionsMap: + url: + type: STRING + value: IN1.31 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.32 + condition: $in132 NOT_NULL + generateList: true + vars: + in132: STRING_ALL, IN1.32 + expressionsMap: + url: + type: STRING + value: IN1.32 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in133: IN1.33 + condition: $in133 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.33 + valueString: + type: STRING + valueOf: IN1.33 + expressionType: HL7Spec + - expressionType: nested + vars: + in134: IN1.34 + condition: $in134 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.34 + valueString: + type: STRING + valueOf: IN1.34 + expressionType: HL7Spec + - expressionType: nested + specs: IN1.35 + condition: $in135 NOT_NULL + generateList: true + vars: + in135: STRING_ALL, IN1.35 + expressionsMap: + url: + type: STRING + value: IN1.35 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in136: IN1.36 + condition: $in136 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.36 + valueString: + type: STRING + valueOf: IN1.36 + expressionType: HL7Spec + - expressionType: resource + vars: + in137: STRING, IN1.37 + condition: $in137 NOT_NULL + valueOf: datatypes/CP/CPExtension + constants: + cpExtensionName: IN1.37 + specs: IN1.37 + - expressionType: resource + vars: + in138: STRING, IN1.38 + condition: $in138 NOT_NULL + valueOf: datatypes/CP/CPExtension + constants: + cpExtensionName: IN1.38 + specs: IN1.38 + - expressionType: nested + vars: + in139: IN1.39 + condition: $in139 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.39 + valueString: + type: STRING + valueOf: IN1.39 + expressionType: HL7Spec + - expressionType: resource + vars: + in140: STRING, IN1.40 + condition: $in140 NOT_NULL + valueOf: datatypes/CP/CPExtension + constants: + cpExtensionName: IN1.40 + specs: IN1.40 + - expressionType: resource + vars: + in141: STRING, IN1.41 + condition: $in141 NOT_NULL + valueOf: datatypes/CP/CPExtension + constants: + cpExtensionName: IN1.41 + specs: IN1.41 + - expressionType: nested + specs: IN1.42 + condition: $in142 NOT_NULL + generateList: true + vars: + in142: STRING_ALL, IN1.42 + expressionsMap: + url: + type: STRING + value: IN1.42 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.43 + condition: $in143 NOT_NULL + generateList: true + vars: + in143: STRING_ALL, IN1.43 + expressionsMap: + url: + type: STRING + value: IN1.43 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in144: STRING_ALL, IN1.44 + condition: $in144 NOT_NULL + specs: IN1.44 * + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.44 + valueAddress: + expressionType: resource + valueOf: datatypes/XAD/Address + - expressionType: nested + vars: + in145: IN1.45 + condition: $in145 NOT_NULL + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.45 + valueString: + type: STRING + valueOf: IN1.45 + expressionType: HL7Spec + - expressionType: nested + specs: IN1.46 + condition: $in146 NOT_NULL + generateList: true + vars: + in146: STRING_ALL, IN1.46 + expressionsMap: + url: + type: STRING + value: IN1.46 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.47 + condition: $in147 NOT_NULL + generateList: true + vars: + in147: STRING_ALL, IN1.47 + expressionsMap: + url: + type: STRING + value: IN1.47 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.48 + condition: $in148 NOT_NULL + generateList: true + vars: + in148: STRING_ALL, IN1.48 + expressionsMap: + url: + type: STRING + value: IN1.48 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.49 * + condition: $in149 NOT_NULL + generateList: true + vars: + in149: STRING_ALL, IN1.49 + expressionsMap: + url: + type: STRING + value: IN1.49 + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + - expressionType: nested + specs: IN1.50 + condition: $in150 NOT_NULL + generateList: true + vars: + in150: STRING_ALL, IN1.50 + expressionsMap: + url: + type: STRING + value: IN1.50 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + vars: + in151: STRING_ALL, IN1.51 + condition: $in151 NOT_NULL + specs: IN1.51 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.51 + valueString: + type: STRING + valueOf: IN1.51 + expressionType: HL7Spec + - expressionType: nested + vars: + in152: STRING_ALL, IN1.52 + condition: $in152 NOT_NULL + specs: IN1.52 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.52 + valueString: + type: STRING + valueOf: IN1.52 + expressionType: HL7Spec + - expressionType: nested + specs: IN1.53 + condition: $in153 NOT_NULL + generateList: true + vars: + in153: STRING_ALL, IN1.53 + expressionsMap: + url: + type: STRING + value: IN1.53 + valueCodeableConcept: + valueOf: datatypes/CWE/CodeableConcept + expressionType: resource + - expressionType: nested + specs: IN1.54 * + condition: $in154 NOT_NULL + generateList: true + vars: + in154: STRING_ALL, IN1.54 + expressionsMap: + url: + type: STRING + value: IN1.54 + valueIdentifier: + valueOf: datatypes/CX/Identifier + expressionType: resource + - expressionType: nested + vars: + in155: STRING_ALL, IN1.55 + condition: $in155 NOT_NULL + specs: IN1.55 + generateList: true + expressionsMap: + url: + type: STRING + value: IN1.55 + valueString: + type: STRING + valueOf: IN1.55 + expressionType: HL7Spec diff --git a/prime-router/src/main/kotlin/transport/RESTTransport.kt b/prime-router/src/main/kotlin/transport/RESTTransport.kt index c134ad04e0b..232689792df 100644 --- a/prime-router/src/main/kotlin/transport/RESTTransport.kt +++ b/prime-router/src/main/kotlin/transport/RESTTransport.kt @@ -25,9 +25,7 @@ import gov.cdc.prime.router.tokens.AuthUtils import io.ktor.client.HttpClient import io.ktor.client.call.body import io.ktor.client.engine.apache.Apache -import io.ktor.client.plugins.ClientRequestException import io.ktor.client.plugins.ResponseException -import io.ktor.client.plugins.ServerResponseException import io.ktor.client.plugins.contentnegotiation.ContentNegotiation import io.ktor.client.plugins.defaultRequest import io.ktor.client.plugins.expectSuccess @@ -181,47 +179,39 @@ class RESTTransport(private val httpClient: HttpClient? = null) : ITransport { logger.severe(msg) logger.severe(t.stackTraceToString()) // do some additional handling of the error here. if we are dealing with a 400 error, we - // probably don't want to retry, and we need to stop now - // if the error is a 500 we can do a retry, but both should probably throw a pager duty notification + // probably don't want to retry unless it is a 429 and the issue is due to overzealous rate-limiting. when (t) { - is ClientRequestException -> { - (t).let { - logger.severe( - "Received ${it.response.status.value}: ${it.response.status.description} " + - "requesting ${it.response.request.url}. This is not recoverable. Will not retry." - ) - } - actionHistory.setActionType(TaskAction.send_error) - actionHistory.trackActionResult(t.response.status, msg) - null - } - - is ServerResponseException -> { - // this is largely duplicated code as below, but we may want to add additional - // instrumentation based on the specific error type we're getting. One benefit - // we can use now is getting the specific response information from the - // ServerResponseException - (t).let { - logger.severe( - "Received ${it.response.status.value}: ${it.response.status.description} " + - "from the server ${it.response.request.url}, ${it.response.version}." + - " This may be recoverable. Will retry." - ) + // do not retry on any response exception that is a client exception unless it is a 429 + is ResponseException -> { + if (t.response.status.value in 400..499 && t.response.status.value != 429) { + (t).let { + logger.severe( + "Received ${it.response.status.value}: ${it.response.status.description} " + + "requesting ${it.response.request.url}. This is not recoverable. Will not retry." + ) + } + actionHistory.setActionType(TaskAction.send_error) + actionHistory.trackActionResult(t.response.status, msg) + null + } else { + (t).let { + logger.severe( + "Received ${it.response.status.value}: ${it.response.status.description} " + + "from the server ${it.response.request.url}, ${it.response.version}." + + " This may be recoverable. Will retry." + ) + } + actionHistory.setActionType(TaskAction.send_warning) + actionHistory.trackActionResult(t.response.status, msg) + RetryToken.allItems } - actionHistory.setActionType(TaskAction.send_warning) - actionHistory.trackActionResult(t.response.status, msg) - RetryToken.allItems } else -> { // this is an unknown exception, and maybe not one related to ktor, so we should // track, but try again actionHistory.setActionType(TaskAction.send_warning) - if (t is ResponseException) { - actionHistory.trackActionResult(t.response.status, msg) - } else { - actionHistory.trackActionResult(msg) - } + actionHistory.trackActionResult(msg) RetryToken.allItems } } diff --git a/prime-router/src/main/resources/metadata/hl7_mapping/OML_O21/OML_O21-base.yml b/prime-router/src/main/resources/metadata/hl7_mapping/OML_O21/OML_O21-base.yml index 5038b8227fa..c3303ed9033 100644 --- a/prime-router/src/main/resources/metadata/hl7_mapping/OML_O21/OML_O21-base.yml +++ b/prime-router/src/main/resources/metadata/hl7_mapping/OML_O21/OML_O21-base.yml @@ -35,11 +35,9 @@ elements: schema: classpath:/metadata/hl7_mapping/OML_O21/base/patient/patient-base.yml - name: insurance - resource: 'Bundle.entry.resource.ofType(Coverage)' - # todo: update logic when Coverage.subscriber is mapped (IN1-16/IN1-17) - # https://github.com/CDCgov/prime-reportstream/issues/15500 - # resource: 'Bundle.entry.resource.ofType(Coverage).where(subscriber.resolve().id = %resource.entry.resource.ofType(Patient).id)' + resource: 'Bundle.entry.resource.ofType(Coverage).where(beneficiary.resolve().id = %resource.entry.resource.ofType(Patient).id)' schema: classpath:/metadata/hl7_mapping/resources/Coverage/IN1.yml + resourceIndex: insuranceIndex constants: hl7SegmentGroup: '/PATIENT/INSURANCE' diff --git a/prime-router/src/main/resources/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml b/prime-router/src/main/resources/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml index 7d1b1554f95..3e3237554e6 100644 --- a/prime-router/src/main/resources/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml +++ b/prime-router/src/main/resources/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml @@ -4,6 +4,7 @@ elements: - name: dateTime value: - '%resource.extension(%`rsext-hl7v2-date-time`).value' + - '%resource.extension(%`rsext-hl7v2-date`).value' # These two values are backups to allow FHIR senders to not have to use the rs specific extensions - '%resource.extension("http://hl7.org/fhir/StructureDefinition/patient-birthTime").value' - '%resource' diff --git a/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1.yml b/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1.yml index b412907a538..ecff8cb7204 100644 --- a/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1.yml +++ b/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1.yml @@ -4,33 +4,58 @@ constants: hl7IN1Field: '%{hl7SegmentGroup}/IN1' elements: + - name: in1-set-id + value: [ '%insuranceIndex + 1' ] + hl7Spec: [ '%{hl7IN1Field}-1' ] - - name: in1-authorization-information - resource: '%resource.extension.where(url = "IN1.14")' - schema: classpath:/metadata/hl7_mapping/datatypes/extensionAUI/AUI.yml + - name: in1-insurance-company-name + resource: '%resource.payor.resolve().ofType(Organization)' + schema: classpath:/metadata/hl7_mapping/resources/Organization/XON.yml constants: - auiField: '%{hl7IN1Field}-14' + hl7XONField: '%{hl7IN1Field}-4' - - name: in1-policy-deductable - resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.37")' - schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + - name: in1-insurance-company-address + resource: '%resource.payor.resolve().ofType(Organization).address' + schema: classpath:/metadata/hl7_mapping/datatypes/Address/XAD.yml constants: - cpField: '%{hl7IN1Field}-37' + xadField: '%{hl7IN1Field}-5' - - name: in1-policy-limit-amount - resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.38")' - schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + - name: in1-insured-group-emp_name + resource: '%resource.policyHolder.resolve()' + schema: classpath:/metadata/hl7_mapping/resources/Organization/XON.yml constants: - cpField: '%{hl7IN1Field}-38' + hl7XONField: '%{hl7IN1Field}-11' - - name: in1-room-rate-semi-private - resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.40")' - schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + - name: in1-plan-effective-date + resource: '%resource.period.start' constants: - cpField: '%{hl7IN1Field}-40' + dtmFieldPath: '%{hl7IN1Field}-12' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml - - name: in1-room-rate-private - resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.41")' - schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + - name: in1-plan-expiration-date + resource: '%resource.period.end' constants: - cpField: '%{hl7IN1Field}-41' + dtmFieldPath: '%{hl7IN1Field}-13' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + + - name: in1-plan-type + resource: '%resource.type' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-15' + + - name: in1-name-of-insured + resource: '%resource.subscriber.resolve().name' + constants: + xpnField: '%{hl7IN1Field}-16' + schema: classpath:/metadata/hl7_mapping/datatypes/HumanName/XPN.yml + + - name: in1-insured-relationship-to-patient + resource: '%resource.relationship' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-17' + + - name: in1-extension-values + resource: '%resource.extension(%`rsext-in1-coverage`)' + schema: classpath:/metadata/hl7_mapping/resources/Coverage/IN1Extension.yml diff --git a/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1Extension.yml b/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1Extension.yml new file mode 100644 index 00000000000..d855c508e4b --- /dev/null +++ b/prime-router/src/main/resources/metadata/hl7_mapping/resources/Coverage/IN1Extension.yml @@ -0,0 +1,299 @@ +# $schema: ./../../../../../../../metadata/json_schema/fhir/fhir-to-hl7-mapping.json + +elements: + + - name: IN1.2 + resource: '%resource.extension.where(url = "IN1.2").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-2' + + - name: IN1.3 + resource: '%resource.extension.where(url = "IN1.3").value' + schema: classpath:/metadata/hl7_mapping/datatypes/identifier/CX.yml + resourceIndex: cxIndex + constants: + cxField: '%{hl7IN1Field}-3(%{cxIndex})' + + - name: IN1.4 + resource: '%resource.extension.where(url = "IN1.4").value.resolve()' + schema: classpath:/metadata/hl7_mapping/resources/Organization/XON.yml + resourceIndex: xonIndex + constants: + hl7XONField: '%{hl7IN1Field}-4(%{xonIndex})' + + - name: IN1.5 + resource: '%resource.extension.where(url = "IN1.5").value' + schema: classpath:/metadata/hl7_mapping/datatypes/Address/XAD.yml + resourceIndex: xadIndex + constants: + xadField: '%{hl7IN1Field}-5(%{xadIndex})' + + - name: IN1.6 + resource: '%resource.extension.where(url = "IN1.6").value' + schema: classpath:/metadata/hl7_mapping/datatypes/HumanName/XPN.yml + resourceIndex: xpnIndex + constants: + xpnField: '%{hl7IN1Field}-6(%{xpnIndex})' + + - name: IN1.7 + resource: '%resource.extension.where(url = "IN1.7").value' + schema: classpath:/metadata/hl7_mapping/datatypes/contactPoint/XTN.yml + resourceIndex: telecomIndex + constants: + hl7TelecomField: '%{hl7IN1Field}-7' + + - name: IN1.8 + value: [ '%resource.extension.where(url = "IN1.8").value' ] + hl7Spec: [ '%{hl7IN1Field}-8' ] + + - name: IN1.9 + resource: '%resource.extension.where(url = "IN1.9").value.resolve()' + schema: classpath:/metadata/hl7_mapping/resources/Organization/XON.yml + resourceIndex: xonIndex + constants: + hl7XONField: '%{hl7IN1Field}-9(%{xonIndex})' + + - name: IN1.10 + resource: '%resource.extension.where(url = "IN1.10").value' + schema: classpath:/metadata/hl7_mapping/datatypes/identifier/CX.yml + resourceIndex: cxIndex + constants: + cxField: '%{hl7IN1Field}-10(%{cxIndex})' + + - name: IN1.11 + resource: '%resource.extension.where(url = "IN1.11").value.resolve()' + schema: classpath:/metadata/hl7_mapping/resources/Organization/XON.yml + resourceIndex: xonIndex + constants: + hl7XONField: '%{hl7IN1Field}-11(%{xonIndex})' + + - name: IN1.14 + resource: '%resource.extension.where(url = "IN1.14")' + schema: classpath:/metadata/hl7_mapping/datatypes/extensionAUI/AUI.yml + constants: + auiField: '%{hl7IN1Field}-14' + + - name: IN1.16 + resource: '%resource.extension.where(url = "IN1.16").value' + schema: classpath:/metadata/hl7_mapping/datatypes/HumanName/XPN.yml + resourceIndex: xpnIndex + constants: + xpnField: '%{hl7IN1Field}-16(%{xpnIndex})' + + - name: IN1.17 + resource: '%resource.extension.where(url = "IN1.17").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-17' + + - name: IN1.18 + resource: '%resource.extension.where(url = "IN1.18").value' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + constants: + dtmFieldPath: '%{hl7IN1Field}-18' + + - name: IN1.19 + resource: '%resource.extension.where(url = "IN1.19").value' + schema: classpath:/metadata/hl7_mapping/datatypes/Address/XAD.yml + resourceIndex: xadIndex + constants: + xadField: '%{hl7IN1Field}-19(%{xadIndex})' + + - name: IN1.20 + resource: '%resource.extension.where(url = "IN1.20").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-20' + + - name: IN1.21 + resource: '%resource.extension.where(url = "IN1.21").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-21' + + - name: IN1.22 + value: [ '%resource.extension.where(url = "IN1.22").value' ] + hl7Spec: [ '%{hl7IN1Field}-22' ] + + - name: IN1.23 + value: [ '%resource.extension.where(url = "IN1.23").value' ] + hl7Spec: [ '%{hl7IN1Field}-23' ] + + - name: IN1.24 + resource: '%resource.extension.where(url = "IN1.24").value' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + constants: + dtmFieldPath: '%{hl7IN1Field}-24' + + - name: IN1.25 + value: [ '%resource.extension.where(url = "IN1.25").value' ] + hl7Spec: [ '%{hl7IN1Field}-25' ] + + - name: IN1.26 + resource: '%resource.extension.where(url = "IN1.26").value' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + constants: + dtmFieldPath: '%{hl7IN1Field}-26' + + - name: IN1.27 + resource: '%resource.extension.where(url = "IN1.27").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-27' + + - name: IN1.28 + value: [ '%resource.extension.where(url = "IN1.28").value' ] + hl7Spec: [ '%{hl7IN1Field}-28' ] + + - name: IN1.29 + resource: '%resource.extension.where(url = "IN1.29").value' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + constants: + dtmFieldPath: '%{hl7IN1Field}-29' + + - name: IN1.30 + resource: '%resource.extension.where(url = "IN1.30").value.resolve()' + schema: classpath:/metadata/hl7_mapping/resources/Practitioner/XCN.yml + resourceIndex: relatedPersonIndex + constants: + hl7XCNField: '%{hl7IN1Field}-30(%{relatedPersonIndex})' + + - name: IN1.31 + resource: '%resource.extension.where(url = "IN1.31").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-31' + + - name: IN1.32 + resource: '%resource.extension.where(url = "IN1.32").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-32' + + - name: IN1.33 + value: [ '%resource.extension.where(url = "IN1.33").value' ] + hl7Spec: [ '%{hl7IN1Field}-33' ] + + - name: IN1.34 + value: [ '%resource.extension.where(url = "IN1.34").value' ] + hl7Spec: [ '%{hl7IN1Field}-34' ] + + - name: IN1.35 + resource: '%resource.extension.where(url = "IN1.35").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-35' + + - name: IN1.36 + value: [ '%resource.extension.where(url = "IN1.36").value' ] + hl7Spec: [ '%{hl7IN1Field}-36' ] + + - name: IN1.37 + resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.37")' + schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + constants: + cpField: '%{hl7IN1Field}-37' + + - name: IN1.38 + resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.38")' + schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + constants: + cpField: '%{hl7IN1Field}-38' + + - name: IN1.39 + value: [ '%resource.extension.where(url = "IN1.39").value' ] + hl7Spec: [ '%{hl7IN1Field}-39' ] + + - name: IN1.40 + resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.40")' + schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + constants: + cpField: '%{hl7IN1Field}-40' + + - name: IN1.41 + resource: '%resource.extension(%`rsext-composite-price`).where(extension(%`rsext-hl7v2Field`).value = "IN1.41")' + schema: classpath:/metadata/hl7_mapping/datatypes/extensionCP/CP.yml + constants: + cpField: '%{hl7IN1Field}-41' + + - name: IN1.42 + resource: '%resource.extension.where(url = "IN1.42").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-42' + + - name: IN1.43 + resource: '%resource.extension.where(url = "IN1.43").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-43' + + - name: IN1.44 + resource: '%resource.extension.where(url = "IN1.44").value' + schema: classpath:/metadata/hl7_mapping/datatypes/Address/XAD.yml + resourceIndex: xadIndex + constants: + xadField: '%{hl7IN1Field}-44(%{xadIndex})' + + - name: IN1.45 + value: [ '%resource.extension.where(url = "IN1.45").value' ] + hl7Spec: [ '%{hl7IN1Field}-45' ] + + - name: IN1.46 + resource: '%resource.extension.where(url = "IN1.46").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-46' + + - name: IN1.47 + resource: '%resource.extension.where(url = "IN1.47").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-47' + + - name: IN1.48 + resource: '%resource.extension.where(url = "IN1.48").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-48' + + - name: IN1.49 + resource: '%resource.extension.where(url = "IN1.49").value' + schema: classpath:/metadata/hl7_mapping/datatypes/identifier/CX.yml + resourceIndex: cxIndex + constants: + cxField: '%{hl7IN1Field}-49(%{cxIndex})' + + - name: IN1.50 + resource: '%resource.extension.where(url = "IN1.50").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-50' + + - name: IN1.51 + resource: '%resource.extension.where(url = "IN1.51").value' + schema: classpath:/metadata/hl7_mapping/datatypes/dateTime/DTMorDT.yml + constants: + dtmFieldPath: '%{hl7IN1Field}-51' + + - name: IN1.52 + value: [ '%resource.extension.where(url = "IN1.52").value' ] + hl7Spec: [ '%{hl7IN1Field}-52' ] + + - name: IN1.53 + resource: '%resource.extension.where(url = "IN1.53").value' + schema: classpath:/metadata/hl7_mapping/datatypes/codeableConcept/CWE.yml + constants: + cweField: '%{hl7IN1Field}-53' + + - name: IN1.54 + resource: '%resource.extension.where(url = "IN1.54").value' + schema: classpath:/metadata/hl7_mapping/datatypes/identifier/CX.yml + resourceIndex: cxIndex + constants: + cxField: '%{hl7IN1Field}-54(%{cxIndex})' + + - name: IN1.55 + value: [ '%resource.extension.where(url = "IN1.55").value' ] + hl7Spec: [ '%{hl7IN1Field}-55' ] \ No newline at end of file diff --git a/prime-router/src/testIntegration/kotlin/datatests/mappinginventory/catchall/in1/IN1Tests.kt b/prime-router/src/testIntegration/kotlin/datatests/mappinginventory/catchall/in1/IN1Tests.kt index 691f8ce6023..bad39f793c8 100644 --- a/prime-router/src/testIntegration/kotlin/datatests/mappinginventory/catchall/in1/IN1Tests.kt +++ b/prime-router/src/testIntegration/kotlin/datatests/mappinginventory/catchall/in1/IN1Tests.kt @@ -13,4 +13,14 @@ class IN1Tests { ).passed ) } + + @Test + fun `test IN1 mapped to Coverage with subscriber id and self relation`() { + assert( + verifyHL7ToFHIRToHL7Mapping( + "catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL", + outputSchema = "classpath:/metadata/hl7_mapping/OML_O21/OML_O21-test.yml" + ).passed + ) + } } \ No newline at end of file diff --git a/prime-router/src/testIntegration/kotlin/transport/RESTTransportIntegrationTests.kt b/prime-router/src/testIntegration/kotlin/transport/RESTTransportIntegrationTests.kt index 918356e5d9d..9c1e3bb17a1 100644 --- a/prime-router/src/testIntegration/kotlin/transport/RESTTransportIntegrationTests.kt +++ b/prime-router/src/testIntegration/kotlin/transport/RESTTransportIntegrationTests.kt @@ -102,7 +102,6 @@ class RESTTransportIntegrationTests : TransportIntegrationTests() { """{"error": {"code": 401,"message": "Mock unauthorized error."}}""" ) } - private fun mockClientPostOk(): HttpClient { return mockJsonResponseWithSuccess( """{"status": "Success", @@ -118,6 +117,12 @@ class RESTTransportIntegrationTests : TransportIntegrationTests() { ) } + private fun mockClientTooManyRequests(): HttpClient { + return mockJsonResponseWithTooManyRequests( + """{"error": {"code": 429,"message": "Mock too many requests error."}}""" + ) + } + private fun mockClientUnknownError(): HttpClient { return mockJsonResponseWithUnknown( """{"error": {"code": 999,"message": "Mock internal server error."}}""" @@ -136,6 +141,10 @@ class RESTTransportIntegrationTests : TransportIntegrationTests() { return mockJsonResponse(jsonResponse, HttpStatusCode.Unauthorized) } + private fun mockJsonResponseWithTooManyRequests(jsonResponse: String): HttpClient { + return mockJsonResponse(jsonResponse, HttpStatusCode.TooManyRequests) + } + private fun mockJsonResponseWithUnknown(jsonResponse: String): HttpClient { return mockJsonResponse(jsonResponse, HttpStatusCode(999, "Uknown Error")) } @@ -514,6 +523,31 @@ hnm8COa8Kr+bnTqzScpQuOfujHcFEtfcYUGfSS6HusxidwXx+lYi1A== assertThat(actionHistory.action.httpStatus).isNotNull() } + @Test + fun `test connecting to mock service too many requests error`() { + val header = makeHeader() + val mockRestTransport = spyk(RESTTransport(mockClientTooManyRequests())) + every { mockRestTransport.lookupDefaultCredential(any()) }.returns( + UserApiKeyCredential("test-user", "test-key") + ) + every { runBlocking { mockRestTransport.getAuthTokenWithUserApiKey(any(), any(), any(), any()) } }.returns( + TokenInfo("MockToken", 1000, "MockRefreshToken", null, "bearer") + ) + val retryItems = mockRestTransport.send( + transportType, + header, + reportId, + "test", + null, + context, + actionHistory, + mockk(relaxed = true), + mockk(relaxed = true) + ) + assertThat(retryItems).isNotNull() + assertThat(actionHistory.action.httpStatus).isNotNull() + } + @Test fun `test connecting to mock service unknown error`() { val header = makeHeader() diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.fhir index bac350c4bb3..b7915a41413 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.fhir +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.fhir @@ -1,8 +1,8 @@ { "resourceType": "Bundle", - "id": "1732324230716018000.38edba19-1d39-4040-85af-9f5f6248813c", + "id": "1735607685915797000.359e2905-e7c8-4654-bfca-dce4e4684c7f", "meta": { - "lastUpdated": "2024-11-22T17:10:30.720-08:00" + "lastUpdated": "2024-12-30T20:14:45.925-05:00" }, "identifier": { "system": "https://reportstream.cdc.gov/prime-router", @@ -11,10 +11,10 @@ "type": "message", "entry": [ { - "fullUrl": "MessageHeader/1732324230752828000.fc7cea9d-d7ca-4378-91d4-ea97c86b4787", + "fullUrl": "MessageHeader/1735607685981038000.71eb817c-bc24-4b3d-a07a-8d8d1a29fc8c", "resource": { "resourceType": "MessageHeader", - "id": "1732324230752828000.fc7cea9d-d7ca-4378-91d4-ea97c86b4787", + "id": "1735607685981038000.71eb817c-bc24-4b3d-a07a-8d8d1a29fc8c", "meta": { "tag": [ { @@ -31,36 +31,135 @@ } }, { - "fullUrl": "Patient/1732324231018814000.533db9a5-5375-4746-be23-f7140d4a3280", + "fullUrl": "Provenance/1735607686571984000.7a9f7d18-f0aa-4f52-b8aa-9a33a0cc6b67", + "resource": { + "resourceType": "Provenance", + "id": "1735607686571984000.7a9f7d18-f0aa-4f52-b8aa-9a33a0cc6b67", + "activity": { + "coding": [ + { + "display": "OML^O21^OML_O21" + } + ] + } + } + }, + { + "fullUrl": "Provenance/1735607686582554000.16947131-1e3c-4399-8c9d-f9db230b6504", + "resource": { + "resourceType": "Provenance", + "id": "1735607686582554000.16947131-1e3c-4399-8c9d-f9db230b6504", + "recorded": "2024-12-30T20:14:46Z", + "policy": [ + "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" + ], + "activity": { + "coding": [ + { + "code": "v2-FHIR transformation" + } + ] + }, + "agent": [ + { + "type": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code": "assembler" + } + ] + }, + "who": { + "reference": "Organization/1735607686581528000.126b3cbd-ed51-4dd4-91c5-c9cda4e406a8" + } + } + ] + } + }, + { + "fullUrl": "Organization/1735607686581528000.126b3cbd-ed51-4dd4-91c5-c9cda4e406a8", + "resource": { + "resourceType": "Organization", + "id": "1735607686581528000.126b3cbd-ed51-4dd4-91c5-c9cda4e406a8", + "identifier": [ + { + "value": "CDC PRIME - Atlanta" + }, + { + "type": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/v2-0301" + } + ] + }, + "system": "urn:ietf:rfc:3986", + "value": "2.16.840.1.114222.4.1.237821" + } + ] + } + }, + { + "fullUrl": "Patient/1735607686595888000.cd43a9b7-cd31-4838-861a-6fb1c300d0a3", "resource": { "resourceType": "Patient", - "id": "1732324231018814000.533db9a5-5375-4746-be23-f7140d4a3280" + "id": "1735607686595888000.cd43a9b7-cd31-4838-861a-6fb1c300d0a3" } }, { - "fullUrl": "Coverage/1732324231019741000.a36368bf-6c63-4970-8948-034a92248964", + "fullUrl": "Provenance/1735607686596536000.e3c86894-e700-48e7-827c-28b6d2185e4c", + "resource": { + "resourceType": "Provenance", + "id": "1735607686596536000.e3c86894-e700-48e7-827c-28b6d2185e4c", + "target": [ + { + "reference": "Patient/1735607686595888000.cd43a9b7-cd31-4838-861a-6fb1c300d0a3" + } + ], + "recorded": "2024-12-30T20:14:46Z", + "activity": { + "coding": [ + { + "system": "https://terminology.hl7.org/CodeSystem/v3-DataOperation", + "code": "UPDATE" + } + ] + } + } + }, + { + "fullUrl": "Coverage/1735607686599763000.b88e5c51-e24d-4987-b26c-81ee5d46cc7e", "resource": { "resourceType": "Coverage", - "id": "1732324231019741000.a36368bf-6c63-4970-8948-034a92248964", + "id": "1735607686599763000.b88e5c51-e24d-4987-b26c-81ee5d46cc7e", "extension": [ { - "url": "IN1.14", + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", "extension": [ { - "url": "AUI.1", - "valueString": "1701" - }, - { - "url": "AUI.2", - "valueString": "19700101" - }, - { - "url": "AUI.3", - "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + "url": "IN1.14", + "extension": [ + { + "url": "AUI.1", + "valueString": "1701" + }, + { + "url": "AUI.2", + "valueString": "19700101" + }, + { + "url": "AUI.3", + "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + } + ] } ] } - ] + ], + "beneficiary": { + "reference": "Patient/1735607686595888000.cd43a9b7-cd31-4838-861a-6fb1c300d0a3" + } } } ] diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.hl7 index 6d424a80fa2..d518f3d1bc4 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.hl7 +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/aui/AUI-to-Extension.hl7 @@ -1,3 +1,3 @@ MSH|^~\&|||||||OML^O21^OML_O21|MSG00001|P|2.5.1 PID|1 -IN1||||||||||||||1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM \ No newline at end of file +IN1|1|||||||||||||1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.fhir index 86c2f6a5a65..8e878c79919 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.fhir +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.fhir @@ -1,8 +1,8 @@ { "resourceType": "Bundle", - "id": "1733797768446514000.f1548dec-5abc-4302-9b8d-59f755ec9b2f", + "id": "1735608671901313000.d9598ec9-3cd8-47aa-85ed-defe84b32d9b", "meta": { - "lastUpdated": "2024-12-09T18:29:28.450-08:00" + "lastUpdated": "2024-12-30T20:31:11.910-05:00" }, "identifier": { "system": "https://reportstream.cdc.gov/prime-router", @@ -11,10 +11,10 @@ "type": "message", "entry": [ { - "fullUrl": "MessageHeader/1733797768476500000.9c68bbf7-cd15-490d-a357-ac0d515575f8", + "fullUrl": "MessageHeader/1735608671965589000.02b66308-1cb9-481d-8f70-edc356456b18", "resource": { "resourceType": "MessageHeader", - "id": "1733797768476500000.9c68bbf7-cd15-490d-a357-ac0d515575f8", + "id": "1735608671965589000.02b66308-1cb9-481d-8f70-edc356456b18", "meta": { "tag": [ { @@ -31,10 +31,10 @@ } }, { - "fullUrl": "Provenance/1733797768760500000.23e4e2bd-4532-468d-89ec-e012d5702477", + "fullUrl": "Provenance/1735608672601942000.fd27bf33-11c3-44c3-8385-f884623fda4c", "resource": { "resourceType": "Provenance", - "id": "1733797768760500000.23e4e2bd-4532-468d-89ec-e012d5702477", + "id": "1735608672601942000.fd27bf33-11c3-44c3-8385-f884623fda4c", "activity": { "coding": [ { @@ -45,11 +45,11 @@ } }, { - "fullUrl": "Provenance/1733797768767441000.19ac0704-100d-4d66-8cb9-3094fba92b95", + "fullUrl": "Provenance/1735608672613445000.c1be2ac2-e14b-4228-857b-cb4793cc3fdd", "resource": { "resourceType": "Provenance", - "id": "1733797768767441000.19ac0704-100d-4d66-8cb9-3094fba92b95", - "recorded": "2024-12-09T18:29:28Z", + "id": "1735608672613445000.c1be2ac2-e14b-4228-857b-cb4793cc3fdd", + "recorded": "2024-12-30T20:31:12Z", "policy": [ "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" ], @@ -71,17 +71,17 @@ ] }, "who": { - "reference": "Organization/1733797768766853000.2f23f653-749b-4b43-b159-d1d955375f3a" + "reference": "Organization/1735608672612343000.dec42039-b679-40c2-b651-3a3adb8aaae8" } } ] } }, { - "fullUrl": "Organization/1733797768766853000.2f23f653-749b-4b43-b159-d1d955375f3a", + "fullUrl": "Organization/1735608672612343000.dec42039-b679-40c2-b651-3a3adb8aaae8", "resource": { "resourceType": "Organization", - "id": "1733797768766853000.2f23f653-749b-4b43-b159-d1d955375f3a", + "id": "1735608672612343000.dec42039-b679-40c2-b651-3a3adb8aaae8", "identifier": [ { "value": "CDC PRIME - Atlanta" @@ -101,23 +101,23 @@ } }, { - "fullUrl": "Patient/1733797768779870000.bb1ddb84-5fa1-484f-96a4-4616988212fc", + "fullUrl": "Patient/1735608672631850000.d177ffb9-5921-42fd-ae4c-e95af3bb979b", "resource": { "resourceType": "Patient", - "id": "1733797768779870000.bb1ddb84-5fa1-484f-96a4-4616988212fc" + "id": "1735608672631850000.d177ffb9-5921-42fd-ae4c-e95af3bb979b" } }, { - "fullUrl": "Provenance/1733797768780413000.e0ff5861-fd54-4149-8ee0-415a1dcc9123", + "fullUrl": "Provenance/1735608672632631000.8fb71e4f-5f85-4149-a72a-f83cb7382dfd", "resource": { "resourceType": "Provenance", - "id": "1733797768780413000.e0ff5861-fd54-4149-8ee0-415a1dcc9123", + "id": "1735608672632631000.8fb71e4f-5f85-4149-a72a-f83cb7382dfd", "target": [ { - "reference": "Patient/1733797768779870000.bb1ddb84-5fa1-484f-96a4-4616988212fc" + "reference": "Patient/1735608672631850000.d177ffb9-5921-42fd-ae4c-e95af3bb979b" } ], - "recorded": "2024-12-09T18:29:28Z", + "recorded": "2024-12-30T20:31:12Z", "activity": { "coding": [ { @@ -129,66 +129,74 @@ } }, { - "fullUrl": "Coverage/1733797768783117000.2931a2e0-097c-481f-9adf-46e114f827b2", + "fullUrl": "Coverage/1735608672637495000.ec040fc9-bc48-4296-9011-3d838aee76f2", "resource": { "resourceType": "Coverage", - "id": "1733797768783117000.2931a2e0-097c-481f-9adf-46e114f827b2", + "id": "1735608672637495000.ec040fc9-bc48-4296-9011-3d838aee76f2", "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.40" - }, - { - "url": "CP.1.1", - "valueDecimal": 33.33 - }, - { - "url": "CP.1.2", - "valueString": "MXN" - }, - { - "url": "CP.2", - "valueString": "P3" - }, - { - "url": "CP.3", - "valueDecimal": 3.003 - }, - { - "url": "CP.4", - "valueDecimal": -3 - }, - { - "url": "CP.5", - "valueCodeableConcept": { - "coding": [ - { - "extension": [ + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.40" + }, + { + "url": "CP.1.1", + "valueDecimal": 33.33 + }, + { + "url": "CP.1.2", + "valueString": "MXN" + }, + { + "url": "CP.2", + "valueString": "P3" + }, + { + "url": "CP.3", + "valueDecimal": 3.003 + }, + { + "url": "CP.4", + "valueDecimal": -3 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", - "valueString": "coding" - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "OR", + "display": "Oven Range" } - ], - "code": "OR", - "display": "Oven Range" + ] } - ] - } - }, - { - "url": "CP.6", - "valueString": "P" + }, + { + "url": "CP.6", + "valueString": "P" + } + ] } ] } - ] + ], + "beneficiary": { + "reference": "Patient/1735608672631850000.d177ffb9-5921-42fd-ae4c-e95af3bb979b" + } } } ] diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.hl7 index be3735df492..3da467cd594 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.hl7 +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/cp/cp-to-extension.hl7 @@ -1,3 +1,3 @@ MSH|^~\&|||||||OML^O21^OML_O21|MSG00001|P|2.5.1 PID|1 -IN1||||||||||||||||||||||||||||||||||||||||33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P \ No newline at end of file +IN1|1|||||||||||||||||||||||||||||||||||||||33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.fhir new file mode 100644 index 00000000000..f989e860954 --- /dev/null +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.fhir @@ -0,0 +1,1260 @@ +{ + "resourceType": "Bundle", + "id": "1735607570735721000.d06b3dc2-0701-4cd2-a5f8-1c4d87cd560e", + "meta": { + "lastUpdated": "2024-12-30T20:12:50.746-05:00" + }, + "identifier": { + "system": "https://reportstream.cdc.gov/prime-router", + "value": "MSG00001" + }, + "type": "message", + "entry": [ + { + "fullUrl": "MessageHeader/1735607570809742000.109af943-4d4a-4472-9d77-1c1548347b5b", + "resource": { + "resourceType": "MessageHeader", + "id": "1735607570809742000.109af943-4d4a-4472-9d77-1c1548347b5b", + "meta": { + "tag": [ + { + "system": "http://terminology.hl7.org/CodeSystem/v2-0103", + "code": "P" + } + ] + }, + "eventCoding": { + "system": "http://terminology.hl7.org/CodeSystem/v2-0003", + "code": "O21", + "display": "OML^O21^OML_O21" + } + } + }, + { + "fullUrl": "Provenance/1735607571416409000.dd116000-eaf4-4846-8f24-236b7b87dd3d", + "resource": { + "resourceType": "Provenance", + "id": "1735607571416409000.dd116000-eaf4-4846-8f24-236b7b87dd3d", + "activity": { + "coding": [ + { + "display": "OML^O21^OML_O21" + } + ] + } + } + }, + { + "fullUrl": "Provenance/1735607571427185000.0f1b16bd-0c7b-4e9c-bba8-00c200e91b51", + "resource": { + "resourceType": "Provenance", + "id": "1735607571427185000.0f1b16bd-0c7b-4e9c-bba8-00c200e91b51", + "recorded": "2024-12-30T20:12:51Z", + "policy": [ + "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" + ], + "activity": { + "coding": [ + { + "code": "v2-FHIR transformation" + } + ] + }, + "agent": [ + { + "type": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code": "assembler" + } + ] + }, + "who": { + "reference": "Organization/1735607571426354000.0a2b3233-8da1-4558-8cf2-0454faeb0c52" + } + } + ] + } + }, + { + "fullUrl": "Organization/1735607571426354000.0a2b3233-8da1-4558-8cf2-0454faeb0c52", + "resource": { + "resourceType": "Organization", + "id": "1735607571426354000.0a2b3233-8da1-4558-8cf2-0454faeb0c52", + "identifier": [ + { + "value": "CDC PRIME - Atlanta" + }, + { + "type": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/v2-0301" + } + ] + }, + "system": "urn:ietf:rfc:3986", + "value": "2.16.840.1.114222.4.1.237821" + } + ] + } + }, + { + "fullUrl": "Patient/1735607571445863000.113e33f5-cbc5-4543-b947-bf5621a94c6a", + "resource": { + "resourceType": "Patient", + "id": "1735607571445863000.113e33f5-cbc5-4543-b947-bf5621a94c6a", + "identifier": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "PID.3" + } + ], + "value": "10334" + } + ], + "name": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "RENEE" + }, + { + "url": "XPN.3", + "valueString": "D" + } + ] + } + ], + "family": "SOUTAR", + "given": [ + "RENEE", + "D" + ] + } + ] + } + }, + { + "fullUrl": "Provenance/1735607571446907000.a310d2c7-945f-42db-88ca-73a9bdcd76ff", + "resource": { + "resourceType": "Provenance", + "id": "1735607571446907000.a310d2c7-945f-42db-88ca-73a9bdcd76ff", + "target": [ + { + "reference": "Patient/1735607571445863000.113e33f5-cbc5-4543-b947-bf5621a94c6a" + } + ], + "recorded": "2024-12-30T20:12:51Z", + "activity": { + "coding": [ + { + "system": "https://terminology.hl7.org/CodeSystem/v3-DataOperation", + "code": "UPDATE" + } + ] + } + } + }, + { + "fullUrl": "Coverage/1735607571474335000.dc447390-8c36-43cc-bf64-ab1aa15c812f", + "resource": { + "resourceType": "Coverage", + "id": "1735607571474335000.dc447390-8c36-43cc-bf64-ab1aa15c812f", + "extension": [ + { + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + }, + { + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", + "extension": [ + { + "url": "IN1.2", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "EPO" + } + ] + } + }, + { + "url": "IN1.3", + "valueIdentifier": { + "value": "80" + } + }, + { + "url": "IN1.14", + "extension": [ + { + "url": "AUI.1", + "valueString": "1701" + }, + { + "url": "AUI.2", + "valueString": "19700101" + }, + { + "url": "AUI.3", + "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + } + ] + }, + { + "url": "IN1.16", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "RENEE" + }, + { + "url": "XPN.3", + "valueString": "D" + } + ] + } + ], + "family": "SOUTAR", + "given": [ + "RENEE", + "D" + ] + } + }, + { + "url": "IN1.17", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "SEL" + } + ] + } + }, + { + "url": "IN1.18", + "valueDateTime": "1970-07-22", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "19700722" + } + ] + } + }, + { + "url": "IN1.19", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "13324 WHITE CEMETERY RD" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "13324 WHITE CEMETERY RD", + "\"\"" + ], + "city": "HANNIBAL", + "state": "NY", + "postalCode": "130740000", + "country": "\"\"" + } + }, + { + "url": "IN1.20", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "Y" + } + ] + } + }, + { + "url": "IN1.21", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "IN" + } + ] + } + }, + { + "url": "IN1.22", + "valueString": "1" + }, + { + "url": "IN1.23", + "valueString": "Y" + }, + { + "url": "IN1.24", + "valueString": "20241223" + }, + { + "url": "IN1.4", + "valueReference": { + "reference": "Organization/1735607571456352000.5f94601a-fd1f-40ef-ae63-2b67489502b7" + } + }, + { + "url": "IN1.25", + "valueString": "Y" + }, + { + "url": "IN1.26", + "valueString": "20241224" + }, + { + "url": "IN1.27", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "N" + } + ] + } + }, + { + "url": "IN1.28", + "valueString": "PACCERT" + }, + { + "url": "IN1.29", + "valueDateTime": "2024-12-23", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "20241223" + } + ] + } + }, + { + "url": "IN1.30", + "valueReference": { + "reference": "Practitioner/1735607571461414000.05117614-7850-4ee0-8e36-c6aff5bda2f9" + } + }, + { + "url": "IN1.31", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.32", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "OK" + } + ] + } + }, + { + "url": "IN1.33", + "valueString": "176" + }, + { + "url": "IN1.34", + "valueString": "2" + }, + { + "url": "IN1.5", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + }, + { + "url": "IN1.35", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1234" + } + ] + } + }, + { + "url": "IN1.36", + "valueString": "1002424" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.37" + }, + { + "url": "CP.1.1", + "valueDecimal": 11.11 + }, + { + "url": "CP.1.2", + "valueString": "USD" + }, + { + "url": "CP.2", + "valueString": "P1" + }, + { + "url": "CP.3", + "valueDecimal": 1.001 + }, + { + "url": "CP.4", + "valueDecimal": -1 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "R", + "display": "Range Units" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.38" + }, + { + "url": "CP.1.1", + "valueDecimal": 22.22 + }, + { + "url": "CP.1.2", + "valueString": "RUB" + }, + { + "url": "CP.2", + "valueString": "P2" + }, + { + "url": "CP.3", + "valueDecimal": 2.002 + }, + { + "url": "CP.4", + "valueDecimal": -2 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "RR", + "display": "Russian Rubble" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "IN1.39", + "valueString": "10" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.40" + }, + { + "url": "CP.1.1", + "valueDecimal": 33.33 + }, + { + "url": "CP.1.2", + "valueString": "MXN" + }, + { + "url": "CP.2", + "valueString": "P3" + }, + { + "url": "CP.3", + "valueDecimal": 3.003 + }, + { + "url": "CP.4", + "valueDecimal": -3 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "OR", + "display": "Oven Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.41" + }, + { + "url": "CP.1.1", + "valueDecimal": 44.44 + }, + { + "url": "CP.1.2", + "valueString": "CAD" + }, + { + "url": "CP.2", + "valueString": "P4" + }, + { + "url": "CP.3", + "valueDecimal": 4.004 + }, + { + "url": "CP.4", + "valueDecimal": -4 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "HHR", + "display": "Home Home Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "IN1.42", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1" + } + ] + } + }, + { + "url": "IN1.43", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "F" + } + ] + } + }, + { + "url": "IN1.44", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "45 WORKING LANE" + } + ] + } + ] + } + ], + "line": [ + "45 WORKING LANE" + ], + "city": "LIVERPOOL", + "state": "NY", + "postalCode": "13088" + } + }, + { + "url": "IN1.6", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "John" + } + ] + } + ], + "family": "Jones", + "given": [ + "John" + ], + "prefix": [ + "Mr." + ] + } + }, + { + "url": "IN1.45", + "valueString": "Y" + }, + { + "url": "IN1.46", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1002423" + } + ] + } + }, + { + "url": "IN1.47", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "B" + } + ] + } + }, + { + "url": "IN1.48", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "0" + } + ] + } + }, + { + "url": "IN1.49", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } + }, + { + "url": "IN1.50", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.51", + "valueString": "20241222" + }, + { + "url": "IN1.52", + "valueString": "GRACE HOSPITAL" + }, + { + "url": "IN1.53", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + } + }, + { + "url": "IN1.7", + "valueContactPoint": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xtn-contact-point", + "extension": [ + { + "url": "XTN.1", + "valueString": "(850)555-0809" + } + ] + } + ], + "_system": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", + "valueCode": "unknown" + } + ] + }, + "value": "(850)555-0809" + } + }, + { + "url": "IN1.8", + "valueString": "1500004000001" + }, + { + "url": "IN1.9", + "valueReference": { + "reference": "Organization/1735607571472186000.44092bf5-2941-4293-87ea-1d29992c3b1d" + } + }, + { + "url": "IN1.10", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + }, + { + "url": "IN1.11", + "valueReference": { + "reference": "Organization/1735607571473093000.014de057-7f78-445e-90e8-7780dd17e2f9" + } + } + ] + } + ], + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + }, + "policyHolder": { + "reference": "Organization/1735607571475373000.115ac999-3670-4f80-93fa-b82338acf742" + }, + "subscriber": { + "reference": "Patient/1735607571445863000.113e33f5-cbc5-4543-b947-bf5621a94c6a" + }, + "beneficiary": { + "reference": "Patient/1735607571445863000.113e33f5-cbc5-4543-b947-bf5621a94c6a" + }, + "relationship": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "SEL" + } + ] + }, + "period": { + "start": "2024-07-01", + "_start": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20240701" + } + ] + }, + "end": "2025-06-30", + "_end": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20250630" + } + ] + } + }, + "payor": [ + { + "reference": "Organization/1735607571474120000.ef081f16-ddd3-4a56-a861-5b056b5d5611" + } + ] + } + }, + { + "fullUrl": "Organization/1735607571456352000.5f94601a-fd1f-40ef-ae63-2b67489502b7", + "resource": { + "resourceType": "Organization", + "id": "1735607571456352000.5f94601a-fd1f-40ef-ae63-2b67489502b7", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Practitioner/1735607571461414000.05117614-7850-4ee0-8e36-c6aff5bda2f9", + "resource": { + "resourceType": "Practitioner", + "id": "1735607571461414000.05117614-7850-4ee0-8e36-c6aff5bda2f9", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/namespace-id", + "valueString": "NPI" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id", + "valueString": "2.16.840.1.114222.4.1.144" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", + "valueCode": "ISO" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", + "extension": [ + { + "url": "XCN.3", + "valueString": "Christopher" + }, + { + "url": "XCN.4", + "valueString": "Beau" + }, + { + "url": "XCN.7", + "valueString": "MD" + }, + { + "url": "XCN.10", + "valueString": "L" + } + ] + } + ], + "identifier": [ + { + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/codeable-concept-id", + "valueBoolean": true + } + ], + "code": "NPI" + } + ] + }, + "system": "NPI", + "value": "1871759365" + } + ], + "name": [ + { + "use": "official", + "family": "Willison", + "given": [ + "Christopher", + "Beau" + ], + "suffix": [ + "MD" + ] + } + ] + } + }, + { + "fullUrl": "Organization/1735607571472186000.44092bf5-2941-4293-87ea-1d29992c3b1d", + "resource": { + "resourceType": "Organization", + "id": "1735607571472186000.44092bf5-2941-4293-87ea-1d29992c3b1d", + "name": "AETNA SERVICES INC" + } + }, + { + "fullUrl": "Organization/1735607571473093000.014de057-7f78-445e-90e8-7780dd17e2f9", + "resource": { + "resourceType": "Organization", + "id": "1735607571473093000.014de057-7f78-445e-90e8-7780dd17e2f9", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Organization/1735607571474120000.ef081f16-ddd3-4a56-a861-5b056b5d5611", + "resource": { + "resourceType": "Organization", + "id": "1735607571474120000.ef081f16-ddd3-4a56-a861-5b056b5d5611", + "name": "AETNA US HEALTHCARE", + "address": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + ] + } + }, + { + "fullUrl": "Organization/1735607571475373000.115ac999-3670-4f80-93fa-b82338acf742", + "resource": { + "resourceType": "Organization", + "id": "1735607571475373000.115ac999-3670-4f80-93fa-b82338acf742", + "identifier": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + ], + "name": "AETNA US HEALTHCARE" + } + } + ] +} \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.hl7 new file mode 100644 index 00000000000..e044891739c --- /dev/null +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage-IN1-10-SN-IN1-17-SEL.hl7 @@ -0,0 +1,3 @@ +MSH|^~\&|||||||OML^O21^OML_O21|MSG00001|P|2.5.1 +PID|1||10334||SOUTAR^RENEE^D +IN1|1|EPO|80|AETNA US HEALTHCARE|PO BOX 981114^""^EL PASO^TX^79998^""|Jones^John^^^Mr.|(850)555-0809|1500004000001|AETNA SERVICES INC|19^^^^SN|AETNA US HEALTHCARE|20240701|20250630|1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|2|SOUTAR^RENEE^D|SEL|19700722|13324 WHITE CEMETERY RD^""^HANNIBAL^NY^130740000^""|Y|IN|1|Y|20241223|Y|20241224|N|PACCERT|20241223|1871759365^Willison^Christopher^Beau^^^MD^^NPI&2.16.840.1.114222.4.1.144&ISO^L^^^NPI|S|OK|176|2|1234|1002424|11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F|10|33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P|1|F|45 WORKING LANE^^LIVERPOOL^NY^13088|Y|1002423|B|0|555221234^^^^PN|S|20241222|GRACE HOSPITAL|2 \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.fhir index c341f40f512..530094f21d7 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.fhir +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.fhir @@ -1,8 +1,8 @@ { "resourceType": "Bundle", - "id": "1733797806213402000.63933238-a67a-4568-8544-178612c57351", + "id": "1735607412724046000.a8837499-4bff-4d3a-aa08-7833926181b1", "meta": { - "lastUpdated": "2024-12-09T18:30:06.217-08:00" + "lastUpdated": "2024-12-30T20:10:12.733-05:00" }, "identifier": { "system": "https://reportstream.cdc.gov/prime-router", @@ -11,10 +11,10 @@ "type": "message", "entry": [ { - "fullUrl": "MessageHeader/1733797806248346000.554ce0a6-e3fb-4b4e-b8e2-c111f8944cd5", + "fullUrl": "MessageHeader/1735607412795151000.8ec032fb-c853-4fb1-b666-9fda5ba38fdf", "resource": { "resourceType": "MessageHeader", - "id": "1733797806248346000.554ce0a6-e3fb-4b4e-b8e2-c111f8944cd5", + "id": "1735607412795151000.8ec032fb-c853-4fb1-b666-9fda5ba38fdf", "meta": { "tag": [ { @@ -31,10 +31,10 @@ } }, { - "fullUrl": "Provenance/1733797806498618000.239e218a-0960-4528-939e-5ee68bfbba1d", + "fullUrl": "Provenance/1735607413421221000.95ae083e-fbdd-4af0-ad8e-ebc3890a9acd", "resource": { "resourceType": "Provenance", - "id": "1733797806498618000.239e218a-0960-4528-939e-5ee68bfbba1d", + "id": "1735607413421221000.95ae083e-fbdd-4af0-ad8e-ebc3890a9acd", "activity": { "coding": [ { @@ -45,11 +45,11 @@ } }, { - "fullUrl": "Provenance/1733797806506657000.35b16b0c-d80a-4017-8cad-868a79863b64", + "fullUrl": "Provenance/1735607413431995000.d9f35b33-d555-41d3-ba78-8b7f91bf3ecb", "resource": { "resourceType": "Provenance", - "id": "1733797806506657000.35b16b0c-d80a-4017-8cad-868a79863b64", - "recorded": "2024-12-09T18:30:06Z", + "id": "1735607413431995000.d9f35b33-d555-41d3-ba78-8b7f91bf3ecb", + "recorded": "2024-12-30T20:10:13Z", "policy": [ "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" ], @@ -71,17 +71,17 @@ ] }, "who": { - "reference": "Organization/1733797806506092000.a6f8b4f5-e971-4ee2-8891-8b67af7df93d" + "reference": "Organization/1735607413431264000.7ea1e7cd-187a-4e72-bfc0-b853778ed584" } } ] } }, { - "fullUrl": "Organization/1733797806506092000.a6f8b4f5-e971-4ee2-8891-8b67af7df93d", + "fullUrl": "Organization/1735607413431264000.7ea1e7cd-187a-4e72-bfc0-b853778ed584", "resource": { "resourceType": "Organization", - "id": "1733797806506092000.a6f8b4f5-e971-4ee2-8891-8b67af7df93d", + "id": "1735607413431264000.7ea1e7cd-187a-4e72-bfc0-b853778ed584", "identifier": [ { "value": "CDC PRIME - Atlanta" @@ -101,23 +101,58 @@ } }, { - "fullUrl": "Patient/1733797806517233000.6ddc53a3-0587-4db5-8c73-5b6634eb1369", + "fullUrl": "Patient/1735607413450390000.5264710b-51b1-42e0-8a8a-3a0770437aac", "resource": { "resourceType": "Patient", - "id": "1733797806517233000.6ddc53a3-0587-4db5-8c73-5b6634eb1369" + "id": "1735607413450390000.5264710b-51b1-42e0-8a8a-3a0770437aac", + "identifier": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "PID.3" + } + ], + "value": "10334" + } + ], + "name": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "RENEE" + }, + { + "url": "XPN.3", + "valueString": "D" + } + ] + } + ], + "family": "SOUTAR", + "given": [ + "RENEE", + "D" + ] + } + ] } }, { - "fullUrl": "Provenance/1733797806517793000.28f02504-824d-4c22-a6a1-e234b3affd5f", + "fullUrl": "Provenance/1735607413451341000.a95ee7ee-5a51-49a7-aa6d-6853e932efc7", "resource": { "resourceType": "Provenance", - "id": "1733797806517793000.28f02504-824d-4c22-a6a1-e234b3affd5f", + "id": "1735607413451341000.a95ee7ee-5a51-49a7-aa6d-6853e932efc7", "target": [ { - "reference": "Patient/1733797806517233000.6ddc53a3-0587-4db5-8c73-5b6634eb1369" + "reference": "Patient/1735607413450390000.5264710b-51b1-42e0-8a8a-3a0770437aac" } ], - "recorded": "2024-12-09T18:30:06Z", + "recorded": "2024-12-30T20:10:13Z", "activity": { "coding": [ { @@ -129,57 +164,165 @@ } }, { - "fullUrl": "Coverage/1733797806523309000.c5403041-1e4b-4f81-bc46-f16237041fec", + "fullUrl": "Coverage/1735607413479117000.21dfd8fa-49b5-4875-9e4a-27db2dea7e34", "resource": { "resourceType": "Coverage", - "id": "1733797806523309000.c5403041-1e4b-4f81-bc46-f16237041fec", + "id": "1735607413479117000.21dfd8fa-49b5-4875-9e4a-27db2dea7e34", "extension": [ { - "url": "IN1.14", - "extension": [ - { - "url": "AUI.1", - "valueString": "1701" - }, - { - "url": "AUI.2", - "valueString": "19700101" + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] }, - { - "url": "AUI.3", - "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" - } - ] + "value": "555221234" + } }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.37" + "url": "IN1.2", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "EPO" + } + ] + } }, { - "url": "CP.1.1", - "valueDecimal": 11.11 + "url": "IN1.3", + "valueIdentifier": { + "value": "80" + } }, { - "url": "CP.1.2", - "valueString": "USD" + "url": "IN1.14", + "extension": [ + { + "url": "AUI.1", + "valueString": "1701" + }, + { + "url": "AUI.2", + "valueString": "19700101" + }, + { + "url": "AUI.3", + "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + } + ] }, { - "url": "CP.2", - "valueString": "P1" + "url": "IN1.16", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "RENEE" + }, + { + "url": "XPN.3", + "valueString": "D" + } + ] + } + ], + "family": "SOUTAR", + "given": [ + "RENEE", + "D" + ] + } }, { - "url": "CP.3", - "valueDecimal": 1.001 + "url": "IN1.17", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "3" + } + ] + } + }, + { + "url": "IN1.18", + "valueDateTime": "1970-07-22", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "19700722" + } + ] + } }, { - "url": "CP.4", - "valueDecimal": -1 + "url": "IN1.19", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "13324 WHITE CEMETERY RD" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "13324 WHITE CEMETERY RD", + "\"\"" + ], + "city": "HANNIBAL", + "state": "NY", + "postalCode": "130740000", + "country": "\"\"" + } }, { - "url": "CP.5", + "url": "IN1.20", "valueCodeableConcept": { "coding": [ { @@ -187,53 +330,95 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, + } + ], + "code": "Y" + } + ] + } + }, + { + "url": "IN1.21", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" } ], - "code": "R", - "display": "Range Units" + "code": "IN" } ] } }, { - "url": "CP.6", - "valueString": "F" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ + "url": "IN1.22", + "valueString": "1" + }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.38" + "url": "IN1.23", + "valueString": "Y" }, { - "url": "CP.1.1", - "valueDecimal": 22.22 + "url": "IN1.24", + "valueString": "20241223" }, { - "url": "CP.1.2", - "valueString": "RUB" + "url": "IN1.4", + "valueReference": { + "reference": "Organization/1735607413459489000.96020817-9cbc-46b8-a770-c80bcac5ab39" + } }, { - "url": "CP.2", - "valueString": "P2" + "url": "IN1.25", + "valueString": "Y" }, { - "url": "CP.3", - "valueDecimal": 2.002 + "url": "IN1.26", + "valueString": "20241224" }, { - "url": "CP.4", - "valueDecimal": -2 + "url": "IN1.27", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "N" + } + ] + } + }, + { + "url": "IN1.28", + "valueString": "PACCERT" + }, + { + "url": "IN1.29", + "valueDateTime": "2024-12-23", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "20241223" + } + ] + } + }, + { + "url": "IN1.30", + "valueReference": { + "reference": "Practitioner/1735607413465113000.809f836b-5b99-484e-91ef-b6dd965dfff8" + } }, { - "url": "CP.5", + "url": "IN1.31", "valueCodeableConcept": { "coding": [ { @@ -241,53 +426,312 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.32", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" } ], - "code": "RR", - "display": "Russian Rubble" + "code": "OK" } ] } }, { - "url": "CP.6", - "valueString": "F" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ + "url": "IN1.33", + "valueString": "176" + }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.40" + "url": "IN1.34", + "valueString": "2" + }, + { + "url": "IN1.5", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + }, + { + "url": "IN1.35", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1234" + } + ] + } }, { - "url": "CP.1.1", - "valueDecimal": 33.33 + "url": "IN1.36", + "valueString": "1002424" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.37" + }, + { + "url": "CP.1.1", + "valueDecimal": 11.11 + }, + { + "url": "CP.1.2", + "valueString": "USD" + }, + { + "url": "CP.2", + "valueString": "P1" + }, + { + "url": "CP.3", + "valueDecimal": 1.001 + }, + { + "url": "CP.4", + "valueDecimal": -1 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "R", + "display": "Range Units" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] }, { - "url": "CP.1.2", - "valueString": "MXN" + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.38" + }, + { + "url": "CP.1.1", + "valueDecimal": 22.22 + }, + { + "url": "CP.1.2", + "valueString": "RUB" + }, + { + "url": "CP.2", + "valueString": "P2" + }, + { + "url": "CP.3", + "valueDecimal": 2.002 + }, + { + "url": "CP.4", + "valueDecimal": -2 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "RR", + "display": "Russian Rubble" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] }, { - "url": "CP.2", - "valueString": "P3" + "url": "IN1.39", + "valueString": "10" }, { - "url": "CP.3", - "valueDecimal": 3.003 + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.40" + }, + { + "url": "CP.1.1", + "valueDecimal": 33.33 + }, + { + "url": "CP.1.2", + "valueString": "MXN" + }, + { + "url": "CP.2", + "valueString": "P3" + }, + { + "url": "CP.3", + "valueDecimal": 3.003 + }, + { + "url": "CP.4", + "valueDecimal": -3 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "OR", + "display": "Oven Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] }, { - "url": "CP.4", - "valueDecimal": -3 + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.41" + }, + { + "url": "CP.1.1", + "valueDecimal": 44.44 + }, + { + "url": "CP.1.2", + "valueString": "CAD" + }, + { + "url": "CP.2", + "valueString": "P4" + }, + { + "url": "CP.3", + "valueDecimal": 4.004 + }, + { + "url": "CP.4", + "valueDecimal": -4 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "HHR", + "display": "Home Home Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] }, { - "url": "CP.5", + "url": "IN1.42", "valueCodeableConcept": { "coding": [ { @@ -295,53 +739,157 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, + } + ], + "code": "1" + } + ] + } + }, + { + "url": "IN1.43", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" } ], - "code": "OR", - "display": "Oven Range" + "code": "F" } ] } }, { - "url": "CP.6", - "valueString": "P" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ + "url": "IN1.44", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "45 WORKING LANE" + } + ] + } + ] + } + ], + "line": [ + "45 WORKING LANE" + ], + "city": "LIVERPOOL", + "state": "NY", + "postalCode": "13088" + } + }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.41" + "url": "IN1.6", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "John" + } + ] + } + ], + "family": "Jones", + "given": [ + "John" + ], + "prefix": [ + "Mr." + ] + } }, { - "url": "CP.1.1", - "valueDecimal": 44.44 + "url": "IN1.45", + "valueString": "Y" }, { - "url": "CP.1.2", - "valueString": "CAD" + "url": "IN1.46", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1002423" + } + ] + } }, { - "url": "CP.2", - "valueString": "P4" + "url": "IN1.47", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "B" + } + ] + } }, { - "url": "CP.3", - "valueDecimal": 4.004 + "url": "IN1.48", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "0" + } + ] + } }, { - "url": "CP.4", - "valueDecimal": -4 + "url": "IN1.49", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } }, { - "url": "CP.5", + "url": "IN1.50", "valueCodeableConcept": { "coding": [ { @@ -349,26 +897,345 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.51", + "valueString": "20241222" + }, + { + "url": "IN1.52", + "valueString": "GRACE HOSPITAL" + }, + { + "url": "IN1.53", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" } ], - "code": "HHR", - "display": "Home Home Range" + "code": "2" } ] } }, { - "url": "CP.6", - "valueString": "P" + "url": "IN1.54", + "valueIdentifier": { + "value": "10222" + } + }, + { + "url": "IN1.7", + "valueContactPoint": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xtn-contact-point", + "extension": [ + { + "url": "XTN.1", + "valueString": "(850)555-0809" + } + ] + } + ], + "_system": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", + "valueCode": "unknown" + } + ] + }, + "value": "(850)555-0809" + } + }, + { + "url": "IN1.55", + "valueString": "A" + }, + { + "url": "IN1.8", + "valueString": "1500004000001" + }, + { + "url": "IN1.9", + "valueReference": { + "reference": "Organization/1735607413476581000.b0510958-6049-4ba7-8d3c-66600b9f160d" + } + }, + { + "url": "IN1.10", + "valueIdentifier": { + "value": "19" + } + }, + { + "url": "IN1.11", + "valueReference": { + "reference": "Organization/1735607413477398000.ab813433-6923-4a1a-a068-99365e7d5c83" + } } ] } + ], + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + }, + "policyHolder": { + "reference": "Organization/1735607413480148000.d251a0e7-573e-467e-9c0a-b9209996fd61" + }, + "subscriber": { + "reference": "RelatedPerson/1735607413478975000.2299dd41-9676-43c5-ae1c-4395cf26f48e" + }, + "beneficiary": { + "reference": "Patient/1735607413450390000.5264710b-51b1-42e0-8a8a-3a0770437aac" + }, + "relationship": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "3" + } + ] + }, + "period": { + "start": "2024-07-01", + "_start": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20240701" + } + ] + }, + "end": "2025-06-30", + "_end": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20250630" + } + ] + } + }, + "payor": [ + { + "reference": "Organization/1735607413478436000.217c037b-9a50-4043-b729-34e2ff362217" + } + ] + } + }, + { + "fullUrl": "Organization/1735607413459489000.96020817-9cbc-46b8-a770-c80bcac5ab39", + "resource": { + "resourceType": "Organization", + "id": "1735607413459489000.96020817-9cbc-46b8-a770-c80bcac5ab39", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Practitioner/1735607413465113000.809f836b-5b99-484e-91ef-b6dd965dfff8", + "resource": { + "resourceType": "Practitioner", + "id": "1735607413465113000.809f836b-5b99-484e-91ef-b6dd965dfff8", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/namespace-id", + "valueString": "NPI" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id", + "valueString": "2.16.840.1.114222.4.1.144" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", + "valueCode": "ISO" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", + "extension": [ + { + "url": "XCN.3", + "valueString": "Christopher" + }, + { + "url": "XCN.4", + "valueString": "Beau" + }, + { + "url": "XCN.7", + "valueString": "MD" + }, + { + "url": "XCN.10", + "valueString": "L" + } + ] + } + ], + "identifier": [ + { + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/codeable-concept-id", + "valueBoolean": true + } + ], + "code": "NPI" + } + ] + }, + "system": "NPI", + "value": "1871759365" + } + ], + "name": [ + { + "use": "official", + "family": "Willison", + "given": [ + "Christopher", + "Beau" + ], + "suffix": [ + "MD" + ] + } + ] + } + }, + { + "fullUrl": "Organization/1735607413476581000.b0510958-6049-4ba7-8d3c-66600b9f160d", + "resource": { + "resourceType": "Organization", + "id": "1735607413476581000.b0510958-6049-4ba7-8d3c-66600b9f160d", + "name": "AETNA SERVICES INC" + } + }, + { + "fullUrl": "Organization/1735607413477398000.ab813433-6923-4a1a-a068-99365e7d5c83", + "resource": { + "resourceType": "Organization", + "id": "1735607413477398000.ab813433-6923-4a1a-a068-99365e7d5c83", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Organization/1735607413478436000.217c037b-9a50-4043-b729-34e2ff362217", + "resource": { + "resourceType": "Organization", + "id": "1735607413478436000.217c037b-9a50-4043-b729-34e2ff362217", + "name": "AETNA US HEALTHCARE", + "address": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + ] + } + }, + { + "fullUrl": "RelatedPerson/1735607413478975000.2299dd41-9676-43c5-ae1c-4395cf26f48e", + "resource": { + "resourceType": "RelatedPerson", + "id": "1735607413478975000.2299dd41-9676-43c5-ae1c-4395cf26f48e", + "name": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "RENEE" + }, + { + "url": "XPN.3", + "valueString": "D" + } + ] + } + ], + "family": "SOUTAR", + "given": [ + "RENEE", + "D" + ] + } ] } + }, + { + "fullUrl": "Organization/1735607413480148000.d251a0e7-573e-467e-9c0a-b9209996fd61", + "resource": { + "resourceType": "Organization", + "id": "1735607413480148000.d251a0e7-573e-467e-9c0a-b9209996fd61", + "identifier": [ + { + "value": "19" + } + ], + "name": "AETNA US HEALTHCARE" + } } ] } \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.hl7 index 0279bf1db76..6f08c34fd30 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.hl7 +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/in1/IN1-to-Coverage.hl7 @@ -1,3 +1,3 @@ MSH|^~\&|||||||OML^O21^OML_O21|MSG00001|P|2.5.1 -PID|1 -IN1||||||||||||||1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|||||||||||||||||||||||11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F||33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P \ No newline at end of file +PID|1||10334||SOUTAR^RENEE^D +IN1|1|EPO|80|AETNA US HEALTHCARE|PO BOX 981114^""^EL PASO^TX^79998^""|Jones^John^^^Mr.|(850)555-0809|1500004000001|AETNA SERVICES INC|19|AETNA US HEALTHCARE|20240701|20250630|1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|2|SOUTAR^RENEE^D|3|19700722|13324 WHITE CEMETERY RD^""^HANNIBAL^NY^130740000^""|Y|IN|1|Y|20241223|Y|20241224|N|PACCERT|20241223|1871759365^Willison^Christopher^Beau^^^MD^^NPI&2.16.840.1.114222.4.1.144&ISO^L^^^NPI|S|OK|176|2|1234|1002424|11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F|10|33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P|1|F|45 WORKING LANE^^LIVERPOOL^NY^13088|Y|1002423|B|0|555221234^^^^PN|S|20241222|GRACE HOSPITAL|2|10222|A \ No newline at end of file diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.fhir index d24dfe4dad2..a09befe105f 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.fhir +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.fhir @@ -1,8 +1,8 @@ { "resourceType": "Bundle", - "id": "1732560946103663000.00c83475-61b1-4722-b571-392974c116e2", + "id": "1735607788699055000.3de0f503-4ebe-44f0-8bc8-8e24478b3077", "meta": { - "lastUpdated": "2024-11-25T13:55:46.115-05:00" + "lastUpdated": "2024-12-30T20:16:28.708-05:00" }, "identifier": { "system": "https://reportstream.cdc.gov/prime-router", @@ -12,10 +12,10 @@ "timestamp": "2019-07-20T09:12:29.000-04:00", "entry": [ { - "fullUrl": "MessageHeader/1732560946205658000.d9f872a1-d8e0-4027-a6ff-0dd10709fdaa", + "fullUrl": "MessageHeader/1735607788795430000.ed00757a-911d-4521-998e-e130a358323d", "resource": { "resourceType": "MessageHeader", - "id": "1732560946205658000.d9f872a1-d8e0-4027-a6ff-0dd10709fdaa", + "id": "1735607788795430000.ed00757a-911d-4521-998e-e130a358323d", "meta": { "security": [ { @@ -208,7 +208,7 @@ "name": "txdshslabNBS", "endpoint": "urn:oid:2.16.840.1.114222.4.1.181960.2", "receiver": { - "reference": "Organization/1732560946198606000.5af9a2d6-b4b1-46ca-8549-a276f1770944" + "reference": "Organization/1735607788790540000.0301f764-abad-4339-9b04-3d67bfc2890f" } }, { @@ -229,17 +229,17 @@ "name": "ReceivingNetworkAddress", "endpoint": "urn:oid:9.87.123.1.114222.XXX", "receiver": { - "reference": "Organization/1732560946201623000.fc8b853a-cce6-4662-abb3-cbbc902841f5" + "reference": "Organization/1735607788791771000.2c5e0d28-0e71-4524-b816-6366b513149a" } }, { "receiver": { - "reference": "Organization/1732560946205362000.259d38b6-49a7-4764-add4-94f024ea3c67" + "reference": "Organization/1735607788795116000.d031bc0f-0bd5-40f5-851f-f2d63d07df66" } } ], "sender": { - "reference": "Organization/1732560946168730000.5485c015-7831-4992-bc78-8c2eff3d4da9" + "reference": "Organization/1735607788762135000.21b7bfc1-727f-407e-b307-fc6c2061020d" }, "source": { "extension": [ @@ -265,15 +265,15 @@ "endpoint": "urn:oid:2.16.840.1.114222.XXX" }, "responsible": { - "reference": "Organization/1732560946197609000.fd024ea0-f02b-43bf-8ad9-efaec4e623be" + "reference": "Organization/1735607788789601000.ea639e33-766a-43a3-b788-65734b2038e3" } } }, { - "fullUrl": "Organization/1732560946168730000.5485c015-7831-4992-bc78-8c2eff3d4da9", + "fullUrl": "Organization/1735607788762135000.21b7bfc1-727f-407e-b307-fc6c2061020d", "resource": { "resourceType": "Organization", - "id": "1732560946168730000.5485c015-7831-4992-bc78-8c2eff3d4da9", + "id": "1735607788762135000.21b7bfc1-727f-407e-b307-fc6c2061020d", "identifier": [ { "extension": [ @@ -311,10 +311,10 @@ } }, { - "fullUrl": "Location/1732560946190626000.6ba520df-aae4-4f54-ba3c-d3a837243f5b", + "fullUrl": "Location/1735607788783004000.fcc9da5e-069b-4cec-b7aa-736ecc94727c", "resource": { "resourceType": "Location", - "id": "1732560946190626000.6ba520df-aae4-4f54-ba3c-d3a837243f5b", + "id": "1735607788783004000.fcc9da5e-069b-4cec-b7aa-736ecc94727c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -338,10 +338,10 @@ } }, { - "fullUrl": "Organization/1732560946197609000.fd024ea0-f02b-43bf-8ad9-efaec4e623be", + "fullUrl": "Organization/1735607788789601000.ea639e33-766a-43a3-b788-65734b2038e3", "resource": { "resourceType": "Organization", - "id": "1732560946197609000.fd024ea0-f02b-43bf-8ad9-efaec4e623be", + "id": "1735607788789601000.ea639e33-766a-43a3-b788-65734b2038e3", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -449,7 +449,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946190626000.6ba520df-aae4-4f54-ba3c-d3a837243f5b" + "reference": "Location/1735607788783004000.fcc9da5e-069b-4cec-b7aa-736ecc94727c" } } ], @@ -468,10 +468,10 @@ } }, { - "fullUrl": "Organization/1732560946198606000.5af9a2d6-b4b1-46ca-8549-a276f1770944", + "fullUrl": "Organization/1735607788790540000.0301f764-abad-4339-9b04-3d67bfc2890f", "resource": { "resourceType": "Organization", - "id": "1732560946198606000.5af9a2d6-b4b1-46ca-8549-a276f1770944", + "id": "1735607788790540000.0301f764-abad-4339-9b04-3d67bfc2890f", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -510,10 +510,10 @@ } }, { - "fullUrl": "Organization/1732560946201623000.fc8b853a-cce6-4662-abb3-cbbc902841f5", + "fullUrl": "Organization/1735607788791771000.2c5e0d28-0e71-4524-b816-6366b513149a", "resource": { "resourceType": "Organization", - "id": "1732560946201623000.fc8b853a-cce6-4662-abb3-cbbc902841f5", + "id": "1735607788791771000.2c5e0d28-0e71-4524-b816-6366b513149a", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -552,10 +552,10 @@ } }, { - "fullUrl": "Location/1732560946203403000.742d2718-8261-4ae3-95db-a1e2b4850513", + "fullUrl": "Location/1735607788793366000.f69dd253-1b62-4691-9d11-7706639537a1", "resource": { "resourceType": "Location", - "id": "1732560946203403000.742d2718-8261-4ae3-95db-a1e2b4850513", + "id": "1735607788793366000.f69dd253-1b62-4691-9d11-7706639537a1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -579,10 +579,10 @@ } }, { - "fullUrl": "Organization/1732560946205362000.259d38b6-49a7-4764-add4-94f024ea3c67", + "fullUrl": "Organization/1735607788795116000.d031bc0f-0bd5-40f5-851f-f2d63d07df66", "resource": { "resourceType": "Organization", - "id": "1732560946205362000.259d38b6-49a7-4764-add4-94f024ea3c67", + "id": "1735607788795116000.d031bc0f-0bd5-40f5-851f-f2d63d07df66", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -694,7 +694,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946203403000.742d2718-8261-4ae3-95db-a1e2b4850513" + "reference": "Location/1735607788793366000.f69dd253-1b62-4691-9d11-7706639537a1" } } ], @@ -713,10 +713,10 @@ } }, { - "fullUrl": "Provenance/1732560946950155000.6a4d9d77-12e7-4c31-992b-ab9a588bf871", + "fullUrl": "Provenance/1735607789400786000.36647406-d8ef-465c-a006-4ad8ebae709a", "resource": { "resourceType": "Provenance", - "id": "1732560946950155000.6a4d9d77-12e7-4c31-992b-ab9a588bf871", + "id": "1735607789400786000.36647406-d8ef-465c-a006-4ad8ebae709a", "recorded": "2019-07-20T09:12:29Z", "activity": { "coding": [ @@ -736,7 +736,7 @@ ] }, "who": { - "reference": "Organization/1732560946949876000.eed26c8d-bc43-488b-abf4-7dbf519d040a" + "reference": "Organization/1735607789400549000.0870bdd0-f749-461e-b3a7-6716ac333094" } } ], @@ -744,17 +744,17 @@ { "role": "source", "what": { - "reference": "Device/1732560946956044000.478dcbef-ef28-460c-a0c9-5034ef9bcd78" + "reference": "Device/1735607789406144000.b3404124-99ee-41c8-bf4e-23f2b9cd21eb" } } ] } }, { - "fullUrl": "Location/1732560946948248000.bb3918f3-8c0b-4272-9f84-da2d16ca2100", + "fullUrl": "Location/1735607789399146000.b3b90f88-3ed9-4df1-aab0-fd44bfa06ef3", "resource": { "resourceType": "Location", - "id": "1732560946948248000.bb3918f3-8c0b-4272-9f84-da2d16ca2100", + "id": "1735607789399146000.b3b90f88-3ed9-4df1-aab0-fd44bfa06ef3", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -778,10 +778,10 @@ } }, { - "fullUrl": "Organization/1732560946949876000.eed26c8d-bc43-488b-abf4-7dbf519d040a", + "fullUrl": "Organization/1735607789400549000.0870bdd0-f749-461e-b3a7-6716ac333094", "resource": { "resourceType": "Organization", - "id": "1732560946949876000.eed26c8d-bc43-488b-abf4-7dbf519d040a", + "id": "1735607789400549000.0870bdd0-f749-461e-b3a7-6716ac333094", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -889,7 +889,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946948248000.bb3918f3-8c0b-4272-9f84-da2d16ca2100" + "reference": "Location/1735607789399146000.b3b90f88-3ed9-4df1-aab0-fd44bfa06ef3" } } ], @@ -908,10 +908,10 @@ } }, { - "fullUrl": "Location/1732560946954537000.2269571e-e826-4fe9-bb65-480d6ecdada8", + "fullUrl": "Location/1735607789404699000.db0bf87e-0ef0-41d2-a02b-6868b2bc9c05", "resource": { "resourceType": "Location", - "id": "1732560946954537000.2269571e-e826-4fe9-bb65-480d6ecdada8", + "id": "1735607789404699000.db0bf87e-0ef0-41d2-a02b-6868b2bc9c05", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -935,10 +935,10 @@ } }, { - "fullUrl": "Organization/1732560946955765000.cc7695af-f122-42eb-854b-4401e669da11", + "fullUrl": "Organization/1735607789405967000.2ef44250-9645-410a-939b-311c8720f2cb", "resource": { "resourceType": "Organization", - "id": "1732560946955765000.cc7695af-f122-42eb-854b-4401e669da11", + "id": "1735607789405967000.2ef44250-9645-410a-939b-311c8720f2cb", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -1026,7 +1026,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946954537000.2269571e-e826-4fe9-bb65-480d6ecdada8" + "reference": "Location/1735607789404699000.db0bf87e-0ef0-41d2-a02b-6868b2bc9c05" } } ], @@ -1045,15 +1045,15 @@ } }, { - "fullUrl": "Device/1732560946956044000.478dcbef-ef28-460c-a0c9-5034ef9bcd78", + "fullUrl": "Device/1735607789406144000.b3404124-99ee-41c8-bf4e-23f2b9cd21eb", "resource": { "resourceType": "Device", - "id": "1732560946956044000.478dcbef-ef28-460c-a0c9-5034ef9bcd78", + "id": "1735607789406144000.b3404124-99ee-41c8-bf4e-23f2b9cd21eb", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/software-vendor-org", "valueReference": { - "reference": "Organization/1732560946955765000.cc7695af-f122-42eb-854b-4401e669da11" + "reference": "Organization/1735607789405967000.2ef44250-9645-410a-939b-311c8720f2cb" } } ], @@ -1092,11 +1092,11 @@ } }, { - "fullUrl": "Provenance/1732560946971375000.14423481-71a6-46d5-a500-0f60d1fb345b", + "fullUrl": "Provenance/1735607789419005000.28215b2a-0820-4097-8f30-2c9547183002", "resource": { "resourceType": "Provenance", - "id": "1732560946971375000.14423481-71a6-46d5-a500-0f60d1fb345b", - "recorded": "2024-11-25T13:55:46Z", + "id": "1735607789419005000.28215b2a-0820-4097-8f30-2c9547183002", + "recorded": "2024-12-30T20:16:29Z", "policy": [ "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" ], @@ -1118,17 +1118,17 @@ ] }, "who": { - "reference": "Organization/1732560946971002000.4116387f-caed-496f-a3c7-10c5a7217a34" + "reference": "Organization/1735607789418679000.e3615b5a-1599-4ec9-9225-2509f96c3cb3" } } ] } }, { - "fullUrl": "Organization/1732560946971002000.4116387f-caed-496f-a3c7-10c5a7217a34", + "fullUrl": "Organization/1735607789418679000.e3615b5a-1599-4ec9-9225-2509f96c3cb3", "resource": { "resourceType": "Organization", - "id": "1732560946971002000.4116387f-caed-496f-a3c7-10c5a7217a34", + "id": "1735607789418679000.e3615b5a-1599-4ec9-9225-2509f96c3cb3", "identifier": [ { "value": "CDC PRIME - Atlanta" @@ -1148,16 +1148,16 @@ } }, { - "fullUrl": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee", + "fullUrl": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358", "resource": { "resourceType": "Patient", - "id": "1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee", + "id": "1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358", "meta": { "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/last-updated-facility-namespace-id", "valueReference": { - "reference": "Organization/1732560947028683000.e8d76b91-dd13-4728-922a-841490e02430" + "reference": "Organization/1735607789475161000.607492b8-293e-4676-9ba0-80ac477a81ea" } } ], @@ -1313,7 +1313,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732560946990177000.ea0532ae-f999-491a-9a49-1dd341ee36b9" + "reference": "Practitioner/1735607789436858000.2442f7af-f8dc-4ebc-ab01-07797fd87ad3" }, "time": "2023-05-31", "_time": { @@ -2208,7 +2208,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732560947000285000.cad4e4e2-bae9-4adb-8b01-d7a6c6f10148" + "reference": "Organization/1735607789447262000.d65ccc51-e1cf-4446-9f9b-3a215ce7f1ef" } }, { @@ -2259,7 +2259,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732560947001505000.8b598190-3017-4cf9-9909-495e77538013" + "reference": "Organization/1735607789448245000.e28c90b7-673b-444f-9e62-26ea69eb7f20" } }, { @@ -2373,13 +2373,13 @@ { "url": "PD1.14", "valueReference": { - "reference": "Organization/1732560947004561000.e2b0f63b-e4ac-4731-9213-2982445eac53" + "reference": "Organization/1735607789451052000.37570915-eb73-48bf-a47a-0f21de6138df" } }, { "url": "PD1.14", "valueReference": { - "reference": "Organization/1732560947006034000.092cb85f-9594-4697-85cd-fc3119b7430e" + "reference": "Organization/1735607789452466000.a861f493-536d-4c92-a4c9-be3e9b3790a4" } }, { @@ -2810,7 +2810,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732560946978236000.1a73fe05-85b2-4cfc-acd5-4e741a9211fd" + "reference": "Organization/1735607789426028000.cebe20d6-333b-43e2-97bb-2b964a190659" } }, { @@ -2962,7 +2962,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732560946981369000.8df5b7cc-7da6-4468-9161-c365e8b34d8a" + "reference": "Organization/1735607789429009000.a4ca49cb-6127-4060-b213-637f62d3a797" } }, { @@ -4202,7 +4202,7 @@ }, "gender": "unknown", "organization": { - "reference": "Organization/1732560947033318000.460ab4a3-da0f-4bec-a270-ae253a95d100" + "reference": "Organization/1735607789479937000.0ffe6365-3167-46b8-97cd-b89e3c3cc76c" }, "period": { "start": "2022-05-01T10:25:31-04:00", @@ -4250,22 +4250,22 @@ ], "generalPractitioner": [ { - "reference": "Organization/1732560946984073000.f6b31c9f-398c-40e1-8d29-dc1793f16cce" + "reference": "Organization/1735607789431855000.ad939ac4-711d-46a1-9bac-8f982a70ad28" }, { - "reference": "Organization/1732560946986249000.e2ca7f4b-09a9-4aec-b013-cd1a6c5f9d47" + "reference": "Organization/1735607789433921000.e7ff3fd8-e7da-4e7a-aed7-a309096a63d1" } ], "link": [ { "other": { - "reference": "RelatedPerson/1732560947019898000.8912d887-a4d5-4ce9-af9d-c04c12e6dcb0" + "reference": "RelatedPerson/1735607789466485000.2e42cc17-cf86-48fd-ba66-e408a017d2e0" }, "type": "seealso" }, { "other": { - "reference": "RelatedPerson/1732560947020256000.43a42303-ede4-421c-b7c5-7ddf28da8827" + "reference": "RelatedPerson/1735607789466882000.88992c12-14e1-49bc-9c2d-b912fac21955" }, "type": "seealso" } @@ -4273,10 +4273,10 @@ } }, { - "fullUrl": "Organization/1732560946978236000.1a73fe05-85b2-4cfc-acd5-4e741a9211fd", + "fullUrl": "Organization/1735607789426028000.cebe20d6-333b-43e2-97bb-2b964a190659", "resource": { "resourceType": "Organization", - "id": "1732560946978236000.1a73fe05-85b2-4cfc-acd5-4e741a9211fd", + "id": "1735607789426028000.cebe20d6-333b-43e2-97bb-2b964a190659", "identifier": [ { "extension": [ @@ -4309,10 +4309,10 @@ } }, { - "fullUrl": "Organization/1732560946981369000.8df5b7cc-7da6-4468-9161-c365e8b34d8a", + "fullUrl": "Organization/1735607789429009000.a4ca49cb-6127-4060-b213-637f62d3a797", "resource": { "resourceType": "Organization", - "id": "1732560946981369000.8df5b7cc-7da6-4468-9161-c365e8b34d8a", + "id": "1735607789429009000.a4ca49cb-6127-4060-b213-637f62d3a797", "identifier": [ { "extension": [ @@ -4345,10 +4345,10 @@ } }, { - "fullUrl": "Location/1732560946982710000.80cd8a74-be3f-485c-b9df-bd3e7b9b7008", + "fullUrl": "Location/1735607789430391000.4226dbd4-f4e0-449a-8832-a725f2913b8f", "resource": { "resourceType": "Location", - "id": "1732560946982710000.80cd8a74-be3f-485c-b9df-bd3e7b9b7008", + "id": "1735607789430391000.4226dbd4-f4e0-449a-8832-a725f2913b8f", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4372,10 +4372,10 @@ } }, { - "fullUrl": "Organization/1732560946984073000.f6b31c9f-398c-40e1-8d29-dc1793f16cce", + "fullUrl": "Organization/1735607789431855000.ad939ac4-711d-46a1-9bac-8f982a70ad28", "resource": { "resourceType": "Organization", - "id": "1732560946984073000.f6b31c9f-398c-40e1-8d29-dc1793f16cce", + "id": "1735607789431855000.ad939ac4-711d-46a1-9bac-8f982a70ad28", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -4483,7 +4483,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946982710000.80cd8a74-be3f-485c-b9df-bd3e7b9b7008" + "reference": "Location/1735607789430391000.4226dbd4-f4e0-449a-8832-a725f2913b8f" } } ], @@ -4502,10 +4502,10 @@ } }, { - "fullUrl": "Location/1732560946984997000.0d781aeb-6dad-466f-8e06-6ba588e902b8", + "fullUrl": "Location/1735607789432811000.d8d8dec6-00c4-4bd9-b1cc-b194f2fd82e4", "resource": { "resourceType": "Location", - "id": "1732560946984997000.0d781aeb-6dad-466f-8e06-6ba588e902b8", + "id": "1735607789432811000.d8d8dec6-00c4-4bd9-b1cc-b194f2fd82e4", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4529,10 +4529,10 @@ } }, { - "fullUrl": "Organization/1732560946986249000.e2ca7f4b-09a9-4aec-b013-cd1a6c5f9d47", + "fullUrl": "Organization/1735607789433921000.e7ff3fd8-e7da-4e7a-aed7-a309096a63d1", "resource": { "resourceType": "Organization", - "id": "1732560946986249000.e2ca7f4b-09a9-4aec-b013-cd1a6c5f9d47", + "id": "1735607789433921000.e7ff3fd8-e7da-4e7a-aed7-a309096a63d1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -4640,7 +4640,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560946984997000.0d781aeb-6dad-466f-8e06-6ba588e902b8" + "reference": "Location/1735607789432811000.d8d8dec6-00c4-4bd9-b1cc-b194f2fd82e4" } } ], @@ -4659,10 +4659,10 @@ } }, { - "fullUrl": "Practitioner/1732560946990177000.ea0532ae-f999-491a-9a49-1dd341ee36b9", + "fullUrl": "Practitioner/1735607789436858000.2442f7af-f8dc-4ebc-ab01-07797fd87ad3", "resource": { "resourceType": "Practitioner", - "id": "1732560946990177000.ea0532ae-f999-491a-9a49-1dd341ee36b9", + "id": "1735607789436858000.2442f7af-f8dc-4ebc-ab01-07797fd87ad3", "identifier": [ { "value": "Bob R.N." @@ -4671,10 +4671,10 @@ } }, { - "fullUrl": "Organization/1732560947000285000.cad4e4e2-bae9-4adb-8b01-d7a6c6f10148", + "fullUrl": "Organization/1735607789447262000.d65ccc51-e1cf-4446-9f9b-3a215ce7f1ef", "resource": { "resourceType": "Organization", - "id": "1732560947000285000.cad4e4e2-bae9-4adb-8b01-d7a6c6f10148", + "id": "1735607789447262000.d65ccc51-e1cf-4446-9f9b-3a215ce7f1ef", "identifier": [ { "extension": [ @@ -4707,10 +4707,10 @@ } }, { - "fullUrl": "Organization/1732560947001505000.8b598190-3017-4cf9-9909-495e77538013", + "fullUrl": "Organization/1735607789448245000.e28c90b7-673b-444f-9e62-26ea69eb7f20", "resource": { "resourceType": "Organization", - "id": "1732560947001505000.8b598190-3017-4cf9-9909-495e77538013", + "id": "1735607789448245000.e28c90b7-673b-444f-9e62-26ea69eb7f20", "identifier": [ { "extension": [ @@ -4743,10 +4743,10 @@ } }, { - "fullUrl": "Location/1732560947003406000.c4cab69c-62b5-42e4-816f-9d6ec0eea29c", + "fullUrl": "Location/1735607789450177000.e6c74734-dd43-44a1-b9a3-cafa523fc44a", "resource": { "resourceType": "Location", - "id": "1732560947003406000.c4cab69c-62b5-42e4-816f-9d6ec0eea29c", + "id": "1735607789450177000.e6c74734-dd43-44a1-b9a3-cafa523fc44a", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4770,10 +4770,10 @@ } }, { - "fullUrl": "Organization/1732560947004561000.e2b0f63b-e4ac-4731-9213-2982445eac53", + "fullUrl": "Organization/1735607789451052000.37570915-eb73-48bf-a47a-0f21de6138df", "resource": { "resourceType": "Organization", - "id": "1732560947004561000.e2b0f63b-e4ac-4731-9213-2982445eac53", + "id": "1735607789451052000.37570915-eb73-48bf-a47a-0f21de6138df", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -4881,7 +4881,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947003406000.c4cab69c-62b5-42e4-816f-9d6ec0eea29c" + "reference": "Location/1735607789450177000.e6c74734-dd43-44a1-b9a3-cafa523fc44a" } } ], @@ -4900,10 +4900,10 @@ } }, { - "fullUrl": "Location/1732560947005240000.cfe9822d-c368-4536-a335-cef80cdf0cdd", + "fullUrl": "Location/1735607789451705000.4a934e83-2a80-47e9-bbff-d492029451ab", "resource": { "resourceType": "Location", - "id": "1732560947005240000.cfe9822d-c368-4536-a335-cef80cdf0cdd", + "id": "1735607789451705000.4a934e83-2a80-47e9-bbff-d492029451ab", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4927,10 +4927,10 @@ } }, { - "fullUrl": "Organization/1732560947006034000.092cb85f-9594-4697-85cd-fc3119b7430e", + "fullUrl": "Organization/1735607789452466000.a861f493-536d-4c92-a4c9-be3e9b3790a4", "resource": { "resourceType": "Organization", - "id": "1732560947006034000.092cb85f-9594-4697-85cd-fc3119b7430e", + "id": "1735607789452466000.a861f493-536d-4c92-a4c9-be3e9b3790a4", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -5038,7 +5038,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947005240000.cfe9822d-c368-4536-a335-cef80cdf0cdd" + "reference": "Location/1735607789451705000.4a934e83-2a80-47e9-bbff-d492029451ab" } } ], @@ -5057,10 +5057,10 @@ } }, { - "fullUrl": "RelatedPerson/1732560947019898000.8912d887-a4d5-4ce9-af9d-c04c12e6dcb0", + "fullUrl": "RelatedPerson/1735607789466485000.2e42cc17-cf86-48fd-ba66-e408a017d2e0", "resource": { "resourceType": "RelatedPerson", - "id": "1732560947019898000.8912d887-a4d5-4ce9-af9d-c04c12e6dcb0", + "id": "1735607789466485000.2e42cc17-cf86-48fd-ba66-e408a017d2e0", "identifier": [ { "value": "maybe" @@ -5069,10 +5069,10 @@ } }, { - "fullUrl": "RelatedPerson/1732560947020256000.43a42303-ede4-421c-b7c5-7ddf28da8827", + "fullUrl": "RelatedPerson/1735607789466882000.88992c12-14e1-49bc-9c2d-b912fac21955", "resource": { "resourceType": "RelatedPerson", - "id": "1732560947020256000.43a42303-ede4-421c-b7c5-7ddf28da8827", + "id": "1735607789466882000.88992c12-14e1-49bc-9c2d-b912fac21955", "identifier": [ { "value": "maybe not" @@ -5081,10 +5081,10 @@ } }, { - "fullUrl": "Organization/1732560947028683000.e8d76b91-dd13-4728-922a-841490e02430", + "fullUrl": "Organization/1735607789475161000.607492b8-293e-4676-9ba0-80ac477a81ea", "resource": { "resourceType": "Organization", - "id": "1732560947028683000.e8d76b91-dd13-4728-922a-841490e02430", + "id": "1735607789475161000.607492b8-293e-4676-9ba0-80ac477a81ea", "identifier": [ { "extension": [ @@ -5117,10 +5117,10 @@ } }, { - "fullUrl": "Organization/1732560947033318000.460ab4a3-da0f-4bec-a270-ae253a95d100", + "fullUrl": "Organization/1735607789479937000.0ffe6365-3167-46b8-97cd-b89e3c3cc76c", "resource": { "resourceType": "Organization", - "id": "1732560947033318000.460ab4a3-da0f-4bec-a270-ae253a95d100", + "id": "1735607789479937000.0ffe6365-3167-46b8-97cd-b89e3c3cc76c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -5264,17 +5264,17 @@ } }, { - "fullUrl": "Provenance/1732560947067669000.a71997f2-8202-4359-b2bc-87d0c35d7122", + "fullUrl": "Provenance/1735607789515261000.f8ef0058-b6ac-4e30-ba2c-a20986fc8af5", "resource": { "resourceType": "Provenance", - "id": "1732560947067669000.a71997f2-8202-4359-b2bc-87d0c35d7122", + "id": "1735607789515261000.f8ef0058-b6ac-4e30-ba2c-a20986fc8af5", "target": [ { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" } ], "occurredDateTime": "2024-08-21T11:38:00Z", - "recorded": "2024-11-25T13:55:47Z", + "recorded": "2024-12-30T20:16:29Z", "activity": { "coding": [ { @@ -5294,17 +5294,17 @@ ] }, "who": { - "reference": "Organization/1732560947067347000.b0dfe50b-7dd5-4db3-bf94-2660507b9a6b" + "reference": "Organization/1735607789514960000.c418736a-224b-45b1-816b-a75809d8f337" } } ] } }, { - "fullUrl": "Organization/1732560947067347000.b0dfe50b-7dd5-4db3-bf94-2660507b9a6b", + "fullUrl": "Organization/1735607789514960000.c418736a-224b-45b1-816b-a75809d8f337", "resource": { "resourceType": "Organization", - "id": "1732560947067347000.b0dfe50b-7dd5-4db3-bf94-2660507b9a6b", + "id": "1735607789514960000.c418736a-224b-45b1-816b-a75809d8f337", "identifier": [ { "extension": [ @@ -5337,10 +5337,10 @@ } }, { - "fullUrl": "RelatedPerson/1732560947078273000.c258bc9d-a81e-4489-ac7b-b42f17bdcdff", + "fullUrl": "RelatedPerson/1735607789526310000.dbdd8551-5077-4197-8a82-0b08a39be8e4", "resource": { "resourceType": "RelatedPerson", - "id": "1732560947078273000.c258bc9d-a81e-4489-ac7b-b42f17bdcdff", + "id": "1735607789526310000.dbdd8551-5077-4197-8a82-0b08a39be8e4", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Segment", @@ -5352,13 +5352,13 @@ { "url": "NK1.13", "valueReference": { - "reference": "Organization/1732560947070415000.fd05515b-a14d-4605-9a55-af19963cbadb" + "reference": "Organization/1735607789517744000.03a99988-2a47-4aae-bcc6-a75464854b83" } }, { "url": "NK1.13", "valueReference": { - "reference": "Organization/1732560947070704000.d32971c4-235f-4c2a-8d99-c34b900850bb" + "reference": "Organization/1735607789518037000.8ab16480-1c9d-4e87-b345-db7778709cb4" } }, { @@ -5431,7 +5431,7 @@ } ], "patient": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "relationship": [ { @@ -6432,10 +6432,10 @@ } }, { - "fullUrl": "Organization/1732560947070415000.fd05515b-a14d-4605-9a55-af19963cbadb", + "fullUrl": "Organization/1735607789517744000.03a99988-2a47-4aae-bcc6-a75464854b83", "resource": { "resourceType": "Organization", - "id": "1732560947070415000.fd05515b-a14d-4605-9a55-af19963cbadb", + "id": "1735607789517744000.03a99988-2a47-4aae-bcc6-a75464854b83", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -6460,10 +6460,10 @@ } }, { - "fullUrl": "Organization/1732560947070704000.d32971c4-235f-4c2a-8d99-c34b900850bb", + "fullUrl": "Organization/1735607789518037000.8ab16480-1c9d-4e87-b345-db7778709cb4", "resource": { "resourceType": "Organization", - "id": "1732560947070704000.d32971c4-235f-4c2a-8d99-c34b900850bb", + "id": "1735607789518037000.8ab16480-1c9d-4e87-b345-db7778709cb4", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -6488,10 +6488,10 @@ } }, { - "fullUrl": "RelatedPerson/1732560947085287000.b3d57f6d-c29b-43d4-b611-3aca9fda506d", + "fullUrl": "RelatedPerson/1735607789533113000.01a5da61-b2d6-49c3-84c5-b071ea85fc68", "resource": { "resourceType": "RelatedPerson", - "id": "1732560947085287000.b3d57f6d-c29b-43d4-b611-3aca9fda506d", + "id": "1735607789533113000.01a5da61-b2d6-49c3-84c5-b071ea85fc68", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Segment", @@ -6503,7 +6503,7 @@ { "url": "NK1.13", "valueReference": { - "reference": "Organization/1732560947080448000.2021f8f7-23b2-4192-8a52-590089b9a188" + "reference": "Organization/1735607789528210000.ccf71361-12da-4824-9a9a-fb3496b096d1" } }, { @@ -6556,7 +6556,7 @@ } ], "patient": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "relationship": [ { @@ -7172,10 +7172,10 @@ } }, { - "fullUrl": "Organization/1732560947080448000.2021f8f7-23b2-4192-8a52-590089b9a188", + "fullUrl": "Organization/1735607789528210000.ccf71361-12da-4824-9a9a-fb3496b096d1", "resource": { "resourceType": "Organization", - "id": "1732560947080448000.2021f8f7-23b2-4192-8a52-590089b9a188", + "id": "1735607789528210000.ccf71361-12da-4824-9a9a-fb3496b096d1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -7200,10 +7200,10 @@ } }, { - "fullUrl": "Encounter/1732560947116827000.30eb62e2-3974-4fc3-9d69-7b9e6119177e", + "fullUrl": "Encounter/1735607789565393000.2075dbd4-8b88-4110-b872-e6a445cdde7f", "resource": { "resourceType": "Encounter", - "id": "1732560947116827000.30eb62e2-3974-4fc3-9d69-7b9e6119177e", + "id": "1735607789565393000.2075dbd4-8b88-4110-b872-e6a445cdde7f", "meta": { "security": [ { @@ -7542,13 +7542,13 @@ { "url": "PV2.23", "valueReference": { - "reference": "Organization/1732560947096488000.785ac0b2-17f6-4b0f-872e-660e5f53c4a6" + "reference": "Organization/1735607789543720000.08a0470d-a41d-43f1-9fda-0e205c44dea0" } }, { "url": "PV2.23", "valueReference": { - "reference": "Organization/1732560947097902000.0904e746-7f9b-4641-b50d-ef3642d27ac9" + "reference": "Organization/1735607789545422000.223e73ed-7ea7-40de-b13c-ca4db4a38e41" } }, { @@ -7679,11 +7679,11 @@ ] }, "subject": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "episodeOfCare": [ { - "reference": "EpisodeOfCare/1732560947117362000.9b75561a-8224-4fc9-9030-8370b84d42ee" + "reference": "EpisodeOfCare/1735607789565923000.72b02b00-3b17-4a4f-93cb-c649a1c96487" } ], "participant": [ @@ -7700,7 +7700,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947101401000.31ca3069-9607-43d3-ba15-b05ee95726db" + "reference": "Practitioner/1735607789549216000.2258fbf0-4555-43c4-80b9-802113b54959" } }, { @@ -7716,7 +7716,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947102328000.9ac2c5de-59a3-4ebf-b36a-f5b33070ffb8" + "reference": "Practitioner/1735607789550253000.1d1db3db-7201-4bb6-8213-59a1d4edd981" } }, { @@ -7732,7 +7732,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947102919000.46c5e45b-5bbf-4cc9-9edb-beaf8d35f18a" + "reference": "Practitioner/1735607789550896000.700666bb-6f01-44be-bb36-8def2faea1a3" } }, { @@ -7748,7 +7748,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947103509000.f2c8d8c3-4604-435b-8204-e550b5598002" + "reference": "Practitioner/1735607789551727000.c13bfb48-3f3a-4f62-be52-43aa010dbb8a" } }, { @@ -7764,7 +7764,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947104221000.4c197e78-08a6-4fab-9ea2-f9de06488294" + "reference": "Practitioner/1735607789552421000.3b8fa292-b469-4171-b58e-dfb28b2cfa83" } }, { @@ -7780,7 +7780,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947104860000.43f59350-cc0d-4485-a034-63e0fe31fa0c" + "reference": "Practitioner/1735607789553063000.45ff9315-aa6b-4569-bba3-31550e5201ae" } }, { @@ -7796,7 +7796,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947105422000.f8e05326-ac6e-4f82-8da1-33210f1eeb70" + "reference": "Practitioner/1735607789553667000.3d345330-3495-472b-bd24-2a41c88a0085" } }, { @@ -7812,7 +7812,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947105965000.902547cf-9532-4523-b705-9b6d3b013092" + "reference": "Practitioner/1735607789554302000.c05d6f0e-c752-47eb-a490-1d7771336e8f" } }, { @@ -7828,7 +7828,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947108468000.8804a57c-53bc-4061-92cd-f6255e3a984c" + "reference": "Practitioner/1735607789557025000.208f3367-5ff0-4259-8eb5-c571a4d41c86" } }, { @@ -7844,7 +7844,7 @@ } ], "individual": { - "reference": "Practitioner/1732560947110860000.0fe20340-4918-4319-a79f-79582e0678b8" + "reference": "Practitioner/1735607789559587000.41a17b4b-d095-4247-b540-ef28c9fbccf5" } } ], @@ -7977,7 +7977,7 @@ } ], "destination": { - "reference": "Location/1732560947098491000.f1158a39-67bc-4de0-a7b5-451b9e15dd2f" + "reference": "Location/1735607789545966000.645a36f8-c25c-4da5-8306-5c604dd51f60" }, "dischargeDisposition": { "coding": [ @@ -8007,7 +8007,7 @@ } ], "location": { - "reference": "Location/1732560947113843000.69b30a21-c4ce-4fc7-a0b3-485f8ffbdf37" + "reference": "Location/1735607789562451000.06a7267a-3ab3-4661-9297-4219312b72a7" }, "status": "active" }, @@ -8019,7 +8019,7 @@ } ], "location": { - "reference": "Location/1732560947114854000.8fb3eb16-f138-4c7b-99de-034230a291d0" + "reference": "Location/1735607789563417000.329aec3f-e5d2-4c2f-a62d-d740c22f77af" }, "status": "completed" }, @@ -8035,7 +8035,7 @@ } ], "location": { - "reference": "Location/1732560947115174000.e3d61a25-d515-4e08-84c4-9650eb2b5fdd" + "reference": "Location/1735607789563728000.b82acbca-feca-49ec-af36-5898b6a56f21" }, "status": "active" }, @@ -8047,7 +8047,7 @@ } ], "location": { - "reference": "Location/1732560947115496000.3c37c486-0bde-47de-9279-7d781ea92acd" + "reference": "Location/1735607789564031000.d02a9d2f-25fd-4631-a14f-7c27652e16e8" }, "status": "planned" }, @@ -8063,7 +8063,7 @@ } ], "location": { - "reference": "Location/1732560947115807000.7073bf4f-0083-4388-b8f1-1082a1584772" + "reference": "Location/1735607789564325000.27604f89-b265-4648-bb40-4008fe93d4a6" }, "status": "completed" }, @@ -8079,7 +8079,7 @@ } ], "location": { - "reference": "Location/1732560947116718000.05d1c715-158f-473c-90ae-c89df79005e7" + "reference": "Location/1735607789565275000.2856cdc2-b42f-4771-a32a-46d4d25e5cfd" }, "status": "planned" } @@ -8087,10 +8087,10 @@ } }, { - "fullUrl": "Location/1732560947095713000.10b2dfdb-eae6-4703-a3fe-b5ee56ac1330", + "fullUrl": "Location/1735607789543064000.cfdb2b56-3486-4488-ab4a-78ceb3fa48a9", "resource": { "resourceType": "Location", - "id": "1732560947095713000.10b2dfdb-eae6-4703-a3fe-b5ee56ac1330", + "id": "1735607789543064000.cfdb2b56-3486-4488-ab4a-78ceb3fa48a9", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -8114,10 +8114,10 @@ } }, { - "fullUrl": "Organization/1732560947096488000.785ac0b2-17f6-4b0f-872e-660e5f53c4a6", + "fullUrl": "Organization/1735607789543720000.08a0470d-a41d-43f1-9fda-0e205c44dea0", "resource": { "resourceType": "Organization", - "id": "1732560947096488000.785ac0b2-17f6-4b0f-872e-660e5f53c4a6", + "id": "1735607789543720000.08a0470d-a41d-43f1-9fda-0e205c44dea0", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -8217,7 +8217,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947095713000.10b2dfdb-eae6-4703-a3fe-b5ee56ac1330" + "reference": "Location/1735607789543064000.cfdb2b56-3486-4488-ab4a-78ceb3fa48a9" } } ], @@ -8236,10 +8236,10 @@ } }, { - "fullUrl": "Location/1732560947097075000.893658cf-04c0-44c7-90fc-9c1965fb9dca", + "fullUrl": "Location/1735607789544686000.8e0c5be7-9162-4b60-8666-afa01f67a2a8", "resource": { "resourceType": "Location", - "id": "1732560947097075000.893658cf-04c0-44c7-90fc-9c1965fb9dca", + "id": "1735607789544686000.8e0c5be7-9162-4b60-8666-afa01f67a2a8", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -8263,10 +8263,10 @@ } }, { - "fullUrl": "Organization/1732560947097902000.0904e746-7f9b-4641-b50d-ef3642d27ac9", + "fullUrl": "Organization/1735607789545422000.223e73ed-7ea7-40de-b13c-ca4db4a38e41", "resource": { "resourceType": "Organization", - "id": "1732560947097902000.0904e746-7f9b-4641-b50d-ef3642d27ac9", + "id": "1735607789545422000.223e73ed-7ea7-40de-b13c-ca4db4a38e41", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -8366,7 +8366,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947097075000.893658cf-04c0-44c7-90fc-9c1965fb9dca" + "reference": "Location/1735607789544686000.8e0c5be7-9162-4b60-8666-afa01f67a2a8" } } ], @@ -8385,10 +8385,10 @@ } }, { - "fullUrl": "Location/1732560947098491000.f1158a39-67bc-4de0-a7b5-451b9e15dd2f", + "fullUrl": "Location/1735607789545966000.645a36f8-c25c-4da5-8306-5c604dd51f60", "resource": { "resourceType": "Location", - "id": "1732560947098491000.f1158a39-67bc-4de0-a7b5-451b9e15dd2f", + "id": "1735607789545966000.645a36f8-c25c-4da5-8306-5c604dd51f60", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/dld2-effective-date", @@ -8398,10 +8398,10 @@ } }, { - "fullUrl": "Practitioner/1732560947101401000.31ca3069-9607-43d3-ba15-b05ee95726db", + "fullUrl": "Practitioner/1735607789549216000.2258fbf0-4555-43c4-80b9-802113b54959", "resource": { "resourceType": "Practitioner", - "id": "1732560947101401000.31ca3069-9607-43d3-ba15-b05ee95726db", + "id": "1735607789549216000.2258fbf0-4555-43c4-80b9-802113b54959", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -8494,10 +8494,10 @@ } }, { - "fullUrl": "Practitioner/1732560947102328000.9ac2c5de-59a3-4ebf-b36a-f5b33070ffb8", + "fullUrl": "Practitioner/1735607789550253000.1d1db3db-7201-4bb6-8213-59a1d4edd981", "resource": { "resourceType": "Practitioner", - "id": "1732560947102328000.9ac2c5de-59a3-4ebf-b36a-f5b33070ffb8", + "id": "1735607789550253000.1d1db3db-7201-4bb6-8213-59a1d4edd981", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -8590,10 +8590,10 @@ } }, { - "fullUrl": "Practitioner/1732560947102919000.46c5e45b-5bbf-4cc9-9edb-beaf8d35f18a", + "fullUrl": "Practitioner/1735607789550896000.700666bb-6f01-44be-bb36-8def2faea1a3", "resource": { "resourceType": "Practitioner", - "id": "1732560947102919000.46c5e45b-5bbf-4cc9-9edb-beaf8d35f18a", + "id": "1735607789550896000.700666bb-6f01-44be-bb36-8def2faea1a3", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8613,10 +8613,10 @@ } }, { - "fullUrl": "Practitioner/1732560947103509000.f2c8d8c3-4604-435b-8204-e550b5598002", + "fullUrl": "Practitioner/1735607789551727000.c13bfb48-3f3a-4f62-be52-43aa010dbb8a", "resource": { "resourceType": "Practitioner", - "id": "1732560947103509000.f2c8d8c3-4604-435b-8204-e550b5598002", + "id": "1735607789551727000.c13bfb48-3f3a-4f62-be52-43aa010dbb8a", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8636,10 +8636,10 @@ } }, { - "fullUrl": "Practitioner/1732560947104221000.4c197e78-08a6-4fab-9ea2-f9de06488294", + "fullUrl": "Practitioner/1735607789552421000.3b8fa292-b469-4171-b58e-dfb28b2cfa83", "resource": { "resourceType": "Practitioner", - "id": "1732560947104221000.4c197e78-08a6-4fab-9ea2-f9de06488294", + "id": "1735607789552421000.3b8fa292-b469-4171-b58e-dfb28b2cfa83", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8659,10 +8659,10 @@ } }, { - "fullUrl": "Practitioner/1732560947104860000.43f59350-cc0d-4485-a034-63e0fe31fa0c", + "fullUrl": "Practitioner/1735607789553063000.45ff9315-aa6b-4569-bba3-31550e5201ae", "resource": { "resourceType": "Practitioner", - "id": "1732560947104860000.43f59350-cc0d-4485-a034-63e0fe31fa0c", + "id": "1735607789553063000.45ff9315-aa6b-4569-bba3-31550e5201ae", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8682,10 +8682,10 @@ } }, { - "fullUrl": "Practitioner/1732560947105422000.f8e05326-ac6e-4f82-8da1-33210f1eeb70", + "fullUrl": "Practitioner/1735607789553667000.3d345330-3495-472b-bd24-2a41c88a0085", "resource": { "resourceType": "Practitioner", - "id": "1732560947105422000.f8e05326-ac6e-4f82-8da1-33210f1eeb70", + "id": "1735607789553667000.3d345330-3495-472b-bd24-2a41c88a0085", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8705,10 +8705,10 @@ } }, { - "fullUrl": "Practitioner/1732560947105965000.902547cf-9532-4523-b705-9b6d3b013092", + "fullUrl": "Practitioner/1735607789554302000.c05d6f0e-c752-47eb-a490-1d7771336e8f", "resource": { "resourceType": "Practitioner", - "id": "1732560947105965000.902547cf-9532-4523-b705-9b6d3b013092", + "id": "1735607789554302000.c05d6f0e-c752-47eb-a490-1d7771336e8f", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -8728,10 +8728,10 @@ } }, { - "fullUrl": "Practitioner/1732560947108468000.8804a57c-53bc-4061-92cd-f6255e3a984c", + "fullUrl": "Practitioner/1735607789557025000.208f3367-5ff0-4259-8eb5-c571a4d41c86", "resource": { "resourceType": "Practitioner", - "id": "1732560947108468000.8804a57c-53bc-4061-92cd-f6255e3a984c", + "id": "1735607789557025000.208f3367-5ff0-4259-8eb5-c571a4d41c86", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -8939,10 +8939,10 @@ } }, { - "fullUrl": "Practitioner/1732560947110860000.0fe20340-4918-4319-a79f-79582e0678b8", + "fullUrl": "Practitioner/1735607789559587000.41a17b4b-d095-4247-b540-ef28c9fbccf5", "resource": { "resourceType": "Practitioner", - "id": "1732560947110860000.0fe20340-4918-4319-a79f-79582e0678b8", + "id": "1735607789559587000.41a17b4b-d095-4247-b540-ef28c9fbccf5", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -9150,10 +9150,10 @@ } }, { - "fullUrl": "Organization/1732560947111430000.94aae298-0670-4c92-9b55-07e2b204bbe6", + "fullUrl": "Organization/1735607789560120000.a7136a75-2c15-41be-9029-90a7dcd75c79", "resource": { "resourceType": "Organization", - "id": "1732560947111430000.94aae298-0670-4c92-9b55-07e2b204bbe6", + "id": "1735607789560120000.a7136a75-2c15-41be-9029-90a7dcd75c79", "identifier": [ { "extension": [ @@ -9186,10 +9186,10 @@ } }, { - "fullUrl": "Location/1732560947113006000.f1399e9c-b308-41f3-99fe-813d35e491b5", + "fullUrl": "Location/1735607789561814000.13d2c568-e935-47dd-a6d6-180f28f08fe8", "resource": { "resourceType": "Location", - "id": "1732560947113006000.f1399e9c-b308-41f3-99fe-813d35e491b5", + "id": "1735607789561814000.13d2c568-e935-47dd-a6d6-180f28f08fe8", "identifier": [ { "extension": [ @@ -9234,10 +9234,10 @@ } }, { - "fullUrl": "Location/1732560947113103000.5484952c-beb2-4586-9b6e-ea591bd7e31b", + "fullUrl": "Location/1735607789561916000.3e596a74-e98a-4071-be8e-a2ecdf7de385", "resource": { "resourceType": "Location", - "id": "1732560947113103000.5484952c-beb2-4586-9b6e-ea591bd7e31b", + "id": "1735607789561916000.3e596a74-e98a-4071-be8e-a2ecdf7de385", "identifier": [ { "extension": [ @@ -9266,15 +9266,15 @@ ] }, "partOf": { - "reference": "Location/1732560947113006000.f1399e9c-b308-41f3-99fe-813d35e491b5" + "reference": "Location/1735607789561814000.13d2c568-e935-47dd-a6d6-180f28f08fe8" } } }, { - "fullUrl": "Location/1732560947113244000.acad36a0-0546-48f2-859b-faa1c4b233e4", + "fullUrl": "Location/1735607789562015000.a9daba62-3d9d-4577-8567-a9192651b29c", "resource": { "resourceType": "Location", - "id": "1732560947113244000.acad36a0-0546-48f2-859b-faa1c4b233e4", + "id": "1735607789562015000.a9daba62-3d9d-4577-8567-a9192651b29c", "identifier": [ { "extension": [ @@ -9303,15 +9303,15 @@ ] }, "partOf": { - "reference": "Location/1732560947113103000.5484952c-beb2-4586-9b6e-ea591bd7e31b" + "reference": "Location/1735607789561916000.3e596a74-e98a-4071-be8e-a2ecdf7de385" } } }, { - "fullUrl": "Location/1732560947113385000.c43a9b50-f6a0-4036-8d4c-587fa7f4d07d", + "fullUrl": "Location/1735607789562119000.cbf0b8d6-16da-441b-a376-8c3c54ccd2f8", "resource": { "resourceType": "Location", - "id": "1732560947113385000.c43a9b50-f6a0-4036-8d4c-587fa7f4d07d", + "id": "1735607789562119000.cbf0b8d6-16da-441b-a376-8c3c54ccd2f8", "identifier": [ { "extension": [ @@ -9361,15 +9361,15 @@ ] }, "partOf": { - "reference": "Location/1732560947113244000.acad36a0-0546-48f2-859b-faa1c4b233e4" + "reference": "Location/1735607789562015000.a9daba62-3d9d-4577-8567-a9192651b29c" } } }, { - "fullUrl": "Location/1732560947113539000.5c4972fb-092f-4caa-a0bb-29d53a4f4bc0", + "fullUrl": "Location/1735607789562227000.a9cd3ae3-866d-4d80-888e-2dd4f4561a6f", "resource": { "resourceType": "Location", - "id": "1732560947113539000.5c4972fb-092f-4caa-a0bb-29d53a4f4bc0", + "id": "1735607789562227000.a9cd3ae3-866d-4d80-888e-2dd4f4561a6f", "identifier": [ { "extension": [ @@ -9412,15 +9412,15 @@ ] }, "partOf": { - "reference": "Location/1732560947113385000.c43a9b50-f6a0-4036-8d4c-587fa7f4d07d" + "reference": "Location/1735607789562119000.cbf0b8d6-16da-441b-a376-8c3c54ccd2f8" } } }, { - "fullUrl": "Location/1732560947113843000.69b30a21-c4ce-4fc7-a0b3-485f8ffbdf37", + "fullUrl": "Location/1735607789562451000.06a7267a-3ab3-4661-9297-4219312b72a7", "resource": { "resourceType": "Location", - "id": "1732560947113843000.69b30a21-c4ce-4fc7-a0b3-485f8ffbdf37", + "id": "1735607789562451000.06a7267a-3ab3-4661-9297-4219312b72a7", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -9472,7 +9472,7 @@ ], "value": "Comprehensive", "assigner": { - "reference": "Organization/1732560947111430000.94aae298-0670-4c92-9b55-07e2b204bbe6" + "reference": "Organization/1735607789560120000.a7136a75-2c15-41be-9029-90a7dcd75c79" } } ], @@ -9487,15 +9487,15 @@ ] }, "partOf": { - "reference": "Location/1732560947113539000.5c4972fb-092f-4caa-a0bb-29d53a4f4bc0" + "reference": "Location/1735607789562227000.a9cd3ae3-866d-4d80-888e-2dd4f4561a6f" } } }, { - "fullUrl": "Organization/1732560947114313000.03edb821-2a38-4212-a897-a535db77468f", + "fullUrl": "Organization/1735607789562926000.46198eca-b653-4614-af82-8b2cc24b2045", "resource": { "resourceType": "Organization", - "id": "1732560947114313000.03edb821-2a38-4212-a897-a535db77468f", + "id": "1735607789562926000.46198eca-b653-4614-af82-8b2cc24b2045", "identifier": [ { "extension": [ @@ -9528,10 +9528,10 @@ } }, { - "fullUrl": "Location/1732560947114854000.8fb3eb16-f138-4c7b-99de-034230a291d0", + "fullUrl": "Location/1735607789563417000.329aec3f-e5d2-4c2f-a62d-d740c22f77af", "resource": { "resourceType": "Location", - "id": "1732560947114854000.8fb3eb16-f138-4c7b-99de-034230a291d0", + "id": "1735607789563417000.329aec3f-e5d2-4c2f-a62d-d740c22f77af", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -9591,7 +9591,7 @@ ], "value": "Entity ID", "assigner": { - "reference": "Organization/1732560947114313000.03edb821-2a38-4212-a897-a535db77468f" + "reference": "Organization/1735607789562926000.46198eca-b653-4614-af82-8b2cc24b2045" } } ], @@ -9609,37 +9609,37 @@ } }, { - "fullUrl": "Location/1732560947115174000.e3d61a25-d515-4e08-84c4-9650eb2b5fdd", + "fullUrl": "Location/1735607789563728000.b82acbca-feca-49ec-af36-5898b6a56f21", "resource": { "resourceType": "Location", - "id": "1732560947115174000.e3d61a25-d515-4e08-84c4-9650eb2b5fdd", + "id": "1735607789563728000.b82acbca-feca-49ec-af36-5898b6a56f21", "description": "Its Temporary", "mode": "instance" } }, { - "fullUrl": "Location/1732560947115496000.3c37c486-0bde-47de-9279-7d781ea92acd", + "fullUrl": "Location/1735607789564031000.d02a9d2f-25fd-4631-a14f-7c27652e16e8", "resource": { "resourceType": "Location", - "id": "1732560947115496000.3c37c486-0bde-47de-9279-7d781ea92acd", + "id": "1735607789564031000.d02a9d2f-25fd-4631-a14f-7c27652e16e8", "description": "Pending Location", "mode": "instance" } }, { - "fullUrl": "Location/1732560947115807000.7073bf4f-0083-4388-b8f1-1082a1584772", + "fullUrl": "Location/1735607789564325000.27604f89-b265-4648-bb40-4008fe93d4a6", "resource": { "resourceType": "Location", - "id": "1732560947115807000.7073bf4f-0083-4388-b8f1-1082a1584772", + "id": "1735607789564325000.27604f89-b265-4648-bb40-4008fe93d4a6", "description": "Prior Location", "mode": "instance" } }, { - "fullUrl": "Organization/1732560947116253000.9cdcc78d-f79f-465a-b746-c9158deedd71", + "fullUrl": "Organization/1735607789564762000.f9a0a1dd-dfec-4678-899b-89f5c0af9955", "resource": { "resourceType": "Organization", - "id": "1732560947116253000.9cdcc78d-f79f-465a-b746-c9158deedd71", + "id": "1735607789564762000.f9a0a1dd-dfec-4678-899b-89f5c0af9955", "identifier": [ { "extension": [ @@ -9672,10 +9672,10 @@ } }, { - "fullUrl": "Location/1732560947116718000.05d1c715-158f-473c-90ae-c89df79005e7", + "fullUrl": "Location/1735607789565275000.2856cdc2-b42f-4771-a32a-46d4d25e5cfd", "resource": { "resourceType": "Location", - "id": "1732560947116718000.05d1c715-158f-473c-90ae-c89df79005e7", + "id": "1735607789565275000.2856cdc2-b42f-4771-a32a-46d4d25e5cfd", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -9735,7 +9735,7 @@ ], "value": "Entity ID", "assigner": { - "reference": "Organization/1732560947116253000.9cdcc78d-f79f-465a-b746-c9158deedd71" + "reference": "Organization/1735607789564762000.f9a0a1dd-dfec-4678-899b-89f5c0af9955" } } ], @@ -9753,10 +9753,10 @@ } }, { - "fullUrl": "EpisodeOfCare/1732560947117362000.9b75561a-8224-4fc9-9030-8370b84d42ee", + "fullUrl": "EpisodeOfCare/1735607789565923000.72b02b00-3b17-4a4f-93cb-c649a1c96487", "resource": { "resourceType": "EpisodeOfCare", - "id": "1732560947117362000.9b75561a-8224-4fc9-9030-8370b84d42ee", + "id": "1735607789565923000.72b02b00-3b17-4a4f-93cb-c649a1c96487", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -9775,10 +9775,10 @@ } }, { - "fullUrl": "Observation/1732560947435581000.24cfd8df-b5c0-4e26-8530-038f0d0f38bd", + "fullUrl": "Observation/1735607789866616000.4c9c49de-6679-4d13-aab6-08738b57b19b", "resource": { "resourceType": "Observation", - "id": "1732560947435581000.24cfd8df-b5c0-4e26-8530-038f0d0f38bd", + "id": "1735607789866616000.4c9c49de-6679-4d13-aab6-08738b57b19b", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sub-id", @@ -9959,7 +9959,7 @@ { "url": "OBX.18", "valueReference": { - "reference": "Device/1732560947433754000.19ca0d1d-0037-4c58-a555-45d998f94102" + "reference": "Device/1735607789865092000.b3da9051-a34c-4ce0-93a9-11bae43f2835" } }, { @@ -10030,10 +10030,10 @@ ] }, "subject": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "encounter": { - "reference": "Encounter/1732560947116827000.30eb62e2-3974-4fc3-9d69-7b9e6119177e" + "reference": "Encounter/1735607789565393000.2075dbd4-8b88-4110-b872-e6a445cdde7f" }, "effectiveDateTime": "2023-01-01T00:00:00Z", "_effectiveDateTime": { @@ -10046,13 +10046,13 @@ }, "performer": [ { - "reference": "Organization/1732560947436263000.e0e7f96c-30a7-48f7-a0ab-e43f923f9f4f" + "reference": "Organization/1735607789867204000.845c04fa-779b-4280-8ccd-d76ea2a0f90a" }, { - "reference": "PractitionerRole/1732560947436510000.3bd0c3ad-775d-4c25-a2b8-22d533364a14" + "reference": "PractitionerRole/1735607789867416000.d58519c0-4e71-481c-b432-da5cb9d9c3c0" }, { - "reference": "PractitionerRole/1732560947437350000.a95aa005-ca56-47ab-94c5-8fede0d519ef" + "reference": "PractitionerRole/1735607789868200000.a5a6c343-ee54-41ed-b7f7-56c13b63d170" } ], "valueCodeableConcept": { @@ -10150,7 +10150,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732560947440304000.24cf6e82-960a-4605-8d9a-72b2e785c6b4" + "reference": "Practitioner/1735607789871179000.ba90b7be-4e6d-4d97-82f5-240daa90ed6d" }, "time": "2023-02-11", "_time": { @@ -10222,7 +10222,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732560947441597000.2dc62479-1ac9-4917-ba62-411e37453721" + "reference": "Practitioner/1735607789876151000.d30d295f-a251-40f1-b90d-c271f3c82960" }, "time": "2023-02-11", "_time": { @@ -10269,7 +10269,7 @@ ] }, "device": { - "reference": "Device/1732560947442931000.3c2978d9-1ed9-4a9a-9bb4-b4d49bfe12ec" + "reference": "Device/1735607789877411000.3dfd7c60-4c8a-41bb-bc2e-c5151ab8f2ef" }, "referenceRange": [ { @@ -10279,10 +10279,10 @@ } }, { - "fullUrl": "Device/1732560947433754000.19ca0d1d-0037-4c58-a555-45d998f94102", + "fullUrl": "Device/1735607789865092000.b3da9051-a34c-4ce0-93a9-11bae43f2835", "resource": { "resourceType": "Device", - "id": "1732560947433754000.19ca0d1d-0037-4c58-a555-45d998f94102", + "id": "1735607789865092000.b3da9051-a34c-4ce0-93a9-11bae43f2835", "identifier": [ { "extension": [ @@ -10310,10 +10310,10 @@ } }, { - "fullUrl": "Organization/1732560947436263000.e0e7f96c-30a7-48f7-a0ab-e43f923f9f4f", + "fullUrl": "Organization/1735607789867204000.845c04fa-779b-4280-8ccd-d76ea2a0f90a", "resource": { "resourceType": "Organization", - "id": "1732560947436263000.e0e7f96c-30a7-48f7-a0ab-e43f923f9f4f", + "id": "1735607789867204000.845c04fa-779b-4280-8ccd-d76ea2a0f90a", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-organization", @@ -10351,10 +10351,10 @@ } }, { - "fullUrl": "Practitioner/1732560947437107000.5bd8092f-c0f1-440f-b4bb-1c8681413bc9", + "fullUrl": "Practitioner/1735607789867967000.1ea70da0-1ed7-419c-b2b3-f00b02cfcd33", "resource": { "resourceType": "Practitioner", - "id": "1732560947437107000.5bd8092f-c0f1-440f-b4bb-1c8681413bc9", + "id": "1735607789867967000.1ea70da0-1ed7-419c-b2b3-f00b02cfcd33", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -10382,12 +10382,12 @@ } }, { - "fullUrl": "PractitionerRole/1732560947436510000.3bd0c3ad-775d-4c25-a2b8-22d533364a14", + "fullUrl": "PractitionerRole/1735607789867416000.d58519c0-4e71-481c-b432-da5cb9d9c3c0", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947436510000.3bd0c3ad-775d-4c25-a2b8-22d533364a14", + "id": "1735607789867416000.d58519c0-4e71-481c-b432-da5cb9d9c3c0", "practitioner": { - "reference": "Practitioner/1732560947437107000.5bd8092f-c0f1-440f-b4bb-1c8681413bc9" + "reference": "Practitioner/1735607789867967000.1ea70da0-1ed7-419c-b2b3-f00b02cfcd33" }, "code": [ { @@ -10402,10 +10402,10 @@ } }, { - "fullUrl": "Practitioner/1732560947437952000.28334464-853e-4881-bfc3-9ad3c0f82280", + "fullUrl": "Practitioner/1735607789868785000.72a1973e-eccc-442e-a95d-dd7d397577fb", "resource": { "resourceType": "Practitioner", - "id": "1732560947437952000.28334464-853e-4881-bfc3-9ad3c0f82280", + "id": "1735607789868785000.72a1973e-eccc-442e-a95d-dd7d397577fb", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -10433,10 +10433,10 @@ } }, { - "fullUrl": "Organization/1732560947438950000.3d87b7cb-e34a-4026-abe4-33bbd35c10ad", + "fullUrl": "Organization/1735607789869746000.298d19a2-8fbc-404c-917b-c617166d85eb", "resource": { "resourceType": "Organization", - "id": "1732560947438950000.3d87b7cb-e34a-4026-abe4-33bbd35c10ad", + "id": "1735607789869746000.298d19a2-8fbc-404c-917b-c617166d85eb", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -10510,15 +10510,15 @@ } }, { - "fullUrl": "PractitionerRole/1732560947437350000.a95aa005-ca56-47ab-94c5-8fede0d519ef", + "fullUrl": "PractitionerRole/1735607789868200000.a5a6c343-ee54-41ed-b7f7-56c13b63d170", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947437350000.a95aa005-ca56-47ab-94c5-8fede0d519ef", + "id": "1735607789868200000.a5a6c343-ee54-41ed-b7f7-56c13b63d170", "practitioner": { - "reference": "Practitioner/1732560947437952000.28334464-853e-4881-bfc3-9ad3c0f82280" + "reference": "Practitioner/1735607789868785000.72a1973e-eccc-442e-a95d-dd7d397577fb" }, "organization": { - "reference": "Organization/1732560947438950000.3d87b7cb-e34a-4026-abe4-33bbd35c10ad" + "reference": "Organization/1735607789869746000.298d19a2-8fbc-404c-917b-c617166d85eb" }, "code": [ { @@ -10533,10 +10533,10 @@ } }, { - "fullUrl": "Practitioner/1732560947440304000.24cf6e82-960a-4605-8d9a-72b2e785c6b4", + "fullUrl": "Practitioner/1735607789871179000.ba90b7be-4e6d-4d97-82f5-240daa90ed6d", "resource": { "resourceType": "Practitioner", - "id": "1732560947440304000.24cf6e82-960a-4605-8d9a-72b2e785c6b4", + "id": "1735607789871179000.ba90b7be-4e6d-4d97-82f5-240daa90ed6d", "identifier": [ { "value": "Bob R.N.A." @@ -10545,10 +10545,10 @@ } }, { - "fullUrl": "Practitioner/1732560947441597000.2dc62479-1ac9-4917-ba62-411e37453721", + "fullUrl": "Practitioner/1735607789876151000.d30d295f-a251-40f1-b90d-c271f3c82960", "resource": { "resourceType": "Practitioner", - "id": "1732560947441597000.2dc62479-1ac9-4917-ba62-411e37453721", + "id": "1735607789876151000.d30d295f-a251-40f1-b90d-c271f3c82960", "identifier": [ { "value": "Bob R.N.A." @@ -10557,10 +10557,10 @@ } }, { - "fullUrl": "Device/1732560947442931000.3c2978d9-1ed9-4a9a-9bb4-b4d49bfe12ec", + "fullUrl": "Device/1735607789877411000.3dfd7c60-4c8a-41bb-bc2e-c5151ab8f2ef", "resource": { "resourceType": "Device", - "id": "1732560947442931000.3c2978d9-1ed9-4a9a-9bb4-b4d49bfe12ec", + "id": "1735607789877411000.3dfd7c60-4c8a-41bb-bc2e-c5151ab8f2ef", "identifier": [ { "extension": [ @@ -10588,10 +10588,10 @@ } }, { - "fullUrl": "Observation/1732560947452762000.982e8dbf-6f70-46c9-9291-4bf159092ea8", + "fullUrl": "Observation/1735607789881662000.e59d202f-4baa-4da2-aee1-f7ef9486d807", "resource": { "resourceType": "Observation", - "id": "1732560947452762000.982e8dbf-6f70-46c9-9291-4bf159092ea8", + "id": "1735607789881662000.e59d202f-4baa-4da2-aee1-f7ef9486d807", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sub-id", @@ -10792,13 +10792,13 @@ { "url": "OBX.18", "valueReference": { - "reference": "Device/1732560947450961000.e87c94b2-e6f3-4d4a-9394-dcfa4b260214" + "reference": "Device/1735607789880006000.027c4610-d062-466b-8e1f-46dae1827d5c" } }, { "url": "OBX.18", "valueReference": { - "reference": "Device/1732560947451258000.e01d036e-3a31-4c54-852d-b2223d7ff180" + "reference": "Device/1735607789880255000.335f9517-90d4-4725-96b3-540ae7f3075e" } }, { @@ -10891,10 +10891,10 @@ ] }, "subject": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "encounter": { - "reference": "Encounter/1732560947116827000.30eb62e2-3974-4fc3-9d69-7b9e6119177e" + "reference": "Encounter/1735607789565393000.2075dbd4-8b88-4110-b872-e6a445cdde7f" }, "effectiveDateTime": "2023-01-01T00:00:00Z", "_effectiveDateTime": { @@ -10907,16 +10907,16 @@ }, "performer": [ { - "reference": "Organization/1732560947453324000.d966a526-6886-4262-a380-2cfa66a23632" + "reference": "Organization/1735607789882237000.ded6b237-8e1e-4586-9cf4-d7ce75f969f9" }, { - "reference": "PractitionerRole/1732560947453526000.b4f1bbea-6211-4420-8414-f3499ac71d1a" + "reference": "PractitionerRole/1735607789882486000.3fa7c2df-7240-48f1-89f0-d1d5f70fb313" }, { - "reference": "PractitionerRole/1732560947454333000.d48045c2-d160-4171-919a-d00db16e1b75" + "reference": "PractitionerRole/1735607789883285000.2df30c38-52ec-461f-aea2-39c9311158b6" }, { - "reference": "PractitionerRole/1732560947455114000.18c45f9a-23ca-4a4d-8199-ab441dc23a6e" + "reference": "PractitionerRole/1735607789884046000.39617dc9-c62f-4a82-a669-d48a7589cfcc" } ], "valueCodeableConcept": { @@ -11028,7 +11028,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732560947458639000.71d35ae3-fdc7-45e8-8611-df40fb13c990" + "reference": "Practitioner/1735607789887216000.275894d7-7ce8-4cd6-b9e5-45737061fc20" }, "time": "2023-02-21", "_time": { @@ -11100,7 +11100,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732560947459879000.6fe5cb3a-dcea-4944-bd94-89fc71a97dbc" + "reference": "Practitioner/1735607789888555000.ac2b7bf1-062a-475e-92ac-9e3da4a0326b" }, "time": "2023-02-21", "_time": { @@ -11147,7 +11147,7 @@ ] }, "device": { - "reference": "Device/1732560947461346000.f55a48f7-adec-4248-870f-ea708477853c" + "reference": "Device/1735607789890265000.ea2f7072-b43a-4d0a-a12d-7274a3521d38" }, "referenceRange": [ { @@ -11157,10 +11157,10 @@ } }, { - "fullUrl": "Device/1732560947450961000.e87c94b2-e6f3-4d4a-9394-dcfa4b260214", + "fullUrl": "Device/1735607789880006000.027c4610-d062-466b-8e1f-46dae1827d5c", "resource": { "resourceType": "Device", - "id": "1732560947450961000.e87c94b2-e6f3-4d4a-9394-dcfa4b260214", + "id": "1735607789880006000.027c4610-d062-466b-8e1f-46dae1827d5c", "identifier": [ { "extension": [ @@ -11188,10 +11188,10 @@ } }, { - "fullUrl": "Device/1732560947451258000.e01d036e-3a31-4c54-852d-b2223d7ff180", + "fullUrl": "Device/1735607789880255000.335f9517-90d4-4725-96b3-540ae7f3075e", "resource": { "resourceType": "Device", - "id": "1732560947451258000.e01d036e-3a31-4c54-852d-b2223d7ff180", + "id": "1735607789880255000.335f9517-90d4-4725-96b3-540ae7f3075e", "identifier": [ { "extension": [ @@ -11219,10 +11219,10 @@ } }, { - "fullUrl": "Organization/1732560947453324000.d966a526-6886-4262-a380-2cfa66a23632", + "fullUrl": "Organization/1735607789882237000.ded6b237-8e1e-4586-9cf4-d7ce75f969f9", "resource": { "resourceType": "Organization", - "id": "1732560947453324000.d966a526-6886-4262-a380-2cfa66a23632", + "id": "1735607789882237000.ded6b237-8e1e-4586-9cf4-d7ce75f969f9", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-organization", @@ -11260,10 +11260,10 @@ } }, { - "fullUrl": "Practitioner/1732560947454077000.5f76029c-4b68-4c77-ae9f-df63aa9de998", + "fullUrl": "Practitioner/1735607789883059000.cacc9c0a-0287-4c76-b7d6-257a9aa7827d", "resource": { "resourceType": "Practitioner", - "id": "1732560947454077000.5f76029c-4b68-4c77-ae9f-df63aa9de998", + "id": "1735607789883059000.cacc9c0a-0287-4c76-b7d6-257a9aa7827d", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -11291,12 +11291,12 @@ } }, { - "fullUrl": "PractitionerRole/1732560947453526000.b4f1bbea-6211-4420-8414-f3499ac71d1a", + "fullUrl": "PractitionerRole/1735607789882486000.3fa7c2df-7240-48f1-89f0-d1d5f70fb313", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947453526000.b4f1bbea-6211-4420-8414-f3499ac71d1a", + "id": "1735607789882486000.3fa7c2df-7240-48f1-89f0-d1d5f70fb313", "practitioner": { - "reference": "Practitioner/1732560947454077000.5f76029c-4b68-4c77-ae9f-df63aa9de998" + "reference": "Practitioner/1735607789883059000.cacc9c0a-0287-4c76-b7d6-257a9aa7827d" }, "code": [ { @@ -11311,10 +11311,10 @@ } }, { - "fullUrl": "Practitioner/1732560947454864000.9b076555-2a5b-4c3e-a493-5933cbc6df12", + "fullUrl": "Practitioner/1735607789883824000.bc25de7e-db35-4c1c-8eac-3992f999eb42", "resource": { "resourceType": "Practitioner", - "id": "1732560947454864000.9b076555-2a5b-4c3e-a493-5933cbc6df12", + "id": "1735607789883824000.bc25de7e-db35-4c1c-8eac-3992f999eb42", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -11342,12 +11342,12 @@ } }, { - "fullUrl": "PractitionerRole/1732560947454333000.d48045c2-d160-4171-919a-d00db16e1b75", + "fullUrl": "PractitionerRole/1735607789883285000.2df30c38-52ec-461f-aea2-39c9311158b6", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947454333000.d48045c2-d160-4171-919a-d00db16e1b75", + "id": "1735607789883285000.2df30c38-52ec-461f-aea2-39c9311158b6", "practitioner": { - "reference": "Practitioner/1732560947454864000.9b076555-2a5b-4c3e-a493-5933cbc6df12" + "reference": "Practitioner/1735607789883824000.bc25de7e-db35-4c1c-8eac-3992f999eb42" }, "code": [ { @@ -11362,10 +11362,10 @@ } }, { - "fullUrl": "Practitioner/1732560947455722000.9239160a-b816-4cf1-a255-486e508ed743", + "fullUrl": "Practitioner/1735607789884568000.2e920fdb-1ca0-4414-8b26-c5e1f97b48c1", "resource": { "resourceType": "Practitioner", - "id": "1732560947455722000.9239160a-b816-4cf1-a255-486e508ed743", + "id": "1735607789884568000.2e920fdb-1ca0-4414-8b26-c5e1f97b48c1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -11393,10 +11393,10 @@ } }, { - "fullUrl": "Organization/1732560947457302000.24673c89-ad21-4e07-96bc-1367d4a5eb53", + "fullUrl": "Organization/1735607789885738000.ded4959b-972e-4c21-9b74-479a5a1a4bfd", "resource": { "resourceType": "Organization", - "id": "1732560947457302000.24673c89-ad21-4e07-96bc-1367d4a5eb53", + "id": "1735607789885738000.ded4959b-972e-4c21-9b74-479a5a1a4bfd", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -11470,15 +11470,15 @@ } }, { - "fullUrl": "PractitionerRole/1732560947455114000.18c45f9a-23ca-4a4d-8199-ab441dc23a6e", + "fullUrl": "PractitionerRole/1735607789884046000.39617dc9-c62f-4a82-a669-d48a7589cfcc", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947455114000.18c45f9a-23ca-4a4d-8199-ab441dc23a6e", + "id": "1735607789884046000.39617dc9-c62f-4a82-a669-d48a7589cfcc", "practitioner": { - "reference": "Practitioner/1732560947455722000.9239160a-b816-4cf1-a255-486e508ed743" + "reference": "Practitioner/1735607789884568000.2e920fdb-1ca0-4414-8b26-c5e1f97b48c1" }, "organization": { - "reference": "Organization/1732560947457302000.24673c89-ad21-4e07-96bc-1367d4a5eb53" + "reference": "Organization/1735607789885738000.ded4959b-972e-4c21-9b74-479a5a1a4bfd" }, "code": [ { @@ -11493,10 +11493,10 @@ } }, { - "fullUrl": "Practitioner/1732560947458639000.71d35ae3-fdc7-45e8-8611-df40fb13c990", + "fullUrl": "Practitioner/1735607789887216000.275894d7-7ce8-4cd6-b9e5-45737061fc20", "resource": { "resourceType": "Practitioner", - "id": "1732560947458639000.71d35ae3-fdc7-45e8-8611-df40fb13c990", + "id": "1735607789887216000.275894d7-7ce8-4cd6-b9e5-45737061fc20", "identifier": [ { "value": "Bob R.N.A." @@ -11505,10 +11505,10 @@ } }, { - "fullUrl": "Practitioner/1732560947459879000.6fe5cb3a-dcea-4944-bd94-89fc71a97dbc", + "fullUrl": "Practitioner/1735607789888555000.ac2b7bf1-062a-475e-92ac-9e3da4a0326b", "resource": { "resourceType": "Practitioner", - "id": "1732560947459879000.6fe5cb3a-dcea-4944-bd94-89fc71a97dbc", + "id": "1735607789888555000.ac2b7bf1-062a-475e-92ac-9e3da4a0326b", "identifier": [ { "value": "Bob R.N.A." @@ -11517,10 +11517,10 @@ } }, { - "fullUrl": "Device/1732560947461346000.f55a48f7-adec-4248-870f-ea708477853c", + "fullUrl": "Device/1735607789890265000.ea2f7072-b43a-4d0a-a12d-7274a3521d38", "resource": { "resourceType": "Device", - "id": "1732560947461346000.f55a48f7-adec-4248-870f-ea708477853c", + "id": "1735607789890265000.ea2f7072-b43a-4d0a-a12d-7274a3521d38", "identifier": [ { "extension": [ @@ -11548,10 +11548,10 @@ } }, { - "fullUrl": "Specimen/1732560947469944000.d44f2361-3edc-4170-bea3-6af32fd4a247", + "fullUrl": "Specimen/1735607789900989000.8ef9776c-38fd-4f71-9870-7bd717c42e5a", "resource": { "resourceType": "Specimen", - "id": "1732560947469944000.d44f2361-3edc-4170-bea3-6af32fd4a247", + "id": "1735607789900989000.8ef9776c-38fd-4f71-9870-7bd717c42e5a", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Segment", @@ -11582,7 +11582,7 @@ }, "collection": { "collector": { - "reference": "Practitioner/1732560947472617000.12cea1fc-bc1e-4f6d-8d0b-b1dc8f747ab5" + "reference": "Practitioner/1735607789903609000.7af2a3df-b8ef-4355-8b12-7610c582a821" }, "collectedPeriod": { "end": "2024-02-20", @@ -11718,10 +11718,10 @@ } }, { - "fullUrl": "Practitioner/1732560947472617000.12cea1fc-bc1e-4f6d-8d0b-b1dc8f747ab5", + "fullUrl": "Practitioner/1735607789903609000.7af2a3df-b8ef-4355-8b12-7610c582a821", "resource": { "resourceType": "Practitioner", - "id": "1732560947472617000.12cea1fc-bc1e-4f6d-8d0b-b1dc8f747ab5", + "id": "1735607789903609000.7af2a3df-b8ef-4355-8b12-7610c582a821", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -11870,10 +11870,10 @@ } }, { - "fullUrl": "Specimen/1732560947485272000.2de97c85-b7e1-4d34-89b3-5eb0281675c7", + "fullUrl": "Specimen/1735607789912796000.73e5831e-9e48-4205-b98a-f49a7a6c5871", "resource": { "resourceType": "Specimen", - "id": "1732560947485272000.2de97c85-b7e1-4d34-89b3-5eb0281675c7", + "id": "1735607789912796000.73e5831e-9e48-4205-b98a-f49a7a6c5871", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Segment", @@ -12624,10 +12624,10 @@ } }, { - "fullUrl": "Specimen/1732560947490639000.76590a8f-5db7-4f30-8409-11147b0d050c", + "fullUrl": "Specimen/1735607789917871000.25140080-b05e-4747-9149-aeff9ab51569", "resource": { "resourceType": "Specimen", - "id": "1732560947490639000.76590a8f-5db7-4f30-8409-11147b0d050c", + "id": "1735607789917871000.25140080-b05e-4747-9149-aeff9ab51569", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Segment", @@ -13241,57 +13241,193 @@ } }, { - "fullUrl": "Coverage/1732739201962559000.af1bd55f-2269-4782-a205-39c76d162b0d", + "fullUrl": "Coverage/1735607789932102000.e63069ad-017d-43c8-8d90-a730adac71ed", "resource": { "resourceType": "Coverage", - "id": "1732739201962559000.af1bd55f-2269-4782-a205-39c76d162b0d", + "id": "1735607789932102000.e63069ad-017d-43c8-8d90-a730adac71ed", "extension": [ { - "url": "IN1.14", - "extension": [ - { - "url": "AUI.1", - "valueString": "1701" + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] }, - { - "url": "AUI.2", - "valueString": "19700101" + "value": "19" + } + }, + { + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] }, - { - "url": "AUI.3", - "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" - } - ] + "value": "555221234" + } }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", "extension": [ { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.37" - }, - { - "url": "CP.1.1", - "valueDecimal": 11.11 - }, - { - "url": "CP.1.2", - "valueString": "USD" + "url": "IN1.2", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "EPO" + } + ] + } }, { - "url": "CP.2", - "valueString": "P1" + "url": "IN1.3", + "valueIdentifier": { + "value": "80" + } }, { - "url": "CP.3", - "valueDecimal": 1.001 + "url": "IN1.14", + "extension": [ + { + "url": "AUI.1", + "valueString": "1701" + }, + { + "url": "AUI.2", + "valueString": "19700101" + }, + { + "url": "AUI.3", + "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + } + ] }, { - "url": "CP.4", - "valueDecimal": -1 + "url": "IN1.16", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "HL7" + }, + { + "url": "XPN.3", + "valueString": "MI" + }, + { + "url": "XPN.4", + "valueString": "V" + }, + { + "url": "XPN.6", + "valueString": "BCN" + }, + { + "url": "XPN.7", + "valueString": "L" + }, + { + "url": "XPN.8", + "valueString": "Naaame" + }, + { + "url": "XPN.9", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL7444" + } + ], + "code": "C", + "display": "Name Context" + } + ] + } + } + ] + } + ], + "use": "official", + "family": "Mega", + "_family": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix", + "valueString": "Mr" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name", + "valueString": "MrOwnMega" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix", + "valueString": "Mrs" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name", + "valueString": "MrsOwn" + } + ] + }, + "given": [ + "HL7", + "MI" + ], + "prefix": [ + "DR" + ], + "suffix": [ + "V", + "BCN" + ] + } }, { - "url": "CP.5", + "url": "IN1.17", "valueCodeableConcept": { "coding": [ { @@ -13299,53 +13435,76 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" } ], - "code": "R", - "display": "Range Units" + "code": "SEL" } ] } }, { - "url": "CP.6", - "valueString": "F" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.38" - }, - { - "url": "CP.1.1", - "valueDecimal": 22.22 - }, - { - "url": "CP.1.2", - "valueString": "RUB" - }, - { - "url": "CP.2", - "valueString": "P2" + "url": "IN1.18", + "valueDateTime": "1970-07-22", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "19700722" + } + ] + } }, { - "url": "CP.3", - "valueDecimal": 2.002 + "url": "IN1.19", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "13324 WHITE CEMETERY RD" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "13324 WHITE CEMETERY RD", + "\"\"" + ], + "city": "HANNIBAL", + "state": "NY", + "postalCode": "130740000", + "country": "\"\"" + } }, { - "url": "CP.4", - "valueDecimal": -2 + "url": "IN1.20", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "Y" + } + ] + } }, { - "url": "CP.5", + "url": "IN1.21", "valueCodeableConcept": { "coding": [ { @@ -13353,53 +13512,41 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" } ], - "code": "RR", - "display": "Russian Rubble" + "code": "IN" } ] } }, { - "url": "CP.6", - "valueString": "F" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.40" + "url": "IN1.22", + "valueString": "1" }, { - "url": "CP.1.1", - "valueDecimal": 33.33 + "url": "IN1.23", + "valueString": "Y" }, { - "url": "CP.1.2", - "valueString": "MXN" + "url": "IN1.24", + "valueString": "20241223" }, { - "url": "CP.2", - "valueString": "P3" + "url": "IN1.4", + "valueReference": { + "reference": "Organization/1735607789923392000.ed1387c6-ffa3-44c9-b9c9-809827ca9f4a" + } }, { - "url": "CP.3", - "valueDecimal": 3.003 + "url": "IN1.25", + "valueString": "Y" }, { - "url": "CP.4", - "valueDecimal": -3 + "url": "IN1.26", + "valueString": "20241224" }, { - "url": "CP.5", + "url": "IN1.27", "valueCodeableConcept": { "coding": [ { @@ -13407,53 +13554,110 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" } ], - "code": "OR", - "display": "Oven Range" + "code": "N" } ] } }, { - "url": "CP.6", - "valueString": "P" - } - ] - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", - "extension": [ + "url": "IN1.28", + "valueString": "PACCERT" + }, { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", - "valueString": "IN1.41" + "url": "IN1.29", + "valueDateTime": "2024-12-23", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "20241223" + } + ] + } + }, + { + "url": "IN1.30", + "valueReference": { + "reference": "Practitioner/1735607789924880000.ba458e15-6784-4e40-a99c-3974fd5aec5a" + } }, { - "url": "CP.1.1", - "valueDecimal": 44.44 + "url": "IN1.31", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } }, { - "url": "CP.1.2", - "valueString": "CAD" + "url": "IN1.32", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "OK" + } + ] + } }, { - "url": "CP.2", - "valueString": "P4" + "url": "IN1.33", + "valueString": "176" }, { - "url": "CP.3", - "valueDecimal": 4.004 + "url": "IN1.34", + "valueString": "2" }, { - "url": "CP.4", - "valueDecimal": -4 + "url": "IN1.5", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } }, { - "url": "CP.5", + "url": "IN1.35", "valueCodeableConcept": { "coding": [ { @@ -13461,32 +13665,744 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", "valueString": "coding" - }, - { - "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", - "valueString": "HL79999" } ], - "code": "HHR", - "display": "Home Home Range" + "code": "1234" } ] } }, { - "url": "CP.6", - "valueString": "P" - } - ] - } - ] + "url": "IN1.36", + "valueString": "1002424" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.37" + }, + { + "url": "CP.1.1", + "valueDecimal": 11.11 + }, + { + "url": "CP.1.2", + "valueString": "USD" + }, + { + "url": "CP.2", + "valueString": "P1" + }, + { + "url": "CP.3", + "valueDecimal": 1.001 + }, + { + "url": "CP.4", + "valueDecimal": -1 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "R", + "display": "Range Units" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.38" + }, + { + "url": "CP.1.1", + "valueDecimal": 22.22 + }, + { + "url": "CP.1.2", + "valueString": "RUB" + }, + { + "url": "CP.2", + "valueString": "P2" + }, + { + "url": "CP.3", + "valueDecimal": 2.002 + }, + { + "url": "CP.4", + "valueDecimal": -2 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "RR", + "display": "Russian Rubble" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "IN1.39", + "valueString": "10" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.40" + }, + { + "url": "CP.1.1", + "valueDecimal": 33.33 + }, + { + "url": "CP.1.2", + "valueString": "MXN" + }, + { + "url": "CP.2", + "valueString": "P3" + }, + { + "url": "CP.3", + "valueDecimal": 3.003 + }, + { + "url": "CP.4", + "valueDecimal": -3 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "OR", + "display": "Oven Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.41" + }, + { + "url": "CP.1.1", + "valueDecimal": 44.44 + }, + { + "url": "CP.1.2", + "valueString": "CAD" + }, + { + "url": "CP.2", + "valueString": "P4" + }, + { + "url": "CP.3", + "valueDecimal": 4.004 + }, + { + "url": "CP.4", + "valueDecimal": -4 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "HHR", + "display": "Home Home Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "IN1.42", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1" + } + ] + } + }, + { + "url": "IN1.43", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "F" + } + ] + } + }, + { + "url": "IN1.44", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "45 WORKING LANE" + } + ] + } + ] + } + ], + "line": [ + "45 WORKING LANE" + ], + "city": "LIVERPOOL", + "state": "NY", + "postalCode": "13088" + } + }, + { + "url": "IN1.6", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "John" + } + ] + } + ], + "family": "Jones", + "given": [ + "John" + ], + "prefix": [ + "Mr." + ] + } + }, + { + "url": "IN1.45", + "valueString": "Y" + }, + { + "url": "IN1.46", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1002423" + } + ] + } + }, + { + "url": "IN1.47", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "B" + } + ] + } + }, + { + "url": "IN1.48", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "0" + } + ] + } + }, + { + "url": "IN1.49", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } + }, + { + "url": "IN1.50", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.51", + "valueString": "20241222" + }, + { + "url": "IN1.52", + "valueString": "GRACE HOSPITAL" + }, + { + "url": "IN1.53", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + } + }, + { + "url": "IN1.7", + "valueContactPoint": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xtn-contact-point", + "extension": [ + { + "url": "XTN.1", + "valueString": "(850)555-0809" + } + ] + } + ], + "_system": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", + "valueCode": "unknown" + } + ] + }, + "value": "(850)555-0809" + } + }, + { + "url": "IN1.8", + "valueString": "1500004000001" + }, + { + "url": "IN1.9", + "valueReference": { + "reference": "Organization/1735607789930711000.01030f7b-da21-40a4-bbd9-b6efc924794f" + } + }, + { + "url": "IN1.10", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + }, + { + "url": "IN1.11", + "valueReference": { + "reference": "Organization/1735607789931245000.351c2217-28d0-46f9-a4c9-ec2b59c5a807" + } + } + ] + } + ], + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + }, + "policyHolder": { + "reference": "Organization/1735607789932786000.631b2142-59a8-4e2d-bacd-c2b22f604630" + }, + "subscriber": { + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" + }, + "beneficiary": { + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" + }, + "relationship": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "SEL" + } + ] + }, + "period": { + "start": "2024-07-01", + "_start": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20240701" + } + ] + }, + "end": "2025-06-30", + "_end": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20250630" + } + ] + } + }, + "payor": [ + { + "reference": "Organization/1735607789931942000.285e0a35-b743-4d9b-b46e-1ebc22ab716a" + } + ] + } + }, + { + "fullUrl": "Organization/1735607789923392000.ed1387c6-ffa3-44c9-b9c9-809827ca9f4a", + "resource": { + "resourceType": "Organization", + "id": "1735607789923392000.ed1387c6-ffa3-44c9-b9c9-809827ca9f4a", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Practitioner/1735607789924880000.ba458e15-6784-4e40-a99c-3974fd5aec5a", + "resource": { + "resourceType": "Practitioner", + "id": "1735607789924880000.ba458e15-6784-4e40-a99c-3974fd5aec5a", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/namespace-id", + "valueString": "NPI" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id", + "valueString": "2.16.840.1.114222.4.1.144" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", + "valueCode": "ISO" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", + "extension": [ + { + "url": "XCN.3", + "valueString": "Christopher" + }, + { + "url": "XCN.4", + "valueString": "Beau" + }, + { + "url": "XCN.7", + "valueString": "MD" + }, + { + "url": "XCN.10", + "valueString": "L" + } + ] + } + ], + "identifier": [ + { + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/codeable-concept-id", + "valueBoolean": true + } + ], + "code": "NPI" + } + ] + }, + "system": "NPI", + "value": "1871759365" + } + ], + "name": [ + { + "use": "official", + "family": "Willison", + "given": [ + "Christopher", + "Beau" + ], + "suffix": [ + "MD" + ] + } + ] + } + }, + { + "fullUrl": "Organization/1735607789930711000.01030f7b-da21-40a4-bbd9-b6efc924794f", + "resource": { + "resourceType": "Organization", + "id": "1735607789930711000.01030f7b-da21-40a4-bbd9-b6efc924794f", + "name": "AETNA SERVICES INC" + } + }, + { + "fullUrl": "Organization/1735607789931245000.351c2217-28d0-46f9-a4c9-ec2b59c5a807", + "resource": { + "resourceType": "Organization", + "id": "1735607789931245000.351c2217-28d0-46f9-a4c9-ec2b59c5a807", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Organization/1735607789931942000.285e0a35-b743-4d9b-b46e-1ebc22ab716a", + "resource": { + "resourceType": "Organization", + "id": "1735607789931942000.285e0a35-b743-4d9b-b46e-1ebc22ab716a", + "name": "AETNA US HEALTHCARE", + "address": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + ] + } + }, + { + "fullUrl": "Organization/1735607789932786000.631b2142-59a8-4e2d-bacd-c2b22f604630", + "resource": { + "resourceType": "Organization", + "id": "1735607789932786000.631b2142-59a8-4e2d-bacd-c2b22f604630", + "identifier": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + ], + "name": "AETNA US HEALTHCARE" } }, { - "fullUrl": "ServiceRequest/1732560947529907000.d8a09a6a-8364-469a-b25b-3af90b0b03a7", + "fullUrl": "ServiceRequest/1735607789970368000.6967a2e6-ff5c-4045-b6e7-f45f41df3151", "resource": { "resourceType": "ServiceRequest", - "id": "1732560947529907000.d8a09a6a-8364-469a-b25b-3af90b0b03a7", + "id": "1735607789970368000.6967a2e6-ff5c-4045-b6e7-f45f41df3151", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/business-event", @@ -13531,25 +14447,25 @@ { "url": "ORC.19", "valueReference": { - "reference": "Practitioner/1732560947499269000.5ec7bd2d-b46f-4ab5-b6f1-105e2a16a033" + "reference": "Practitioner/1735607789940914000.788686ba-c301-4be2-a3e6-63111ba393e9" } }, { "url": "ORC.19", "valueReference": { - "reference": "Practitioner/1732560947499740000.59d10b31-b2d0-4645-8bef-afeb200d6f85" + "reference": "Practitioner/1735607789941326000.a4ff8de9-2314-409f-832c-d01f125e078c" } }, { "url": "orc-21-ordering-facility-name", "valueReference": { - "reference": "Organization/1732560947500330000.8cdf6910-2555-4d7f-9e91-3df392f1eaac" + "reference": "Organization/1735607789941932000.facb898e-6772-44ae-9f42-e93f58a2a1ff" } }, { "url": "orc-21-ordering-facility-name", "valueReference": { - "reference": "Organization/1732560947500653000.31f4e156-e9ee-451b-be8a-2f507d69bfe8" + "reference": "Organization/1735607789942295000.9bbce4ca-edb2-4042-8aac-4dbd010e9913" } }, { @@ -13779,43 +14695,43 @@ { "url": "ORC.10", "valueReference": { - "reference": "Practitioner/1732560947503002000.ee504390-2017-4f6f-a4f3-53b2fd73246d" + "reference": "Practitioner/1735607789944657000.8c808aa6-800f-4c99-b5eb-716e16797034" } }, { "url": "ORC.10", "valueReference": { - "reference": "Practitioner/1732560947503448000.f7156834-3f5d-4a82-b7a1-98e183b07cf1" + "reference": "Practitioner/1735607789945093000.e6359e5a-881f-4478-b061-253752bb5b8e" } }, { "url": "ORC.11", "valueReference": { - "reference": "Practitioner/1732560947503902000.ed6d174d-d09e-41af-9395-2400535214ee" + "reference": "Practitioner/1735607789945544000.f4f7ab82-bf2a-4b24-96e2-5d4b923e1a09" } }, { "url": "ORC.11", "valueReference": { - "reference": "Practitioner/1732560947504312000.06c8aa90-edcb-468f-89e5-132d01a8b5c7" + "reference": "Practitioner/1735607789945954000.97aa7aad-3139-43eb-b06c-77fcec2d72a9" } }, { "url": "orc-12-ordering-provider", "valueReference": { - "reference": "Practitioner/1732560947504759000.80007309-46b8-45c5-aca3-f060b9482d7a" + "reference": "Practitioner/1735607789946382000.8f06e42c-c03d-417e-b118-362ceecbfe11" } }, { "url": "orc-12-ordering-provider", "valueReference": { - "reference": "Practitioner/1732560947505412000.8534206a-3bee-45ba-93ea-4c0d68ae7d23" + "reference": "Practitioner/1735607789946792000.d7722bde-2b53-4660-9be3-f4ae29b459b2" } }, { "url": "ORC.13", "valueReference": { - "reference": "Location/1732560947506294000.04f6861c-e932-41ec-888f-b700e45b7102" + "reference": "Location/1735607789947532000.5a6f07d5-c0a3-4b6e-9664-8b20d94c211a" } }, { @@ -14006,13 +14922,13 @@ { "url": "OBR.16", "valueReference": { - "reference": "Practitioner/1732560947509331000.0ab46a24-9916-4747-9fca-3a758c81028b" + "reference": "Practitioner/1735607789950376000.24c620b2-301b-47a2-ad99-7ec33b972f10" } }, { "url": "OBR.16", "valueReference": { - "reference": "Practitioner/1732560947509819000.f1cdce66-9637-48cd-8b16-10bab1f16e1d" + "reference": "Practitioner/1735607789950837000.ae5ab2b7-eb27-45f4-8cfa-5fb6f7c6cd84" } }, { @@ -14258,13 +15174,13 @@ { "url": "OBR.28", "valueReference": { - "reference": "Practitioner/1732560947512408000.783446c3-304f-4c9f-a460-d4e80fdb8c88" + "reference": "Practitioner/1735607789953413000.2d4f9d48-5337-4631-b922-f0338e58b626" } }, { "url": "OBR.28", "valueReference": { - "reference": "Practitioner/1732560947512884000.d4774390-13b1-4d5b-8a3e-0347f57475ba" + "reference": "Practitioner/1735607789953884000.d23e78fb-5fcd-4db0-9450-e5f2738816dd" } }, { @@ -14319,13 +15235,13 @@ { "url": "OBR.33", "valueReference": { - "reference": "PractitionerRole/1732560947520941000.f4eece44-f1da-4aca-be73-8ec35f36dab6" + "reference": "PractitionerRole/1735607789961679000.e35ed0d5-81e7-4004-b5a2-9c4bb96283e8" } }, { "url": "OBR.33", "valueReference": { - "reference": "PractitionerRole/1732560947523162000.7c84ee7b-bdc3-4795-a183-d2c5bec9e2be" + "reference": "PractitionerRole/1735607789964180000.ac3bf872-b343-49a6-bc7a-a1e4c67a78ff" } }, { @@ -14557,13 +15473,13 @@ { "url": "OBR.10", "valueReference": { - "reference": "Practitioner/1732560947526641000.f9f859f3-9bf8-411e-8112-33b23d353c7e" + "reference": "Practitioner/1735607789967604000.31387447-e0c5-48a0-8603-fa759730c7cf" } }, { "url": "OBR.10", "valueReference": { - "reference": "Practitioner/1732560947527932000.3ca1d3ad-62cd-41ed-9062-5fad5b91e7c3" + "reference": "Practitioner/1735607789968682000.5f0d2d5a-ed71-47fe-933e-cdc43d3ddd60" } }, { @@ -14894,7 +15810,7 @@ } ], "subject": { - "reference": "Patient/1732560947048199000.d085d2f5-4893-4917-8034-26207f44daee" + "reference": "Patient/1735607789492432000.b59ae527-20b2-408e-b52e-6e7208838358" }, "occurrenceDateTime": "2022-02-02T10:22:00Z", "_occurrenceDateTime": { @@ -14960,7 +15876,7 @@ } } ], - "reference": "PractitionerRole/1732560947492831000.5cd7780b-0f2c-46ca-889f-0798fb775efb" + "reference": "PractitionerRole/1735607789935168000.b157336a-2d07-4b3f-8f50-24586df66329" }, "locationCode": [ { @@ -15014,21 +15930,21 @@ ], "supportingInfo": [ { - "reference": "Observation/1732560947435581000.24cfd8df-b5c0-4e26-8530-038f0d0f38bd" + "reference": "Observation/1735607789866616000.4c9c49de-6679-4d13-aab6-08738b57b19b" }, { - "reference": "Observation/1732560947452762000.982e8dbf-6f70-46c9-9291-4bf159092ea8" + "reference": "Observation/1735607789881662000.e59d202f-4baa-4da2-aee1-f7ef9486d807" } ], "specimen": [ { - "reference": "Specimen/1732560947485272000.2de97c85-b7e1-4d34-89b3-5eb0281675c7" + "reference": "Specimen/1735607789912796000.73e5831e-9e48-4205-b98a-f49a7a6c5871" }, { - "reference": "Specimen/1732560947490639000.76590a8f-5db7-4f30-8409-11147b0d050c" + "reference": "Specimen/1735607789917871000.25140080-b05e-4747-9149-aeff9ab51569" }, { - "reference": "Specimen/1732560947469944000.d44f2361-3edc-4170-bea3-6af32fd4a247" + "reference": "Specimen/1735607789900989000.8ef9776c-38fd-4f71-9870-7bd717c42e5a" } ], "note": [ @@ -15135,10 +16051,10 @@ } }, { - "fullUrl": "Practitioner/1732560947493696000.0477e27d-b681-492e-b0a3-4df3af046aa0", + "fullUrl": "Practitioner/1735607789935997000.b95e720c-8a21-4ddb-87ff-fcfce988d970", "resource": { "resourceType": "Practitioner", - "id": "1732560947493696000.0477e27d-b681-492e-b0a3-4df3af046aa0", + "id": "1735607789935997000.b95e720c-8a21-4ddb-87ff-fcfce988d970", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15194,10 +16110,10 @@ } }, { - "fullUrl": "Location/1732560947494068000.23e06089-e5d2-4ce3-b999-2680e8d550ff", + "fullUrl": "Location/1735607789936352000.170c2a48-b2b2-4d76-976c-b643c85ceabf", "resource": { "resourceType": "Location", - "id": "1732560947494068000.23e06089-e5d2-4ce3-b999-2680e8d550ff", + "id": "1735607789936352000.170c2a48-b2b2-4d76-976c-b643c85ceabf", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -15221,10 +16137,10 @@ } }, { - "fullUrl": "Organization/1732560947495609000.878c2511-f6c3-4dac-a91f-ef40b67ea045", + "fullUrl": "Organization/1735607789937439000.d7fc8224-a15e-4256-9641-5dae54851b73", "resource": { "resourceType": "Organization", - "id": "1732560947495609000.878c2511-f6c3-4dac-a91f-ef40b67ea045", + "id": "1735607789937439000.d7fc8224-a15e-4256-9641-5dae54851b73", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/name-representation-code", @@ -15263,7 +16179,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947494068000.23e06089-e5d2-4ce3-b999-2680e8d550ff" + "reference": "Location/1735607789936352000.170c2a48-b2b2-4d76-976c-b643c85ceabf" } } ], @@ -15347,23 +16263,23 @@ } }, { - "fullUrl": "PractitionerRole/1732560947492831000.5cd7780b-0f2c-46ca-889f-0798fb775efb", + "fullUrl": "PractitionerRole/1735607789935168000.b157336a-2d07-4b3f-8f50-24586df66329", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947492831000.5cd7780b-0f2c-46ca-889f-0798fb775efb", + "id": "1735607789935168000.b157336a-2d07-4b3f-8f50-24586df66329", "practitioner": { - "reference": "Practitioner/1732560947493696000.0477e27d-b681-492e-b0a3-4df3af046aa0" + "reference": "Practitioner/1735607789935997000.b95e720c-8a21-4ddb-87ff-fcfce988d970" }, "organization": { - "reference": "Organization/1732560947495609000.878c2511-f6c3-4dac-a91f-ef40b67ea045" + "reference": "Organization/1735607789937439000.d7fc8224-a15e-4256-9641-5dae54851b73" } } }, { - "fullUrl": "Practitioner/1732560947499269000.5ec7bd2d-b46f-4ab5-b6f1-105e2a16a033", + "fullUrl": "Practitioner/1735607789940914000.788686ba-c301-4be2-a3e6-63111ba393e9", "resource": { "resourceType": "Practitioner", - "id": "1732560947499269000.5ec7bd2d-b46f-4ab5-b6f1-105e2a16a033", + "id": "1735607789940914000.788686ba-c301-4be2-a3e6-63111ba393e9", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15390,10 +16306,10 @@ } }, { - "fullUrl": "Practitioner/1732560947499740000.59d10b31-b2d0-4645-8bef-afeb200d6f85", + "fullUrl": "Practitioner/1735607789941326000.a4ff8de9-2314-409f-832c-d01f125e078c", "resource": { "resourceType": "Practitioner", - "id": "1732560947499740000.59d10b31-b2d0-4645-8bef-afeb200d6f85", + "id": "1735607789941326000.a4ff8de9-2314-409f-832c-d01f125e078c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15420,10 +16336,10 @@ } }, { - "fullUrl": "Location/1732560947500074000.bb6760cf-9dbe-4d9a-9f74-ea8bb96b5798", + "fullUrl": "Location/1735607789941656000.8e436ef1-4559-4183-9f7a-c1c151f94b49", "resource": { "resourceType": "Location", - "id": "1732560947500074000.bb6760cf-9dbe-4d9a-9f74-ea8bb96b5798", + "id": "1735607789941656000.8e436ef1-4559-4183-9f7a-c1c151f94b49", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -15447,10 +16363,10 @@ } }, { - "fullUrl": "Organization/1732560947500330000.8cdf6910-2555-4d7f-9e91-3df392f1eaac", + "fullUrl": "Organization/1735607789941932000.facb898e-6772-44ae-9f42-e93f58a2a1ff", "resource": { "resourceType": "Organization", - "id": "1732560947500330000.8cdf6910-2555-4d7f-9e91-3df392f1eaac", + "id": "1735607789941932000.facb898e-6772-44ae-9f42-e93f58a2a1ff", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/name-representation-code", @@ -15489,7 +16405,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732560947500074000.bb6760cf-9dbe-4d9a-9f74-ea8bb96b5798" + "reference": "Location/1735607789941656000.8e436ef1-4559-4183-9f7a-c1c151f94b49" } } ], @@ -15508,10 +16424,10 @@ } }, { - "fullUrl": "Organization/1732560947500653000.31f4e156-e9ee-451b-be8a-2f507d69bfe8", + "fullUrl": "Organization/1735607789942295000.9bbce4ca-edb2-4042-8aac-4dbd010e9913", "resource": { "resourceType": "Organization", - "id": "1732560947500653000.31f4e156-e9ee-451b-be8a-2f507d69bfe8", + "id": "1735607789942295000.9bbce4ca-edb2-4042-8aac-4dbd010e9913", "identifier": [ { "extension": [ @@ -15539,10 +16455,10 @@ } }, { - "fullUrl": "Practitioner/1732560947503002000.ee504390-2017-4f6f-a4f3-53b2fd73246d", + "fullUrl": "Practitioner/1735607789944657000.8c808aa6-800f-4c99-b5eb-716e16797034", "resource": { "resourceType": "Practitioner", - "id": "1732560947503002000.ee504390-2017-4f6f-a4f3-53b2fd73246d", + "id": "1735607789944657000.8c808aa6-800f-4c99-b5eb-716e16797034", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15569,10 +16485,10 @@ } }, { - "fullUrl": "Practitioner/1732560947503448000.f7156834-3f5d-4a82-b7a1-98e183b07cf1", + "fullUrl": "Practitioner/1735607789945093000.e6359e5a-881f-4478-b061-253752bb5b8e", "resource": { "resourceType": "Practitioner", - "id": "1732560947503448000.f7156834-3f5d-4a82-b7a1-98e183b07cf1", + "id": "1735607789945093000.e6359e5a-881f-4478-b061-253752bb5b8e", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15599,10 +16515,10 @@ } }, { - "fullUrl": "Practitioner/1732560947503902000.ed6d174d-d09e-41af-9395-2400535214ee", + "fullUrl": "Practitioner/1735607789945544000.f4f7ab82-bf2a-4b24-96e2-5d4b923e1a09", "resource": { "resourceType": "Practitioner", - "id": "1732560947503902000.ed6d174d-d09e-41af-9395-2400535214ee", + "id": "1735607789945544000.f4f7ab82-bf2a-4b24-96e2-5d4b923e1a09", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15629,10 +16545,10 @@ } }, { - "fullUrl": "Practitioner/1732560947504312000.06c8aa90-edcb-468f-89e5-132d01a8b5c7", + "fullUrl": "Practitioner/1735607789945954000.97aa7aad-3139-43eb-b06c-77fcec2d72a9", "resource": { "resourceType": "Practitioner", - "id": "1732560947504312000.06c8aa90-edcb-468f-89e5-132d01a8b5c7", + "id": "1735607789945954000.97aa7aad-3139-43eb-b06c-77fcec2d72a9", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15659,10 +16575,10 @@ } }, { - "fullUrl": "Practitioner/1732560947504759000.80007309-46b8-45c5-aca3-f060b9482d7a", + "fullUrl": "Practitioner/1735607789946382000.8f06e42c-c03d-417e-b118-362ceecbfe11", "resource": { "resourceType": "Practitioner", - "id": "1732560947504759000.80007309-46b8-45c5-aca3-f060b9482d7a", + "id": "1735607789946382000.8f06e42c-c03d-417e-b118-362ceecbfe11", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15689,10 +16605,10 @@ } }, { - "fullUrl": "Practitioner/1732560947505412000.8534206a-3bee-45ba-93ea-4c0d68ae7d23", + "fullUrl": "Practitioner/1735607789946792000.d7722bde-2b53-4660-9be3-f4ae29b459b2", "resource": { "resourceType": "Practitioner", - "id": "1732560947505412000.8534206a-3bee-45ba-93ea-4c0d68ae7d23", + "id": "1735607789946792000.d7722bde-2b53-4660-9be3-f4ae29b459b2", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -15719,10 +16635,10 @@ } }, { - "fullUrl": "Location/1732560947506084000.5a892c5b-37ad-4002-bd47-8c6803d8464c", + "fullUrl": "Location/1735607789947336000.66062a3e-03e5-4a90-887f-edff984bd744", "resource": { "resourceType": "Location", - "id": "1732560947506084000.5a892c5b-37ad-4002-bd47-8c6803d8464c", + "id": "1735607789947336000.66062a3e-03e5-4a90-887f-edff984bd744", "identifier": [ { "extension": [ @@ -15774,10 +16690,10 @@ } }, { - "fullUrl": "Location/1732560947506294000.04f6861c-e932-41ec-888f-b700e45b7102", + "fullUrl": "Location/1735607789947532000.5a6f07d5-c0a3-4b6e-9664-8b20d94c211a", "resource": { "resourceType": "Location", - "id": "1732560947506294000.04f6861c-e932-41ec-888f-b700e45b7102", + "id": "1735607789947532000.5a6f07d5-c0a3-4b6e-9664-8b20d94c211a", "identifier": [ { "extension": [ @@ -15828,15 +16744,15 @@ ] }, "partOf": { - "reference": "Location/1732560947506084000.5a892c5b-37ad-4002-bd47-8c6803d8464c" + "reference": "Location/1735607789947336000.66062a3e-03e5-4a90-887f-edff984bd744" } } }, { - "fullUrl": "Practitioner/1732560947509331000.0ab46a24-9916-4747-9fca-3a758c81028b", + "fullUrl": "Practitioner/1735607789950376000.24c620b2-301b-47a2-ad99-7ec33b972f10", "resource": { "resourceType": "Practitioner", - "id": "1732560947509331000.0ab46a24-9916-4747-9fca-3a758c81028b", + "id": "1735607789950376000.24c620b2-301b-47a2-ad99-7ec33b972f10", "identifier": [ { "value": "1" @@ -15870,10 +16786,10 @@ } }, { - "fullUrl": "Practitioner/1732560947509819000.f1cdce66-9637-48cd-8b16-10bab1f16e1d", + "fullUrl": "Practitioner/1735607789950837000.ae5ab2b7-eb27-45f4-8cfa-5fb6f7c6cd84", "resource": { "resourceType": "Practitioner", - "id": "1732560947509819000.f1cdce66-9637-48cd-8b16-10bab1f16e1d", + "id": "1735607789950837000.ae5ab2b7-eb27-45f4-8cfa-5fb6f7c6cd84", "identifier": [ { "value": "2" @@ -15907,10 +16823,10 @@ } }, { - "fullUrl": "Practitioner/1732560947512408000.783446c3-304f-4c9f-a460-d4e80fdb8c88", + "fullUrl": "Practitioner/1735607789953413000.2d4f9d48-5337-4631-b922-f0338e58b626", "resource": { "resourceType": "Practitioner", - "id": "1732560947512408000.783446c3-304f-4c9f-a460-d4e80fdb8c88", + "id": "1735607789953413000.2d4f9d48-5337-4631-b922-f0338e58b626", "identifier": [ { "value": "1" @@ -15944,10 +16860,10 @@ } }, { - "fullUrl": "Practitioner/1732560947512884000.d4774390-13b1-4d5b-8a3e-0347f57475ba", + "fullUrl": "Practitioner/1735607789953884000.d23e78fb-5fcd-4db0-9450-e5f2738816dd", "resource": { "resourceType": "Practitioner", - "id": "1732560947512884000.d4774390-13b1-4d5b-8a3e-0347f57475ba", + "id": "1735607789953884000.d23e78fb-5fcd-4db0-9450-e5f2738816dd", "identifier": [ { "value": "2" @@ -15981,10 +16897,10 @@ } }, { - "fullUrl": "Practitioner/1732560947513689000.989ab7fa-f0bb-4786-b727-a9becbfd1e60", + "fullUrl": "Practitioner/1735607789954747000.f208778e-9805-4628-8a68-556240543fa1", "resource": { "resourceType": "Practitioner", - "id": "1732560947513689000.989ab7fa-f0bb-4786-b727-a9becbfd1e60", + "id": "1735607789954747000.f208778e-9805-4628-8a68-556240543fa1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cnn-practitioner", @@ -16051,10 +16967,10 @@ } }, { - "fullUrl": "Location/1732560947514770000.899f4562-f9db-4c94-bb05-047c9b1e297c", + "fullUrl": "Location/1735607789955440000.13b61e2d-6a4f-4486-8aa9-90d59853c298", "resource": { "resourceType": "Location", - "id": "1732560947514770000.899f4562-f9db-4c94-bb05-047c9b1e297c", + "id": "1735607789955440000.13b61e2d-6a4f-4486-8aa9-90d59853c298", "identifier": [ { "extension": [ @@ -16101,10 +17017,10 @@ } }, { - "fullUrl": "Location/1732560947519778000.baa0c773-906b-48e3-8494-d317e4765870", + "fullUrl": "Location/1735607789960554000.0f1550ab-ddeb-4988-8b10-f3288a6b2bf7", "resource": { "resourceType": "Location", - "id": "1732560947519778000.baa0c773-906b-48e3-8494-d317e4765870", + "id": "1735607789960554000.0f1550ab-ddeb-4988-8b10-f3288a6b2bf7", "identifier": [ { "value": "Building 123" @@ -16123,10 +17039,10 @@ } }, { - "fullUrl": "Location/1732560947520130000.cbd13489-be1a-49b5-87fb-0674e5abb016", + "fullUrl": "Location/1735607789960892000.f628d814-9591-4af9-a998-08afe92b3119", "resource": { "resourceType": "Location", - "id": "1732560947520130000.cbd13489-be1a-49b5-87fb-0674e5abb016", + "id": "1735607789960892000.f628d814-9591-4af9-a998-08afe92b3119", "identifier": [ { "value": "Point of Care" @@ -16152,10 +17068,10 @@ } }, { - "fullUrl": "Location/1732560947520385000.002d6faf-8054-462d-b3c2-17cef5f937c9", + "fullUrl": "Location/1735607789961130000.f7eb1ab5-4966-404d-aca9-bd28707c3e4a", "resource": { "resourceType": "Location", - "id": "1732560947520385000.002d6faf-8054-462d-b3c2-17cef5f937c9", + "id": "1735607789961130000.f7eb1ab5-4966-404d-aca9-bd28707c3e4a", "identifier": [ { "value": "Floor A" @@ -16174,10 +17090,10 @@ } }, { - "fullUrl": "Location/1732560947520622000.ec54c592-0fd8-4cc6-b472-bd37ae789d4c", + "fullUrl": "Location/1735607789961355000.3c95f21f-c5af-46ea-8065-8fe83b8789e0", "resource": { "resourceType": "Location", - "id": "1732560947520622000.ec54c592-0fd8-4cc6-b472-bd37ae789d4c", + "id": "1735607789961355000.3c95f21f-c5af-46ea-8065-8fe83b8789e0", "identifier": [ { "value": "Room 101" @@ -16196,10 +17112,10 @@ } }, { - "fullUrl": "Location/1732560947520860000.2766d69c-fb80-4b36-b28a-4974be18add8", + "fullUrl": "Location/1735607789961591000.e02bf992-710f-4686-874d-c373fdb4a4fb", "resource": { "resourceType": "Location", - "id": "1732560947520860000.2766d69c-fb80-4b36-b28a-4974be18add8", + "id": "1735607789961591000.e02bf992-710f-4686-874d-c373fdb4a4fb", "identifier": [ { "value": "Bed A" @@ -16218,10 +17134,10 @@ } }, { - "fullUrl": "PractitionerRole/1732560947520941000.f4eece44-f1da-4aca-be73-8ec35f36dab6", + "fullUrl": "PractitionerRole/1735607789961679000.e35ed0d5-81e7-4004-b5a2-9c4bb96283e8", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947520941000.f4eece44-f1da-4aca-be73-8ec35f36dab6", + "id": "1735607789961679000.e35ed0d5-81e7-4004-b5a2-9c4bb96283e8", "period": { "start": "2023-04-01T10:25:31-04:00", "_start": { @@ -16243,35 +17159,35 @@ } }, "practitioner": { - "reference": "Practitioner/1732560947513689000.989ab7fa-f0bb-4786-b727-a9becbfd1e60" + "reference": "Practitioner/1735607789954747000.f208778e-9805-4628-8a68-556240543fa1" }, "location": [ { - "reference": "Location/1732560947514770000.899f4562-f9db-4c94-bb05-047c9b1e297c" + "reference": "Location/1735607789955440000.13b61e2d-6a4f-4486-8aa9-90d59853c298" }, { - "reference": "Location/1732560947519778000.baa0c773-906b-48e3-8494-d317e4765870" + "reference": "Location/1735607789960554000.0f1550ab-ddeb-4988-8b10-f3288a6b2bf7" }, { - "reference": "Location/1732560947520130000.cbd13489-be1a-49b5-87fb-0674e5abb016" + "reference": "Location/1735607789960892000.f628d814-9591-4af9-a998-08afe92b3119" }, { - "reference": "Location/1732560947520385000.002d6faf-8054-462d-b3c2-17cef5f937c9" + "reference": "Location/1735607789961130000.f7eb1ab5-4966-404d-aca9-bd28707c3e4a" }, { - "reference": "Location/1732560947520622000.ec54c592-0fd8-4cc6-b472-bd37ae789d4c" + "reference": "Location/1735607789961355000.3c95f21f-c5af-46ea-8065-8fe83b8789e0" }, { - "reference": "Location/1732560947520860000.2766d69c-fb80-4b36-b28a-4974be18add8" + "reference": "Location/1735607789961591000.e02bf992-710f-4686-874d-c373fdb4a4fb" } ] } }, { - "fullUrl": "Practitioner/1732560947521580000.9330085d-9c64-4b23-898d-fc1bc316d586", + "fullUrl": "Practitioner/1735607789962294000.a0d47789-28ae-44c1-926e-0b60b4c1855b", "resource": { "resourceType": "Practitioner", - "id": "1732560947521580000.9330085d-9c64-4b23-898d-fc1bc316d586", + "id": "1735607789962294000.a0d47789-28ae-44c1-926e-0b60b4c1855b", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cnn-practitioner", @@ -16338,10 +17254,10 @@ } }, { - "fullUrl": "Location/1732560947521847000.75df0af0-f84c-4d5e-8e52-527efd517da2", + "fullUrl": "Location/1735607789962574000.859caab3-9590-40c8-bf11-c979a4a6e835", "resource": { "resourceType": "Location", - "id": "1732560947521847000.75df0af0-f84c-4d5e-8e52-527efd517da2", + "id": "1735607789962574000.859caab3-9590-40c8-bf11-c979a4a6e835", "identifier": [ { "extension": [ @@ -16388,10 +17304,10 @@ } }, { - "fullUrl": "Location/1732560947522072000.f6938ab7-8e59-4ee2-89d7-8c1661087a27", + "fullUrl": "Location/1735607789962859000.59d387e8-b256-481d-b0b4-f2dd295607f8", "resource": { "resourceType": "Location", - "id": "1732560947522072000.f6938ab7-8e59-4ee2-89d7-8c1661087a27", + "id": "1735607789962859000.59d387e8-b256-481d-b0b4-f2dd295607f8", "identifier": [ { "value": "Building 123" @@ -16410,10 +17326,10 @@ } }, { - "fullUrl": "Location/1732560947522403000.efdd2a8b-bfa4-4dd5-83ae-c38648ec1d24", + "fullUrl": "Location/1735607789963257000.75f19a7e-8a02-4a2b-9b38-0b0ea11742cd", "resource": { "resourceType": "Location", - "id": "1732560947522403000.efdd2a8b-bfa4-4dd5-83ae-c38648ec1d24", + "id": "1735607789963257000.75f19a7e-8a02-4a2b-9b38-0b0ea11742cd", "identifier": [ { "value": "Point of Care" @@ -16439,10 +17355,10 @@ } }, { - "fullUrl": "Location/1732560947522621000.8fe4d35a-e4c0-49af-8a26-b3d58e3e3da4", + "fullUrl": "Location/1735607789963528000.dfafd1d2-c838-40b1-a3d6-75083a91abf2", "resource": { "resourceType": "Location", - "id": "1732560947522621000.8fe4d35a-e4c0-49af-8a26-b3d58e3e3da4", + "id": "1735607789963528000.dfafd1d2-c838-40b1-a3d6-75083a91abf2", "identifier": [ { "value": "Floor A" @@ -16461,10 +17377,10 @@ } }, { - "fullUrl": "Location/1732560947522844000.32e18ce9-898d-4990-bdb6-eebb57cbf15d", + "fullUrl": "Location/1735607789963742000.33844b3d-f526-4022-8405-f7729d0d7333", "resource": { "resourceType": "Location", - "id": "1732560947522844000.32e18ce9-898d-4990-bdb6-eebb57cbf15d", + "id": "1735607789963742000.33844b3d-f526-4022-8405-f7729d0d7333", "identifier": [ { "value": "Room 101" @@ -16483,10 +17399,10 @@ } }, { - "fullUrl": "Location/1732560947523077000.606ef017-d450-4f80-be05-3bffc19531e4", + "fullUrl": "Location/1735607789963969000.8e9c29a3-e870-491a-b2c6-d7f779597012", "resource": { "resourceType": "Location", - "id": "1732560947523077000.606ef017-d450-4f80-be05-3bffc19531e4", + "id": "1735607789963969000.8e9c29a3-e870-491a-b2c6-d7f779597012", "identifier": [ { "value": "Bed A" @@ -16505,10 +17421,10 @@ } }, { - "fullUrl": "PractitionerRole/1732560947523162000.7c84ee7b-bdc3-4795-a183-d2c5bec9e2be", + "fullUrl": "PractitionerRole/1735607789964180000.ac3bf872-b343-49a6-bc7a-a1e4c67a78ff", "resource": { "resourceType": "PractitionerRole", - "id": "1732560947523162000.7c84ee7b-bdc3-4795-a183-d2c5bec9e2be", + "id": "1735607789964180000.ac3bf872-b343-49a6-bc7a-a1e4c67a78ff", "period": { "start": "2023-04-01T10:25:31-04:00", "_start": { @@ -16530,35 +17446,35 @@ } }, "practitioner": { - "reference": "Practitioner/1732560947521580000.9330085d-9c64-4b23-898d-fc1bc316d586" + "reference": "Practitioner/1735607789962294000.a0d47789-28ae-44c1-926e-0b60b4c1855b" }, "location": [ { - "reference": "Location/1732560947521847000.75df0af0-f84c-4d5e-8e52-527efd517da2" + "reference": "Location/1735607789962574000.859caab3-9590-40c8-bf11-c979a4a6e835" }, { - "reference": "Location/1732560947522072000.f6938ab7-8e59-4ee2-89d7-8c1661087a27" + "reference": "Location/1735607789962859000.59d387e8-b256-481d-b0b4-f2dd295607f8" }, { - "reference": "Location/1732560947522403000.efdd2a8b-bfa4-4dd5-83ae-c38648ec1d24" + "reference": "Location/1735607789963257000.75f19a7e-8a02-4a2b-9b38-0b0ea11742cd" }, { - "reference": "Location/1732560947522621000.8fe4d35a-e4c0-49af-8a26-b3d58e3e3da4" + "reference": "Location/1735607789963528000.dfafd1d2-c838-40b1-a3d6-75083a91abf2" }, { - "reference": "Location/1732560947522844000.32e18ce9-898d-4990-bdb6-eebb57cbf15d" + "reference": "Location/1735607789963742000.33844b3d-f526-4022-8405-f7729d0d7333" }, { - "reference": "Location/1732560947523077000.606ef017-d450-4f80-be05-3bffc19531e4" + "reference": "Location/1735607789963969000.8e9c29a3-e870-491a-b2c6-d7f779597012" } ] } }, { - "fullUrl": "Practitioner/1732560947526641000.f9f859f3-9bf8-411e-8112-33b23d353c7e", + "fullUrl": "Practitioner/1735607789967604000.31387447-e0c5-48a0-8603-fa759730c7cf", "resource": { "resourceType": "Practitioner", - "id": "1732560947526641000.f9f859f3-9bf8-411e-8112-33b23d353c7e", + "id": "1735607789967604000.31387447-e0c5-48a0-8603-fa759730c7cf", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -16707,10 +17623,10 @@ } }, { - "fullUrl": "Practitioner/1732560947527932000.3ca1d3ad-62cd-41ed-9062-5fad5b91e7c3", + "fullUrl": "Practitioner/1735607789968682000.5f0d2d5a-ed71-47fe-933e-cdc43d3ddd60", "resource": { "resourceType": "Practitioner", - "id": "1732560947527932000.3ca1d3ad-62cd-41ed-9062-5fad5b91e7c3", + "id": "1735607789968682000.5f0d2d5a-ed71-47fe-933e-cdc43d3ddd60", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.hl7 index baa36fced05..46246314f53 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.hl7 +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/omlo21/oml_o21-full.hl7 @@ -8,7 +8,7 @@ NK1|1|SURYAN&Prefix&Own&SpousePrefix&Spouse^GENARO^GR^JR^Sir^Md^L^I^CON&Context NK1|2|SUPERMAN&Prefix&Own&SpousePrefix&Spouse^GENARO^GR^JR^Sir^Md^L^I^CON&Context the namee&HL70448^2000&2030^G^20000501102531^2030501102531^Dr|OTH^Other^HL70063^OT^OTHER RELATIONSHIP^L|4861 20TH AVE^^THUNDER MOUNTAIN^IG^99999^USA^H|^PRN^PH^example2@exmaple.com^1^720^5553954^2^any^^^+1 720 555 3955|^WPN^PH^^1^555^4672293^^^^^+1 555 467 2294|F^Federal Agency^HL70131|20220501102531-0400|20230501102531-0400|||052479^^^^^^20160822|HospitalsRUs^^112233^^^^^^^HRU||N^Not Applicable^HL70001|19860505||||E^English^HL70296|||||||||||^WPN^PH^^1^720^5553954^^^^^+1 720 555 3955|4861 20TH AVE^#B^AURORA^IG^99999^USA^H^World^King^12^8^2017&2025^2020^2021|052479^^^^^^^20210428|||||||^VHN^SAT^^1^314^5553131^^^^^+1 314 555 3132|^AWN^FX^^1^281^5558181^^^^^+1 281 555 8182 PV1|1|O|A&Point OF Care&C^1&Room&3^B&Bed&A^Hospital Assigned&2.4.4.4&ISO^^R^&Building^&Floor^Totally A Real Location^Comprehensive&&UID4This^AA&AssigningAUTH&ISO|R^Routine^HL70007|232323|^^^Hospital Prio&2.4.4.4&ISO^active^location type^^^Description^Entity ID&NAME&UNI&ISO^ASSIGNEE&222.1111.22222&UUID|1^BEETHOVEN^LUDWIG^B^2ND^DR^MD^^Namespace&AssigningSystem&UUID^B^^^DL^^^^^^^^MD~1^BEETHOVEN2^LUDWIG^B^2ND^DR^MD^^Namespace&AssigningSystem&UUID^B^^^DL^^^^^^^^MD|1^MOZART~1^MOZARTJR|1^CHOPIN~1^CHOPINSR|URO^Urology Service^HL70069|^^^^^^^^Its Temporary|P^Passed^HL70087|R^Re-admission^HL70092|RL^Real Life^HL70023||VIP^Very Interesting Person^HL70099|1^BACH~1^BACHtheSecond|H^Human Patient^HL70018|22|||||||||||20020101|C^Collectors^HL70021|1|0|Y^Yes^HL70111|20080101|H^Happy^HL70112|^202305061200|F^Fed^HL70114|H^A Hospital Of Course^HL70115||A^Active^HL70117|^^^^^^^^Pending Location|^^^^^^^^Prior Location|20240801102531-0400|20240801102531-0400|100|199|142|130|alternate visit|A^Account Level^HL70326||Service Description|episode identifier PV2|^^^Hospital PriorPending&2.4.4.4&ISO^active^location type^^^Description^Entity ID&NAME&UNI&ISO^ASSIGNEE&222.1111.22222&UUID||1^AD||||413^V~423^X|20230601102531-0400|20230701102531-0400|5|12|Description|1^BEETHOVEN&VAN&Referral Source Code1&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext^^G^20220501102531-0400^20230501102531-0400^MD^AssignJ^AssignA~1^BEETHOVEN&VAN&Referral Source Code2&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext^^G^20220501102531-0400^20230501102531-0400^MD^AssignJ^AssignA||EMP_ILL||||||100^PublicCode|SEC|Org1^1234-5&TestText&LN&1234-5&TestAltText&LN&1&2&OriginalText^123^Check Digit^C1^Assigning Authority&2.1.4.1&ISO^MD^Hospital A&2.16.840.1.113883.9.11&ISO~Org2^1234-5&TestText&LN&1234-5&TestAltText&LN&1&2&OriginalText^123^Check Digit^C1^Assigning Authority&2.1.4.1&ISO^MD^Hospital A&2.16.840.1.113883.9.11&ISO||3^Elective^HL70217|20230501102531-0400|||20220501102531-0400|||||||||444^MODE||123^CARELEVEL1 -IN1||||||||||||||1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|||||||||||||||||||||||11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F||33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P +IN1|1|EPO|80|AETNA US HEALTHCARE|PO BOX 981114^""^EL PASO^TX^79998^""|Jones^John^^^Mr.|(850)555-0809|1500004000001|AETNA SERVICES INC|19^^^^SN|AETNA US HEALTHCARE|20240701|20250630|1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|2|Mega&Mr&MrOwnMega&Mrs&MrsOwn^HL7^MI^V^DR^BCN^L^Naaame^C&Name Context&HL7444|SEL|19700722|13324 WHITE CEMETERY RD^""^HANNIBAL^NY^130740000^""|Y|IN|1|Y|20241223|Y|20241224|N|PACCERT|20241223|1871759365^Willison^Christopher^Beau^^^MD^^NPI&2.16.840.1.114222.4.1.144&ISO^L^^^NPI|S|OK|176|2|1234|1002424|11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F|10|33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P|1|F|45 WORKING LANE^^LIVERPOOL^NY^13088|Y|1002423|B|0|555221234^^^^PN|S|20241222|GRACE HOSPITAL|2 ORC|RE|Specimen123^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|Specimen12311^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|Specimen12322^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|CM|E||Specimen12333&SPHL-000048&2.16.840.1.114222.4.1.10765&ISO^Specimen12333454&SPHL-000048&2.16.840.1.114222.4.1.10765&ISO|20230725|71^^ORC.10Name~71^^ORC.10Name2|82^^ORC.11Name~82^^ORC.11Name2|93^^ORC.12Name~93^^ORC.12Name2|12.12.12&enter location id&L|123^^^+123~1234^^^+1234|202101021000||EO^entering org text^HL79999|ED^entering device text^HL79999|60^^ORC.19Name~60^^ORC.19Name2||CDPH, Viral and Rickettsial Disease Laboratory^^^^^STARLIMS.CDC.Stag&2.16.840.1.114222.4.3.3.2.1.2&ISO^XX^STARLINKS.CDC.Stag&2.16.840.1.114222.8.7.6.5.4.1&ISO^A^SPHL-000048~CDPH, Viral and Rickettsial Disease Laboratory part two^^^^^STARLIMS.CDC.Stag&2.16.840.1.114222.4.3.3.2.1.2&ISO|111 Street St^^Streetsville^ST~112 Street St^^Streetsville^ST|456^^^+456~4567^^^+4567|111 Road Rd^^Roadsville^RD~112 Road Rd^^Roadsville^RD|OS^order status^HL79999||20260404|EMP^Employee^HL70177|I^Inpatient Order^HL70482|EL^Electronic^HL70483|UMM^Universal Modifier^HL70000|20250403|33~332 OBR|1|Placer Identifier^Placer Identifier Namespace^Placer Universal ID^ISO|Filler Identifier^Filler Identifier Namespace^Filler Universal ID^ISO|123^Universal service identifier||202202021022||20240220|1771|1^Collector&VAN&Identifier&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext~1^Collectorx2&VAN&Identifier&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext|G|512^Danger code|R^relevent info^ISO|202102021000|ID^BOUIN&Bouin's solution&HL70371^Collection Method^LN&Left Naris&HL70163^^CMMC&Collection Method Modifer Code&HL7|1^Ordering&VAN&Provider&VAL&JollyROGER~2^Ordering&VAN&Provider&VAL&JollyROGER|^WPN^BP^^1^260^7595016^^^^^+1 260 759 5016~^WPN^Internet^order.callback@email.com~^WPN^BP^^1^260^7595016^^^^^+1 260 759 5016~^WPN^Internet^order.callback2@email.com|placer1|placer2|filler1|filler2||100&$^16&code|OTH|F|444&ParentId^888^ParentOBSdescriptor||1^result&VAN&copiesto&VAL&NotSoJollyROGER~2^results&VAN&copiesto&VAL&NotSoJollyROGER|adb4a5cc-50ec-4f1e-95d7-0c1f77cacee1&CSV&11D1111111&CLIA^f34b0f57-1601-4480-ae8a-d4006e50f38d&Other CSV&22D2222222&CLIA2||3216^ReasonForStudy~3216^ReasonForStudy2||123&Assistant&Results Interpreter&S&ESQ&DR&MD&&Assigning Authority&2.1.4.1&ISO^20230401102531-0400^20230501102531-0400^Point of Care^Room 101^Bed A^Hospital A&2.16.840.1.113883.9.11&ISO^active^^Building 123^Floor A~123&Assistant&Results Interpreter&S&ESQ&DR&MD&&Assigning Authority&2.1.4.1&ISO^20230401102531-0400^20230501102531-0400^Point of Care^Room 101^Bed A^Hospital A&2.16.840.1.113883.9.11&ISO^active^^Building 123^Floor A|||20230806123359-0500|||4438^Collectors Comment~4438^Collectors Comment2|||||5019^Procedure Code|887766^Procedure Code Modifier~887766^Procedure Code Modifier2|7461^Placer Supplemental~7461^Placer Supplemental2|8811^Fillter Supplemental~8811^Fillter Supplemental2|71435^Medically Necessary Duplicate Procedure|N|443331^Parent Universal Service Identifier|||Alt^Placer Order~Alt^Placer Order2|adb4a5cc-50ec-4f1e-95d7-0c1f77cacee1&CSV&11D1111111&CLIA^f34b0f57-1601-4480-ae8a-d4006e50f38d&Other CSV&22D2222222&CLIA2 NTE|1|L|Note about the observation request~second~third~fourth|||20230207|20230208|20230209|CC^Coded Request note diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.fhir b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.fhir index be9dcdbbb46..90110d9607b 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.fhir +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.fhir @@ -1,8 +1,8 @@ { "resourceType": "Bundle", - "id": "1732562153058506000.7cc24107-cbb3-445d-9ef3-20575f5535e3", + "id": "1735608559041606000.c540a671-45c3-4972-83a4-b1491942fb93", "meta": { - "lastUpdated": "2024-11-25T14:15:53.069-05:00" + "lastUpdated": "2024-12-30T20:29:19.052-05:00" }, "identifier": { "system": "https://reportstream.cdc.gov/prime-router", @@ -12,10 +12,10 @@ "timestamp": "2019-07-20T09:12:29.000-04:00", "entry": [ { - "fullUrl": "MessageHeader/1732562153157287000.e92f3023-52ef-4fbc-a6ba-48dd04e150d9", + "fullUrl": "MessageHeader/1735608559144217000.0da9ab7e-be39-49d7-9711-90f360f500eb", "resource": { "resourceType": "MessageHeader", - "id": "1732562153157287000.e92f3023-52ef-4fbc-a6ba-48dd04e150d9", + "id": "1735608559144217000.0da9ab7e-be39-49d7-9711-90f360f500eb", "meta": { "security": [ { @@ -183,7 +183,7 @@ "name": "txdshslabNBS", "endpoint": "urn:oid:2.16.840.1.114222.4.1.181960.2", "receiver": { - "reference": "Organization/1732562153152314000.636eb862-9bcf-4578-a8c4-76d76a52c7ba" + "reference": "Organization/1735608559139136000.38efa89c-c3a1-4319-8a6b-6af5464f86fc" } }, { @@ -204,17 +204,17 @@ "name": "ReceivingNetworkAddress", "endpoint": "urn:oid:9.87.123.1.114222.XXX", "receiver": { - "reference": "Organization/1732562153153628000.0edff44e-8d45-4fc3-b5c3-08fbed46c70e" + "reference": "Organization/1735608559140467000.6ee00938-2cfc-4c9f-a7bb-8da84d7e4fd3" } }, { "receiver": { - "reference": "Organization/1732562153157046000.37e93667-a04a-48be-b006-008c74bb0229" + "reference": "Organization/1735608559143972000.079d0b26-d7d5-4da4-ad0c-7bf7058910b6" } } ], "sender": { - "reference": "Organization/1732562153123310000.dd82ace9-715d-4637-bdd6-9168cfe52cb2" + "reference": "Organization/1735608559110468000.13f8a7f5-76e0-46e4-b9e9-f2f176f46a57" }, "source": { "extension": [ @@ -238,15 +238,15 @@ "endpoint": "urn:oid:2.16.840.1.114222.XXX" }, "responsible": { - "reference": "Organization/1732562153151265000.9bb994e6-10bc-44ca-be6f-6a3b49f0993a" + "reference": "Organization/1735608559138168000.00eb1e28-046e-4ee9-8ffa-b88e226c4967" } } }, { - "fullUrl": "Organization/1732562153123310000.dd82ace9-715d-4637-bdd6-9168cfe52cb2", + "fullUrl": "Organization/1735608559110468000.13f8a7f5-76e0-46e4-b9e9-f2f176f46a57", "resource": { "resourceType": "Organization", - "id": "1732562153123310000.dd82ace9-715d-4637-bdd6-9168cfe52cb2", + "id": "1735608559110468000.13f8a7f5-76e0-46e4-b9e9-f2f176f46a57", "identifier": [ { "extension": [ @@ -284,10 +284,10 @@ } }, { - "fullUrl": "Location/1732562153145172000.e4978d40-c022-47e7-8443-cf61eb977e14", + "fullUrl": "Location/1735608559131322000.01a8a7c3-439f-44de-bad0-b51f0ca48533", "resource": { "resourceType": "Location", - "id": "1732562153145172000.e4978d40-c022-47e7-8443-cf61eb977e14", + "id": "1735608559131322000.01a8a7c3-439f-44de-bad0-b51f0ca48533", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -311,10 +311,10 @@ } }, { - "fullUrl": "Organization/1732562153151265000.9bb994e6-10bc-44ca-be6f-6a3b49f0993a", + "fullUrl": "Organization/1735608559138168000.00eb1e28-046e-4ee9-8ffa-b88e226c4967", "resource": { "resourceType": "Organization", - "id": "1732562153151265000.9bb994e6-10bc-44ca-be6f-6a3b49f0993a", + "id": "1735608559138168000.00eb1e28-046e-4ee9-8ffa-b88e226c4967", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -422,7 +422,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153145172000.e4978d40-c022-47e7-8443-cf61eb977e14" + "reference": "Location/1735608559131322000.01a8a7c3-439f-44de-bad0-b51f0ca48533" } } ], @@ -441,10 +441,10 @@ } }, { - "fullUrl": "Organization/1732562153152314000.636eb862-9bcf-4578-a8c4-76d76a52c7ba", + "fullUrl": "Organization/1735608559139136000.38efa89c-c3a1-4319-8a6b-6af5464f86fc", "resource": { "resourceType": "Organization", - "id": "1732562153152314000.636eb862-9bcf-4578-a8c4-76d76a52c7ba", + "id": "1735608559139136000.38efa89c-c3a1-4319-8a6b-6af5464f86fc", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -483,10 +483,10 @@ } }, { - "fullUrl": "Organization/1732562153153628000.0edff44e-8d45-4fc3-b5c3-08fbed46c70e", + "fullUrl": "Organization/1735608559140467000.6ee00938-2cfc-4c9f-a7bb-8da84d7e4fd3", "resource": { "resourceType": "Organization", - "id": "1732562153153628000.0edff44e-8d45-4fc3-b5c3-08fbed46c70e", + "id": "1735608559140467000.6ee00938-2cfc-4c9f-a7bb-8da84d7e4fd3", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -525,10 +525,10 @@ } }, { - "fullUrl": "Location/1732562153155241000.f7d91a91-d032-427f-a60f-1c9d160143c8", + "fullUrl": "Location/1735608559142187000.a674bb66-5b44-4ff9-90d3-f3a1525c9c39", "resource": { "resourceType": "Location", - "id": "1732562153155241000.f7d91a91-d032-427f-a60f-1c9d160143c8", + "id": "1735608559142187000.a674bb66-5b44-4ff9-90d3-f3a1525c9c39", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -552,10 +552,10 @@ } }, { - "fullUrl": "Organization/1732562153157046000.37e93667-a04a-48be-b006-008c74bb0229", + "fullUrl": "Organization/1735608559143972000.079d0b26-d7d5-4da4-ad0c-7bf7058910b6", "resource": { "resourceType": "Organization", - "id": "1732562153157046000.37e93667-a04a-48be-b006-008c74bb0229", + "id": "1735608559143972000.079d0b26-d7d5-4da4-ad0c-7bf7058910b6", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -667,7 +667,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153155241000.f7d91a91-d032-427f-a60f-1c9d160143c8" + "reference": "Location/1735608559142187000.a674bb66-5b44-4ff9-90d3-f3a1525c9c39" } } ], @@ -686,10 +686,10 @@ } }, { - "fullUrl": "Provenance/1732562153760137000.9845f2ac-0c8e-4157-bf81-430b8f689f6a", + "fullUrl": "Provenance/1735608559735254000.1af51b86-1f77-4e6c-bde3-2548d31b394e", "resource": { "resourceType": "Provenance", - "id": "1732562153760137000.9845f2ac-0c8e-4157-bf81-430b8f689f6a", + "id": "1735608559735254000.1af51b86-1f77-4e6c-bde3-2548d31b394e", "recorded": "2019-07-20T09:12:29Z", "activity": { "coding": [ @@ -709,17 +709,17 @@ ] }, "who": { - "reference": "Organization/1732562153759773000.5080022a-2415-47cf-8028-6440055dff6c" + "reference": "Organization/1735608559735022000.042f1817-e2ca-4f14-bd03-c3c60cb54205" } } ] } }, { - "fullUrl": "Location/1732562153758411000.b85d5a33-3539-4bb5-84ce-e23b322ecc6b", + "fullUrl": "Location/1735608559733582000.a10ab161-4152-4518-a469-a2a748c54f1c", "resource": { "resourceType": "Location", - "id": "1732562153758411000.b85d5a33-3539-4bb5-84ce-e23b322ecc6b", + "id": "1735608559733582000.a10ab161-4152-4518-a469-a2a748c54f1c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -743,10 +743,10 @@ } }, { - "fullUrl": "Organization/1732562153759773000.5080022a-2415-47cf-8028-6440055dff6c", + "fullUrl": "Organization/1735608559735022000.042f1817-e2ca-4f14-bd03-c3c60cb54205", "resource": { "resourceType": "Organization", - "id": "1732562153759773000.5080022a-2415-47cf-8028-6440055dff6c", + "id": "1735608559735022000.042f1817-e2ca-4f14-bd03-c3c60cb54205", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -854,7 +854,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153758411000.b85d5a33-3539-4bb5-84ce-e23b322ecc6b" + "reference": "Location/1735608559733582000.a10ab161-4152-4518-a469-a2a748c54f1c" } } ], @@ -873,11 +873,11 @@ } }, { - "fullUrl": "Provenance/1732562153773679000.9c273ef9-317b-4457-acaa-d0a10be76910", + "fullUrl": "Provenance/1735608559748576000.12e6a873-4c5e-4595-9d60-cabbbdb48a6b", "resource": { "resourceType": "Provenance", - "id": "1732562153773679000.9c273ef9-317b-4457-acaa-d0a10be76910", - "recorded": "2024-11-25T14:15:53Z", + "id": "1735608559748576000.12e6a873-4c5e-4595-9d60-cabbbdb48a6b", + "recorded": "2024-12-30T20:29:19Z", "policy": [ "http://hl7.org/fhir/uv/v2mappings/message-oru-r01-to-bundle" ], @@ -899,17 +899,17 @@ ] }, "who": { - "reference": "Organization/1732562153773433000.efe18488-3dea-42aa-b546-44a2320a3f28" + "reference": "Organization/1735608559748154000.8298d1be-bc23-412d-9e1f-994786e6dbe2" } } ] } }, { - "fullUrl": "Organization/1732562153773433000.efe18488-3dea-42aa-b546-44a2320a3f28", + "fullUrl": "Organization/1735608559748154000.8298d1be-bc23-412d-9e1f-994786e6dbe2", "resource": { "resourceType": "Organization", - "id": "1732562153773433000.efe18488-3dea-42aa-b546-44a2320a3f28", + "id": "1735608559748154000.8298d1be-bc23-412d-9e1f-994786e6dbe2", "identifier": [ { "value": "CDC PRIME - Atlanta" @@ -929,16 +929,16 @@ } }, { - "fullUrl": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768", + "fullUrl": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d", "resource": { "resourceType": "Patient", - "id": "1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768", + "id": "1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d", "meta": { "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/last-updated-facility-namespace-id", "valueReference": { - "reference": "Organization/1732562153836395000.14028c7c-9147-459e-8c73-0d1a2cac74b2" + "reference": "Organization/1735608559799561000.9dc7154d-7405-4d37-a10e-20091161340c" } } ], @@ -1035,7 +1035,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732562153789290000.4bbdce01-bb61-40c4-a31b-92bdb4331530" + "reference": "Practitioner/1735608559764108000.2c346515-c009-45e0-a8b3-859eeacef8ef" }, "time": "2023-05-31", "_time": { @@ -1131,7 +1131,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732562153791331000.5cbd435d-6005-4e9b-9730-0909d058b397" + "reference": "Practitioner/1735608559766114000.81bceb67-25cb-4504-82fa-fdac999c8256" }, "time": "2023-05-31", "_time": { @@ -2026,7 +2026,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732562153801120000.6e0bbb7a-f0d3-40a7-ad6a-f75659ffdcc8" + "reference": "Organization/1735608559776136000.22eecccc-1452-4709-85ae-f60863988c29" } }, { @@ -2077,7 +2077,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732562153802611000.f400d90a-2443-480f-adc6-1dad3b6fa5bd" + "reference": "Organization/1735608559777153000.6e28d71a-8f58-41a9-a70c-582347708061" } }, { @@ -2191,13 +2191,13 @@ { "url": "PD1.14", "valueReference": { - "reference": "Organization/1732562153806033000.7c00260f-d478-4f7a-bcf5-b4763fc10b76" + "reference": "Organization/1735608559779960000.40f8d477-8055-4614-b104-4acfd8587223" } }, { "url": "PD1.14", "valueReference": { - "reference": "Organization/1732562153808295000.5ffd5adf-aaf7-4e2f-bb55-4fb4fe4e71c1" + "reference": "Organization/1735608559781855000.f4ab1caa-b937-42ad-9317-c54dadf0f933" } }, { @@ -2628,7 +2628,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732562153780196000.4b9cd4af-9c9a-497f-a604-a8b0c57455b3" + "reference": "Organization/1735608559754472000.073ab6d9-ea64-4027-98ba-a90bf6043ea4" } }, { @@ -2780,7 +2780,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-facility", "valueReference": { - "reference": "Organization/1732562153783031000.c9978086-5e18-4764-b0a1-b9faaad4250f" + "reference": "Organization/1735608559757339000.de80b495-5e06-4ed0-ba21-fdebbe3a0e00" } }, { @@ -3515,22 +3515,22 @@ ], "generalPractitioner": [ { - "reference": "Organization/1732562153785679000.6782734a-567c-4ff9-97bc-64a1501e8e6b" + "reference": "Organization/1735608559760089000.a38ce631-e9e3-470f-84d3-dd53aec79e5b" }, { - "reference": "Organization/1732562153787502000.6a296664-095f-422a-9acb-d8a934b9decd" + "reference": "Organization/1735608559762446000.4a87211d-687d-4e3e-9934-201b0f9b1f86" } ], "link": [ { "other": { - "reference": "RelatedPerson/1732562153824586000.9f4b56c7-f6b1-4b61-bec5-63cba9d7865c" + "reference": "RelatedPerson/1735608559791971000.a94fd736-b60a-48f7-94cc-6913180c7a23" }, "type": "seealso" }, { "other": { - "reference": "RelatedPerson/1732562153824978000.5c7cdd4c-1308-45a8-9a6f-f9da853f99a6" + "reference": "RelatedPerson/1735608559792320000.412d9714-8138-4089-bd0b-087022dd79a3" }, "type": "seealso" } @@ -3538,10 +3538,10 @@ } }, { - "fullUrl": "Organization/1732562153780196000.4b9cd4af-9c9a-497f-a604-a8b0c57455b3", + "fullUrl": "Organization/1735608559754472000.073ab6d9-ea64-4027-98ba-a90bf6043ea4", "resource": { "resourceType": "Organization", - "id": "1732562153780196000.4b9cd4af-9c9a-497f-a604-a8b0c57455b3", + "id": "1735608559754472000.073ab6d9-ea64-4027-98ba-a90bf6043ea4", "identifier": [ { "extension": [ @@ -3574,10 +3574,10 @@ } }, { - "fullUrl": "Organization/1732562153783031000.c9978086-5e18-4764-b0a1-b9faaad4250f", + "fullUrl": "Organization/1735608559757339000.de80b495-5e06-4ed0-ba21-fdebbe3a0e00", "resource": { "resourceType": "Organization", - "id": "1732562153783031000.c9978086-5e18-4764-b0a1-b9faaad4250f", + "id": "1735608559757339000.de80b495-5e06-4ed0-ba21-fdebbe3a0e00", "identifier": [ { "extension": [ @@ -3610,10 +3610,10 @@ } }, { - "fullUrl": "Location/1732562153784561000.263ec032-cfa5-4a0e-b859-3307c6a4bf76", + "fullUrl": "Location/1735608559758936000.cf3057b4-346f-4fed-b7ef-acbb5fbc2d61", "resource": { "resourceType": "Location", - "id": "1732562153784561000.263ec032-cfa5-4a0e-b859-3307c6a4bf76", + "id": "1735608559758936000.cf3057b4-346f-4fed-b7ef-acbb5fbc2d61", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -3637,10 +3637,10 @@ } }, { - "fullUrl": "Organization/1732562153785679000.6782734a-567c-4ff9-97bc-64a1501e8e6b", + "fullUrl": "Organization/1735608559760089000.a38ce631-e9e3-470f-84d3-dd53aec79e5b", "resource": { "resourceType": "Organization", - "id": "1732562153785679000.6782734a-567c-4ff9-97bc-64a1501e8e6b", + "id": "1735608559760089000.a38ce631-e9e3-470f-84d3-dd53aec79e5b", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -3748,7 +3748,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153784561000.263ec032-cfa5-4a0e-b859-3307c6a4bf76" + "reference": "Location/1735608559758936000.cf3057b4-346f-4fed-b7ef-acbb5fbc2d61" } } ], @@ -3767,10 +3767,10 @@ } }, { - "fullUrl": "Location/1732562153786484000.240bc114-fd18-48a5-90ac-a3df1cceab0b", + "fullUrl": "Location/1735608559761364000.93d62451-4663-41ef-b517-79359c1b6162", "resource": { "resourceType": "Location", - "id": "1732562153786484000.240bc114-fd18-48a5-90ac-a3df1cceab0b", + "id": "1735608559761364000.93d62451-4663-41ef-b517-79359c1b6162", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -3794,10 +3794,10 @@ } }, { - "fullUrl": "Organization/1732562153787502000.6a296664-095f-422a-9acb-d8a934b9decd", + "fullUrl": "Organization/1735608559762446000.4a87211d-687d-4e3e-9934-201b0f9b1f86", "resource": { "resourceType": "Organization", - "id": "1732562153787502000.6a296664-095f-422a-9acb-d8a934b9decd", + "id": "1735608559762446000.4a87211d-687d-4e3e-9934-201b0f9b1f86", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -3905,7 +3905,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153786484000.240bc114-fd18-48a5-90ac-a3df1cceab0b" + "reference": "Location/1735608559761364000.93d62451-4663-41ef-b517-79359c1b6162" } } ], @@ -3924,10 +3924,10 @@ } }, { - "fullUrl": "Practitioner/1732562153789290000.4bbdce01-bb61-40c4-a31b-92bdb4331530", + "fullUrl": "Practitioner/1735608559764108000.2c346515-c009-45e0-a8b3-859eeacef8ef", "resource": { "resourceType": "Practitioner", - "id": "1732562153789290000.4bbdce01-bb61-40c4-a31b-92bdb4331530", + "id": "1735608559764108000.2c346515-c009-45e0-a8b3-859eeacef8ef", "identifier": [ { "value": "Bob R.N." @@ -3936,10 +3936,10 @@ } }, { - "fullUrl": "Practitioner/1732562153791331000.5cbd435d-6005-4e9b-9730-0909d058b397", + "fullUrl": "Practitioner/1735608559766114000.81bceb67-25cb-4504-82fa-fdac999c8256", "resource": { "resourceType": "Practitioner", - "id": "1732562153791331000.5cbd435d-6005-4e9b-9730-0909d058b397", + "id": "1735608559766114000.81bceb67-25cb-4504-82fa-fdac999c8256", "identifier": [ { "value": "Bob R.N." @@ -3948,10 +3948,10 @@ } }, { - "fullUrl": "Organization/1732562153801120000.6e0bbb7a-f0d3-40a7-ad6a-f75659ffdcc8", + "fullUrl": "Organization/1735608559776136000.22eecccc-1452-4709-85ae-f60863988c29", "resource": { "resourceType": "Organization", - "id": "1732562153801120000.6e0bbb7a-f0d3-40a7-ad6a-f75659ffdcc8", + "id": "1735608559776136000.22eecccc-1452-4709-85ae-f60863988c29", "identifier": [ { "extension": [ @@ -3984,10 +3984,10 @@ } }, { - "fullUrl": "Organization/1732562153802611000.f400d90a-2443-480f-adc6-1dad3b6fa5bd", + "fullUrl": "Organization/1735608559777153000.6e28d71a-8f58-41a9-a70c-582347708061", "resource": { "resourceType": "Organization", - "id": "1732562153802611000.f400d90a-2443-480f-adc6-1dad3b6fa5bd", + "id": "1735608559777153000.6e28d71a-8f58-41a9-a70c-582347708061", "identifier": [ { "extension": [ @@ -4020,10 +4020,10 @@ } }, { - "fullUrl": "Location/1732562153804615000.37ac84fc-0891-401b-ac46-0d6883b59493", + "fullUrl": "Location/1735608559778847000.5ecd786a-5577-4e11-8095-f440dc18298f", "resource": { "resourceType": "Location", - "id": "1732562153804615000.37ac84fc-0891-401b-ac46-0d6883b59493", + "id": "1735608559778847000.5ecd786a-5577-4e11-8095-f440dc18298f", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4047,10 +4047,10 @@ } }, { - "fullUrl": "Organization/1732562153806033000.7c00260f-d478-4f7a-bcf5-b4763fc10b76", + "fullUrl": "Organization/1735608559779960000.40f8d477-8055-4614-b104-4acfd8587223", "resource": { "resourceType": "Organization", - "id": "1732562153806033000.7c00260f-d478-4f7a-bcf5-b4763fc10b76", + "id": "1735608559779960000.40f8d477-8055-4614-b104-4acfd8587223", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -4158,7 +4158,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153804615000.37ac84fc-0891-401b-ac46-0d6883b59493" + "reference": "Location/1735608559778847000.5ecd786a-5577-4e11-8095-f440dc18298f" } } ], @@ -4177,10 +4177,10 @@ } }, { - "fullUrl": "Location/1732562153807102000.241bf963-35c5-453a-b51f-739b9941c637", + "fullUrl": "Location/1735608559780975000.21fc270b-6ce9-4d30-bf2a-9f872035f2e2", "resource": { "resourceType": "Location", - "id": "1732562153807102000.241bf963-35c5-453a-b51f-739b9941c637", + "id": "1735608559780975000.21fc270b-6ce9-4d30-bf2a-9f872035f2e2", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -4204,10 +4204,10 @@ } }, { - "fullUrl": "Organization/1732562153808295000.5ffd5adf-aaf7-4e2f-bb55-4fb4fe4e71c1", + "fullUrl": "Organization/1735608559781855000.f4ab1caa-b937-42ad-9317-c54dadf0f933", "resource": { "resourceType": "Organization", - "id": "1732562153808295000.5ffd5adf-aaf7-4e2f-bb55-4fb4fe4e71c1", + "id": "1735608559781855000.f4ab1caa-b937-42ad-9317-c54dadf0f933", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -4315,7 +4315,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153807102000.241bf963-35c5-453a-b51f-739b9941c637" + "reference": "Location/1735608559780975000.21fc270b-6ce9-4d30-bf2a-9f872035f2e2" } } ], @@ -4334,10 +4334,10 @@ } }, { - "fullUrl": "RelatedPerson/1732562153824586000.9f4b56c7-f6b1-4b61-bec5-63cba9d7865c", + "fullUrl": "RelatedPerson/1735608559791971000.a94fd736-b60a-48f7-94cc-6913180c7a23", "resource": { "resourceType": "RelatedPerson", - "id": "1732562153824586000.9f4b56c7-f6b1-4b61-bec5-63cba9d7865c", + "id": "1735608559791971000.a94fd736-b60a-48f7-94cc-6913180c7a23", "identifier": [ { "value": "maybe" @@ -4346,10 +4346,10 @@ } }, { - "fullUrl": "RelatedPerson/1732562153824978000.5c7cdd4c-1308-45a8-9a6f-f9da853f99a6", + "fullUrl": "RelatedPerson/1735608559792320000.412d9714-8138-4089-bd0b-087022dd79a3", "resource": { "resourceType": "RelatedPerson", - "id": "1732562153824978000.5c7cdd4c-1308-45a8-9a6f-f9da853f99a6", + "id": "1735608559792320000.412d9714-8138-4089-bd0b-087022dd79a3", "identifier": [ { "value": "maybe not" @@ -4358,10 +4358,10 @@ } }, { - "fullUrl": "Organization/1732562153836395000.14028c7c-9147-459e-8c73-0d1a2cac74b2", + "fullUrl": "Organization/1735608559799561000.9dc7154d-7405-4d37-a10e-20091161340c", "resource": { "resourceType": "Organization", - "id": "1732562153836395000.14028c7c-9147-459e-8c73-0d1a2cac74b2", + "id": "1735608559799561000.9dc7154d-7405-4d37-a10e-20091161340c", "identifier": [ { "extension": [ @@ -4394,17 +4394,17 @@ } }, { - "fullUrl": "Provenance/1732562153859480000.b8c60619-c1a9-4f79-b5e6-94f4755ea073", + "fullUrl": "Provenance/1735608559823989000.fde4ea67-5302-4b2b-8fdf-d7a021b8ab46", "resource": { "resourceType": "Provenance", - "id": "1732562153859480000.b8c60619-c1a9-4f79-b5e6-94f4755ea073", + "id": "1735608559823989000.fde4ea67-5302-4b2b-8fdf-d7a021b8ab46", "target": [ { - "reference": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768" + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" } ], "occurredDateTime": "2024-08-21T11:38:00Z", - "recorded": "2024-11-25T14:15:53Z", + "recorded": "2024-12-30T20:29:19Z", "activity": { "coding": [ { @@ -4424,17 +4424,17 @@ ] }, "who": { - "reference": "Organization/1732562153859199000.ae77c9c5-4e55-4a4c-a9a6-1ce58e201c47" + "reference": "Organization/1735608559823749000.247a3fa4-f912-44fb-ab3f-fc1b5b2205dc" } } ] } }, { - "fullUrl": "Organization/1732562153859199000.ae77c9c5-4e55-4a4c-a9a6-1ce58e201c47", + "fullUrl": "Organization/1735608559823749000.247a3fa4-f912-44fb-ab3f-fc1b5b2205dc", "resource": { "resourceType": "Organization", - "id": "1732562153859199000.ae77c9c5-4e55-4a4c-a9a6-1ce58e201c47", + "id": "1735608559823749000.247a3fa4-f912-44fb-ab3f-fc1b5b2205dc", "identifier": [ { "extension": [ @@ -4467,10 +4467,10 @@ } }, { - "fullUrl": "Encounter/1732562153890198000.0ce58f24-e0de-4d23-aba5-12c6458c21cc", + "fullUrl": "Encounter/1735608559851174000.080c594f-b165-441a-8234-1962ffc87724", "resource": { "resourceType": "Encounter", - "id": "1732562153890198000.0ce58f24-e0de-4d23-aba5-12c6458c21cc", + "id": "1735608559851174000.080c594f-b165-441a-8234-1962ffc87724", "meta": { "security": [ { @@ -4809,13 +4809,13 @@ { "url": "PV2.23", "valueReference": { - "reference": "Organization/1732562153867456000.0263cd4a-57d6-4c91-9cf9-17f499d198e3" + "reference": "Organization/1735608559832220000.b4ff9484-bd69-4bb4-a2a2-752a87e08fff" } }, { "url": "PV2.23", "valueReference": { - "reference": "Organization/1732562153868808000.30365f9b-338c-4d31-9546-c170cc2967f2" + "reference": "Organization/1735608559833415000.0ccb523e-0510-440c-9cca-eed2e3d219e7" } }, { @@ -4946,11 +4946,11 @@ ] }, "subject": { - "reference": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768" + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" }, "episodeOfCare": [ { - "reference": "EpisodeOfCare/1732562153890759000.b03d8a2b-dcdd-4bee-98f9-78c940f8e4a1" + "reference": "EpisodeOfCare/1735608559851857000.4cda7cd0-0f6a-4f5f-95b9-3e677b908d50" } ], "participant": [ @@ -4967,7 +4967,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153872648000.a25105b3-620e-410a-b2c5-b1110951e5fb" + "reference": "Practitioner/1735608559836941000.732619d4-e947-43d6-ac34-d3bd1ec7adfe" } }, { @@ -4983,7 +4983,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153873388000.6823dcca-4b41-43af-a9c9-31433998e6ad" + "reference": "Practitioner/1735608559837645000.35a11443-8c08-4550-bd5e-7e8382f5a0f0" } }, { @@ -4999,7 +4999,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153874062000.79bc647f-a899-400d-a12f-d2e340080575" + "reference": "Practitioner/1735608559838318000.51cff256-251e-4bfe-a02b-dd5fe94a062b" } }, { @@ -5015,7 +5015,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153877446000.caf5dd3e-21c1-44cc-b7e2-9474eeccfeea" + "reference": "Practitioner/1735608559838952000.9ba121d3-78f1-4071-8f61-8cf1c0d27cfc" } }, { @@ -5031,7 +5031,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153880675000.e4722423-2100-4af4-80b0-a83fddccb7a1" + "reference": "Practitioner/1735608559841634000.6c0aadc6-853a-4919-821c-12659464ae65" } }, { @@ -5047,7 +5047,7 @@ } ], "individual": { - "reference": "Practitioner/1732562153883521000.62e6b6df-73ec-488c-83a6-f8901e437614" + "reference": "Practitioner/1735608559844546000.b3ffb514-e47b-475d-b4ea-0dedc4146de7" } } ], @@ -5180,7 +5180,7 @@ } ], "destination": { - "reference": "Location/1732562153869414000.00b21e8f-4d47-4679-9f12-61611622639a" + "reference": "Location/1735608559833955000.62847331-70e1-4b5c-a431-07a928094129" }, "dischargeDisposition": { "coding": [ @@ -5210,7 +5210,7 @@ } ], "location": { - "reference": "Location/1732562153886729000.06f365ca-2a46-435b-9b63-2a4e4fbd9a02" + "reference": "Location/1735608559847753000.656f26ab-fd14-46f3-8ae3-cad4829c7e99" }, "status": "active" }, @@ -5222,7 +5222,7 @@ } ], "location": { - "reference": "Location/1732562153887852000.fa9d0f80-9e6e-4310-8d3c-ad183318ab17" + "reference": "Location/1735608559848807000.a71aa645-65f8-4d13-a7c4-3dea423ef29d" }, "status": "completed" }, @@ -5238,7 +5238,7 @@ } ], "location": { - "reference": "Location/1732562153888228000.9f180f5a-2482-4474-8bec-04be2e758e3e" + "reference": "Location/1735608559849159000.0a5174af-035a-492d-b7b2-7be7fab59672" }, "status": "active" }, @@ -5250,7 +5250,7 @@ } ], "location": { - "reference": "Location/1732562153888624000.1cb4f13f-1497-4d29-bd56-c8b0ebdad51a" + "reference": "Location/1735608559849519000.d4c7068d-0618-46ec-aa91-89776d7e24c9" }, "status": "planned" }, @@ -5266,7 +5266,7 @@ } ], "location": { - "reference": "Location/1732562153888992000.bbe075b2-fff6-49f4-8196-874a116ef3f1" + "reference": "Location/1735608559849880000.49ae95f0-3205-47a0-8aed-ac6b66c756da" }, "status": "completed" }, @@ -5282,7 +5282,7 @@ } ], "location": { - "reference": "Location/1732562153890079000.fc9d997c-b83c-4059-8bf2-5a654a2c5f0a" + "reference": "Location/1735608559851027000.360affe4-a725-4c99-9ba9-f4f1943e6e9c" }, "status": "planned" } @@ -5290,10 +5290,10 @@ } }, { - "fullUrl": "Location/1732562153866745000.5c951e01-ebdb-42d4-8aa2-dd9a5ab1583b", + "fullUrl": "Location/1735608559831534000.4ff374d6-70c3-4bde-900f-510023c3403c", "resource": { "resourceType": "Location", - "id": "1732562153866745000.5c951e01-ebdb-42d4-8aa2-dd9a5ab1583b", + "id": "1735608559831534000.4ff374d6-70c3-4bde-900f-510023c3403c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -5317,10 +5317,10 @@ } }, { - "fullUrl": "Organization/1732562153867456000.0263cd4a-57d6-4c91-9cf9-17f499d198e3", + "fullUrl": "Organization/1735608559832220000.b4ff9484-bd69-4bb4-a2a2-752a87e08fff", "resource": { "resourceType": "Organization", - "id": "1732562153867456000.0263cd4a-57d6-4c91-9cf9-17f499d198e3", + "id": "1735608559832220000.b4ff9484-bd69-4bb4-a2a2-752a87e08fff", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -5420,7 +5420,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153866745000.5c951e01-ebdb-42d4-8aa2-dd9a5ab1583b" + "reference": "Location/1735608559831534000.4ff374d6-70c3-4bde-900f-510023c3403c" } } ], @@ -5439,10 +5439,10 @@ } }, { - "fullUrl": "Location/1732562153867965000.03d2c1ec-186a-41f7-a1b8-c86f82e9cc04", + "fullUrl": "Location/1735608559832749000.3f70d054-8d5f-485a-a5c5-5233feb14d27", "resource": { "resourceType": "Location", - "id": "1732562153867965000.03d2c1ec-186a-41f7-a1b8-c86f82e9cc04", + "id": "1735608559832749000.3f70d054-8d5f-485a-a5c5-5233feb14d27", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -5466,10 +5466,10 @@ } }, { - "fullUrl": "Organization/1732562153868808000.30365f9b-338c-4d31-9546-c170cc2967f2", + "fullUrl": "Organization/1735608559833415000.0ccb523e-0510-440c-9cca-eed2e3d219e7", "resource": { "resourceType": "Organization", - "id": "1732562153868808000.30365f9b-338c-4d31-9546-c170cc2967f2", + "id": "1735608559833415000.0ccb523e-0510-440c-9cca-eed2e3d219e7", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/organization-name-type", @@ -5569,7 +5569,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562153867965000.03d2c1ec-186a-41f7-a1b8-c86f82e9cc04" + "reference": "Location/1735608559832749000.3f70d054-8d5f-485a-a5c5-5233feb14d27" } } ], @@ -5588,10 +5588,10 @@ } }, { - "fullUrl": "Location/1732562153869414000.00b21e8f-4d47-4679-9f12-61611622639a", + "fullUrl": "Location/1735608559833955000.62847331-70e1-4b5c-a431-07a928094129", "resource": { "resourceType": "Location", - "id": "1732562153869414000.00b21e8f-4d47-4679-9f12-61611622639a", + "id": "1735608559833955000.62847331-70e1-4b5c-a431-07a928094129", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/dld2-effective-date", @@ -5601,10 +5601,10 @@ } }, { - "fullUrl": "Practitioner/1732562153872648000.a25105b3-620e-410a-b2c5-b1110951e5fb", + "fullUrl": "Practitioner/1735608559836941000.732619d4-e947-43d6-ac34-d3bd1ec7adfe", "resource": { "resourceType": "Practitioner", - "id": "1732562153872648000.a25105b3-620e-410a-b2c5-b1110951e5fb", + "id": "1735608559836941000.732619d4-e947-43d6-ac34-d3bd1ec7adfe", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -5697,10 +5697,10 @@ } }, { - "fullUrl": "Practitioner/1732562153873388000.6823dcca-4b41-43af-a9c9-31433998e6ad", + "fullUrl": "Practitioner/1735608559837645000.35a11443-8c08-4550-bd5e-7e8382f5a0f0", "resource": { "resourceType": "Practitioner", - "id": "1732562153873388000.6823dcca-4b41-43af-a9c9-31433998e6ad", + "id": "1735608559837645000.35a11443-8c08-4550-bd5e-7e8382f5a0f0", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -5720,10 +5720,10 @@ } }, { - "fullUrl": "Practitioner/1732562153874062000.79bc647f-a899-400d-a12f-d2e340080575", + "fullUrl": "Practitioner/1735608559838318000.51cff256-251e-4bfe-a02b-dd5fe94a062b", "resource": { "resourceType": "Practitioner", - "id": "1732562153874062000.79bc647f-a899-400d-a12f-d2e340080575", + "id": "1735608559838318000.51cff256-251e-4bfe-a02b-dd5fe94a062b", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -5743,10 +5743,10 @@ } }, { - "fullUrl": "Practitioner/1732562153877446000.caf5dd3e-21c1-44cc-b7e2-9474eeccfeea", + "fullUrl": "Practitioner/1735608559838952000.9ba121d3-78f1-4071-8f61-8cf1c0d27cfc", "resource": { "resourceType": "Practitioner", - "id": "1732562153877446000.caf5dd3e-21c1-44cc-b7e2-9474eeccfeea", + "id": "1735608559838952000.9ba121d3-78f1-4071-8f61-8cf1c0d27cfc", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -5766,10 +5766,10 @@ } }, { - "fullUrl": "Practitioner/1732562153880675000.e4722423-2100-4af4-80b0-a83fddccb7a1", + "fullUrl": "Practitioner/1735608559841634000.6c0aadc6-853a-4919-821c-12659464ae65", "resource": { "resourceType": "Practitioner", - "id": "1732562153880675000.e4722423-2100-4af4-80b0-a83fddccb7a1", + "id": "1735608559841634000.6c0aadc6-853a-4919-821c-12659464ae65", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -5977,10 +5977,10 @@ } }, { - "fullUrl": "Practitioner/1732562153883521000.62e6b6df-73ec-488c-83a6-f8901e437614", + "fullUrl": "Practitioner/1735608559844546000.b3ffb514-e47b-475d-b4ea-0dedc4146de7", "resource": { "resourceType": "Practitioner", - "id": "1732562153883521000.62e6b6df-73ec-488c-83a6-f8901e437614", + "id": "1735608559844546000.b3ffb514-e47b-475d-b4ea-0dedc4146de7", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", @@ -6188,10 +6188,10 @@ } }, { - "fullUrl": "Organization/1732562153884161000.15dce04f-dc04-44d7-896a-917af16bf459", + "fullUrl": "Organization/1735608559845244000.66a21d71-4c80-4736-a881-9fbe6c119966", "resource": { "resourceType": "Organization", - "id": "1732562153884161000.15dce04f-dc04-44d7-896a-917af16bf459", + "id": "1735608559845244000.66a21d71-4c80-4736-a881-9fbe6c119966", "identifier": [ { "extension": [ @@ -6224,10 +6224,10 @@ } }, { - "fullUrl": "Location/1732562153885994000.dd0d8694-e7ed-4bb5-af66-e436a73bedfb", + "fullUrl": "Location/1735608559847053000.27b8841c-7a02-4ecf-b063-000f0e5bc99f", "resource": { "resourceType": "Location", - "id": "1732562153885994000.dd0d8694-e7ed-4bb5-af66-e436a73bedfb", + "id": "1735608559847053000.27b8841c-7a02-4ecf-b063-000f0e5bc99f", "identifier": [ { "extension": [ @@ -6272,10 +6272,10 @@ } }, { - "fullUrl": "Location/1732562153886110000.1aaf4e47-811d-440a-968d-61edd700f853", + "fullUrl": "Location/1735608559847169000.14d0b77e-7d0a-4884-9dd7-0452534c1edd", "resource": { "resourceType": "Location", - "id": "1732562153886110000.1aaf4e47-811d-440a-968d-61edd700f853", + "id": "1735608559847169000.14d0b77e-7d0a-4884-9dd7-0452534c1edd", "identifier": [ { "extension": [ @@ -6304,15 +6304,15 @@ ] }, "partOf": { - "reference": "Location/1732562153885994000.dd0d8694-e7ed-4bb5-af66-e436a73bedfb" + "reference": "Location/1735608559847053000.27b8841c-7a02-4ecf-b063-000f0e5bc99f" } } }, { - "fullUrl": "Location/1732562153886214000.24fed3c3-c79c-416e-9d35-6a53a6d8f63a", + "fullUrl": "Location/1735608559847266000.267f8db9-b255-4b74-9e78-adcb21256929", "resource": { "resourceType": "Location", - "id": "1732562153886214000.24fed3c3-c79c-416e-9d35-6a53a6d8f63a", + "id": "1735608559847266000.267f8db9-b255-4b74-9e78-adcb21256929", "identifier": [ { "extension": [ @@ -6341,15 +6341,15 @@ ] }, "partOf": { - "reference": "Location/1732562153886110000.1aaf4e47-811d-440a-968d-61edd700f853" + "reference": "Location/1735608559847169000.14d0b77e-7d0a-4884-9dd7-0452534c1edd" } } }, { - "fullUrl": "Location/1732562153886333000.b20e122f-eb55-4b61-b8e3-291490508eef", + "fullUrl": "Location/1735608559847380000.2c30e269-cd24-4ce9-80c4-010635879c92", "resource": { "resourceType": "Location", - "id": "1732562153886333000.b20e122f-eb55-4b61-b8e3-291490508eef", + "id": "1735608559847380000.2c30e269-cd24-4ce9-80c4-010635879c92", "identifier": [ { "extension": [ @@ -6399,15 +6399,15 @@ ] }, "partOf": { - "reference": "Location/1732562153886214000.24fed3c3-c79c-416e-9d35-6a53a6d8f63a" + "reference": "Location/1735608559847266000.267f8db9-b255-4b74-9e78-adcb21256929" } } }, { - "fullUrl": "Location/1732562153886482000.5bf83c58-d9e7-4790-95d6-d4b30089c79a", + "fullUrl": "Location/1735608559847505000.b88a3ac4-d881-44f6-b88e-ca2195ed7871", "resource": { "resourceType": "Location", - "id": "1732562153886482000.5bf83c58-d9e7-4790-95d6-d4b30089c79a", + "id": "1735608559847505000.b88a3ac4-d881-44f6-b88e-ca2195ed7871", "identifier": [ { "extension": [ @@ -6450,15 +6450,15 @@ ] }, "partOf": { - "reference": "Location/1732562153886333000.b20e122f-eb55-4b61-b8e3-291490508eef" + "reference": "Location/1735608559847380000.2c30e269-cd24-4ce9-80c4-010635879c92" } } }, { - "fullUrl": "Location/1732562153886729000.06f365ca-2a46-435b-9b63-2a4e4fbd9a02", + "fullUrl": "Location/1735608559847753000.656f26ab-fd14-46f3-8ae3-cad4829c7e99", "resource": { "resourceType": "Location", - "id": "1732562153886729000.06f365ca-2a46-435b-9b63-2a4e4fbd9a02", + "id": "1735608559847753000.656f26ab-fd14-46f3-8ae3-cad4829c7e99", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -6510,7 +6510,7 @@ ], "value": "Comprehensive", "assigner": { - "reference": "Organization/1732562153884161000.15dce04f-dc04-44d7-896a-917af16bf459" + "reference": "Organization/1735608559845244000.66a21d71-4c80-4736-a881-9fbe6c119966" } } ], @@ -6525,15 +6525,15 @@ ] }, "partOf": { - "reference": "Location/1732562153886482000.5bf83c58-d9e7-4790-95d6-d4b30089c79a" + "reference": "Location/1735608559847505000.b88a3ac4-d881-44f6-b88e-ca2195ed7871" } } }, { - "fullUrl": "Organization/1732562153887283000.8934d259-27ae-4343-b365-6763411d76f7", + "fullUrl": "Organization/1735608559848252000.1cd41b0e-a146-405f-b687-6c56b6a335c1", "resource": { "resourceType": "Organization", - "id": "1732562153887283000.8934d259-27ae-4343-b365-6763411d76f7", + "id": "1735608559848252000.1cd41b0e-a146-405f-b687-6c56b6a335c1", "identifier": [ { "extension": [ @@ -6566,10 +6566,10 @@ } }, { - "fullUrl": "Location/1732562153887852000.fa9d0f80-9e6e-4310-8d3c-ad183318ab17", + "fullUrl": "Location/1735608559848807000.a71aa645-65f8-4d13-a7c4-3dea423ef29d", "resource": { "resourceType": "Location", - "id": "1732562153887852000.fa9d0f80-9e6e-4310-8d3c-ad183318ab17", + "id": "1735608559848807000.a71aa645-65f8-4d13-a7c4-3dea423ef29d", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -6629,7 +6629,7 @@ ], "value": "Entity ID", "assigner": { - "reference": "Organization/1732562153887283000.8934d259-27ae-4343-b365-6763411d76f7" + "reference": "Organization/1735608559848252000.1cd41b0e-a146-405f-b687-6c56b6a335c1" } } ], @@ -6647,37 +6647,37 @@ } }, { - "fullUrl": "Location/1732562153888228000.9f180f5a-2482-4474-8bec-04be2e758e3e", + "fullUrl": "Location/1735608559849159000.0a5174af-035a-492d-b7b2-7be7fab59672", "resource": { "resourceType": "Location", - "id": "1732562153888228000.9f180f5a-2482-4474-8bec-04be2e758e3e", + "id": "1735608559849159000.0a5174af-035a-492d-b7b2-7be7fab59672", "description": "Its Temporary", "mode": "instance" } }, { - "fullUrl": "Location/1732562153888624000.1cb4f13f-1497-4d29-bd56-c8b0ebdad51a", + "fullUrl": "Location/1735608559849519000.d4c7068d-0618-46ec-aa91-89776d7e24c9", "resource": { "resourceType": "Location", - "id": "1732562153888624000.1cb4f13f-1497-4d29-bd56-c8b0ebdad51a", + "id": "1735608559849519000.d4c7068d-0618-46ec-aa91-89776d7e24c9", "description": "Pending Location", "mode": "instance" } }, { - "fullUrl": "Location/1732562153888992000.bbe075b2-fff6-49f4-8196-874a116ef3f1", + "fullUrl": "Location/1735608559849880000.49ae95f0-3205-47a0-8aed-ac6b66c756da", "resource": { "resourceType": "Location", - "id": "1732562153888992000.bbe075b2-fff6-49f4-8196-874a116ef3f1", + "id": "1735608559849880000.49ae95f0-3205-47a0-8aed-ac6b66c756da", "description": "Prior Location", "mode": "instance" } }, { - "fullUrl": "Organization/1732562153889515000.6c01de3a-c2d3-4d5a-82bb-c2e46f28851d", + "fullUrl": "Organization/1735608559850446000.5e0f27b1-6b49-45a7-a406-d492f5609dcd", "resource": { "resourceType": "Organization", - "id": "1732562153889515000.6c01de3a-c2d3-4d5a-82bb-c2e46f28851d", + "id": "1735608559850446000.5e0f27b1-6b49-45a7-a406-d492f5609dcd", "identifier": [ { "extension": [ @@ -6710,10 +6710,10 @@ } }, { - "fullUrl": "Location/1732562153890079000.fc9d997c-b83c-4059-8bf2-5a654a2c5f0a", + "fullUrl": "Location/1735608559851027000.360affe4-a725-4c99-9ba9-f4f1943e6e9c", "resource": { "resourceType": "Location", - "id": "1732562153890079000.fc9d997c-b83c-4059-8bf2-5a654a2c5f0a", + "id": "1735608559851027000.360affe4-a725-4c99-9ba9-f4f1943e6e9c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/pl6-person-location-type", @@ -6773,7 +6773,7 @@ ], "value": "Entity ID", "assigner": { - "reference": "Organization/1732562153889515000.6c01de3a-c2d3-4d5a-82bb-c2e46f28851d" + "reference": "Organization/1735608559850446000.5e0f27b1-6b49-45a7-a406-d492f5609dcd" } } ], @@ -6791,10 +6791,10 @@ } }, { - "fullUrl": "EpisodeOfCare/1732562153890759000.b03d8a2b-dcdd-4bee-98f9-78c940f8e4a1", + "fullUrl": "EpisodeOfCare/1735608559851857000.4cda7cd0-0f6a-4f5f-95b9-3e677b908d50", "resource": { "resourceType": "EpisodeOfCare", - "id": "1732562153890759000.b03d8a2b-dcdd-4bee-98f9-78c940f8e4a1", + "id": "1735608559851857000.4cda7cd0-0f6a-4f5f-95b9-3e677b908d50", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", @@ -6813,10 +6813,1168 @@ } }, { - "fullUrl": "Observation/1732562154193977000.c207046a-6adc-4826-b659-18bb2d10b434", + "fullUrl": "Coverage/1735608560153685000.3adce21a-6ea7-4d85-b51b-e42c6761bba2", + "resource": { + "resourceType": "Coverage", + "id": "1735608560153685000.3adce21a-6ea7-4d85-b51b-e42c6761bba2", + "extension": [ + { + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + }, + { + "url": "http://hl7.org/fhir/R5/StructureDefinition/extension-subscriberId", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/in1-coverage", + "extension": [ + { + "url": "IN1.2", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "EPO" + } + ] + } + }, + { + "url": "IN1.3", + "valueIdentifier": { + "value": "80" + } + }, + { + "url": "IN1.14", + "extension": [ + { + "url": "AUI.1", + "valueString": "1701" + }, + { + "url": "AUI.2", + "valueString": "19700101" + }, + { + "url": "AUI.3", + "valueString": "DR TEETH AND THE ELECTRIC MAYHEM" + } + ] + }, + { + "url": "IN1.16", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "HL7" + }, + { + "url": "XPN.3", + "valueString": "MI" + }, + { + "url": "XPN.4", + "valueString": "V" + }, + { + "url": "XPN.6", + "valueString": "BCN" + }, + { + "url": "XPN.7", + "valueString": "L" + }, + { + "url": "XPN.8", + "valueString": "Naaame" + }, + { + "url": "XPN.9", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL7444" + } + ], + "code": "C", + "display": "Name Context" + } + ] + } + } + ] + } + ], + "use": "official", + "family": "Mega", + "_family": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix", + "valueString": "Mr" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name", + "valueString": "MrOwnMega" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix", + "valueString": "Mrs" + }, + { + "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name", + "valueString": "MrsOwn" + } + ] + }, + "given": [ + "HL7", + "MI" + ], + "prefix": [ + "DR" + ], + "suffix": [ + "V", + "BCN" + ] + } + }, + { + "url": "IN1.17", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "SEL" + } + ] + } + }, + { + "url": "IN1.18", + "valueDateTime": "1970-07-22", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "19700722" + } + ] + } + }, + { + "url": "IN1.19", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "13324 WHITE CEMETERY RD" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "13324 WHITE CEMETERY RD", + "\"\"" + ], + "city": "HANNIBAL", + "state": "NY", + "postalCode": "130740000", + "country": "\"\"" + } + }, + { + "url": "IN1.20", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "Y" + } + ] + } + }, + { + "url": "IN1.21", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "IN" + } + ] + } + }, + { + "url": "IN1.22", + "valueString": "1" + }, + { + "url": "IN1.23", + "valueString": "Y" + }, + { + "url": "IN1.24", + "valueString": "20241223" + }, + { + "url": "IN1.4", + "valueReference": { + "reference": "Organization/1735608560143647000.517d591e-5d83-4a53-8546-4937251e0d67" + } + }, + { + "url": "IN1.25", + "valueString": "Y" + }, + { + "url": "IN1.26", + "valueString": "20241224" + }, + { + "url": "IN1.27", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "N" + } + ] + } + }, + { + "url": "IN1.28", + "valueString": "PACCERT" + }, + { + "url": "IN1.29", + "valueDateTime": "2024-12-23", + "_valueDateTime": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date-time", + "valueString": "20241223" + } + ] + } + }, + { + "url": "IN1.30", + "valueReference": { + "reference": "Practitioner/1735608560145267000.972435ef-0e0a-430f-87e8-8d990a23f60f" + } + }, + { + "url": "IN1.31", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.32", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "OK" + } + ] + } + }, + { + "url": "IN1.33", + "valueString": "176" + }, + { + "url": "IN1.34", + "valueString": "2" + }, + { + "url": "IN1.5", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + }, + { + "url": "IN1.35", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1234" + } + ] + } + }, + { + "url": "IN1.36", + "valueString": "1002424" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.37" + }, + { + "url": "CP.1.1", + "valueDecimal": 11.11 + }, + { + "url": "CP.1.2", + "valueString": "USD" + }, + { + "url": "CP.2", + "valueString": "P1" + }, + { + "url": "CP.3", + "valueDecimal": 1.001 + }, + { + "url": "CP.4", + "valueDecimal": -1 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "R", + "display": "Range Units" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.38" + }, + { + "url": "CP.1.1", + "valueDecimal": 22.22 + }, + { + "url": "CP.1.2", + "valueString": "RUB" + }, + { + "url": "CP.2", + "valueString": "P2" + }, + { + "url": "CP.3", + "valueDecimal": 2.002 + }, + { + "url": "CP.4", + "valueDecimal": -2 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "RR", + "display": "Russian Rubble" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "F" + } + ] + }, + { + "url": "IN1.39", + "valueString": "10" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.40" + }, + { + "url": "CP.1.1", + "valueDecimal": 33.33 + }, + { + "url": "CP.1.2", + "valueString": "MXN" + }, + { + "url": "CP.2", + "valueString": "P3" + }, + { + "url": "CP.3", + "valueDecimal": 3.003 + }, + { + "url": "CP.4", + "valueDecimal": -3 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "OR", + "display": "Oven Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/composite-price", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2Field", + "valueString": "IN1.41" + }, + { + "url": "CP.1.1", + "valueDecimal": 44.44 + }, + { + "url": "CP.1.2", + "valueString": "CAD" + }, + { + "url": "CP.2", + "valueString": "P4" + }, + { + "url": "CP.3", + "valueDecimal": 4.004 + }, + { + "url": "CP.4", + "valueDecimal": -4 + }, + { + "url": "CP.5", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding-system", + "valueString": "HL79999" + } + ], + "code": "HHR", + "display": "Home Home Range" + } + ] + } + }, + { + "url": "CP.6", + "valueString": "P" + } + ] + }, + { + "url": "IN1.42", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1" + } + ] + } + }, + { + "url": "IN1.43", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "F" + } + ] + } + }, + { + "url": "IN1.44", + "valueAddress": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "45 WORKING LANE" + } + ] + } + ] + } + ], + "line": [ + "45 WORKING LANE" + ], + "city": "LIVERPOOL", + "state": "NY", + "postalCode": "13088" + } + }, + { + "url": "IN1.6", + "valueHumanName": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xpn-human-name", + "extension": [ + { + "url": "XPN.2", + "valueString": "John" + } + ] + } + ], + "family": "Jones", + "given": [ + "John" + ], + "prefix": [ + "Mr." + ] + } + }, + { + "url": "IN1.45", + "valueString": "Y" + }, + { + "url": "IN1.46", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "1002423" + } + ] + } + }, + { + "url": "IN1.47", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "B" + } + ] + } + }, + { + "url": "IN1.48", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "0" + } + ] + } + }, + { + "url": "IN1.49", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "PN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "PN" + } + ] + }, + "value": "555221234" + } + }, + { + "url": "IN1.50", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "S" + } + ] + } + }, + { + "url": "IN1.51", + "valueString": "20241222" + }, + { + "url": "IN1.52", + "valueString": "GRACE HOSPITAL" + }, + { + "url": "IN1.53", + "valueCodeableConcept": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + } + }, + { + "url": "IN1.7", + "valueContactPoint": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xtn-contact-point", + "extension": [ + { + "url": "XTN.1", + "valueString": "(850)555-0809" + } + ] + } + ], + "_system": { + "extension": [ + { + "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", + "valueCode": "unknown" + } + ] + }, + "value": "(850)555-0809" + } + }, + { + "url": "IN1.8", + "valueString": "1500004000001" + }, + { + "url": "IN1.9", + "valueReference": { + "reference": "Organization/1735608560151916000.121fc79e-e338-4966-a174-7fc2d64476b2" + } + }, + { + "url": "IN1.10", + "valueIdentifier": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + }, + { + "url": "IN1.11", + "valueReference": { + "reference": "Organization/1735608560152640000.7d54aefc-be54-4c91-b48f-9034788370fa" + } + } + ] + } + ], + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "2" + } + ] + }, + "policyHolder": { + "reference": "Organization/1735608560154650000.08b78981-dca5-4951-ac83-895294db4f8e" + }, + "subscriber": { + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" + }, + "beneficiary": { + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" + }, + "relationship": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-coding", + "valueString": "coding" + } + ], + "code": "SEL" + } + ] + }, + "period": { + "start": "2024-07-01", + "_start": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20240701" + } + ] + }, + "end": "2025-06-30", + "_end": { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/hl7v2-date", + "valueString": "20250630" + } + ] + } + }, + "payor": [ + { + "reference": "Organization/1735608560153498000.7fa2cf1d-a40c-4990-a3bd-1563b43164b6" + } + ] + } + }, + { + "fullUrl": "Organization/1735608560143647000.517d591e-5d83-4a53-8546-4937251e0d67", + "resource": { + "resourceType": "Organization", + "id": "1735608560143647000.517d591e-5d83-4a53-8546-4937251e0d67", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Practitioner/1735608560145267000.972435ef-0e0a-430f-87e8-8d990a23f60f", + "resource": { + "resourceType": "Practitioner", + "id": "1735608560145267000.972435ef-0e0a-430f-87e8-8d990a23f60f", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/namespace-id", + "valueString": "NPI" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id", + "valueString": "2.16.840.1.114222.4.1.144" + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", + "valueCode": "ISO" + } + ] + }, + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", + "extension": [ + { + "url": "XCN.3", + "valueString": "Christopher" + }, + { + "url": "XCN.4", + "valueString": "Beau" + }, + { + "url": "XCN.7", + "valueString": "MD" + }, + { + "url": "XCN.10", + "valueString": "L" + } + ] + } + ], + "identifier": [ + { + "type": { + "coding": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/codeable-concept-id", + "valueBoolean": true + } + ], + "code": "NPI" + } + ] + }, + "system": "NPI", + "value": "1871759365" + } + ], + "name": [ + { + "use": "official", + "family": "Willison", + "given": [ + "Christopher", + "Beau" + ], + "suffix": [ + "MD" + ] + } + ] + } + }, + { + "fullUrl": "Organization/1735608560151916000.121fc79e-e338-4966-a174-7fc2d64476b2", + "resource": { + "resourceType": "Organization", + "id": "1735608560151916000.121fc79e-e338-4966-a174-7fc2d64476b2", + "name": "AETNA SERVICES INC" + } + }, + { + "fullUrl": "Organization/1735608560152640000.7d54aefc-be54-4c91-b48f-9034788370fa", + "resource": { + "resourceType": "Organization", + "id": "1735608560152640000.7d54aefc-be54-4c91-b48f-9034788370fa", + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Organization/1735608560153498000.7fa2cf1d-a40c-4990-a3bd-1563b43164b6", + "resource": { + "resourceType": "Organization", + "id": "1735608560153498000.7fa2cf1d-a40c-4990-a3bd-1563b43164b6", + "name": "AETNA US HEALTHCARE", + "address": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xad-address", + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sad-address-line", + "extension": [ + { + "url": "SAD.1", + "valueString": "PO BOX 981114" + } + ] + }, + { + "url": "XAD.2", + "valueString": "\"\"" + } + ] + } + ], + "line": [ + "PO BOX 981114", + "\"\"" + ], + "city": "EL PASO", + "state": "TX", + "postalCode": "79998", + "country": "\"\"" + } + ] + } + }, + { + "fullUrl": "Organization/1735608560154650000.08b78981-dca5-4951-ac83-895294db4f8e", + "resource": { + "resourceType": "Organization", + "id": "1735608560154650000.08b78981-dca5-4951-ac83-895294db4f8e", + "identifier": [ + { + "extension": [ + { + "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cx-identifier", + "extension": [ + { + "url": "CX.5", + "valueString": "SN" + } + ] + } + ], + "type": { + "coding": [ + { + "code": "SN" + } + ] + }, + "value": "19" + } + ], + "name": "AETNA US HEALTHCARE" + } + }, + { + "fullUrl": "Observation/1735608560162579000.507f6def-b2d6-474e-924d-fbc1b7b3cb7e", "resource": { "resourceType": "Observation", - "id": "1732562154193977000.c207046a-6adc-4826-b659-18bb2d10b434", + "id": "1735608560162579000.507f6def-b2d6-474e-924d-fbc1b7b3cb7e", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sub-id", @@ -6997,7 +8155,7 @@ { "url": "OBX.18", "valueReference": { - "reference": "Device/1732562154192288000.a666d253-d5b4-4634-a473-0e37625964d8" + "reference": "Device/1735608560160809000.a68dd02f-facd-42e3-97df-90fbb4d856fc" } }, { @@ -7068,10 +8226,10 @@ ] }, "subject": { - "reference": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768" + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" }, "encounter": { - "reference": "Encounter/1732562153890198000.0ce58f24-e0de-4d23-aba5-12c6458c21cc" + "reference": "Encounter/1735608559851174000.080c594f-b165-441a-8234-1962ffc87724" }, "effectiveDateTime": "2023-01-01T00:00:00Z", "_effectiveDateTime": { @@ -7084,13 +8242,13 @@ }, "performer": [ { - "reference": "Organization/1732562154194496000.9c180e64-0df7-4cbf-8a7b-446f5c5286dc" + "reference": "Organization/1735608560163367000.f3adf686-251b-4ce5-aa7a-5e61c6ccb68f" }, { - "reference": "PractitionerRole/1732562154194767000.4a6d8b98-95f8-40c6-b7e1-22688e9eb315" + "reference": "PractitionerRole/1735608560163797000.b8d51d91-22d3-438a-8686-c50ed2230672" }, { - "reference": "PractitionerRole/1732562154195572000.df713156-78d5-4435-b94a-b76d94c0cb16" + "reference": "PractitionerRole/1735608560164891000.1f7a8730-2e32-4122-a055-82bb32ea4d2a" } ], "valueCodeableConcept": { @@ -7192,7 +8350,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732562154198115000.42384033-f45b-4520-8598-b6882c278cfc" + "reference": "Practitioner/1735608560168120000.00a1b2ae-de0b-4dfb-ada5-6fa9fd89890a" }, "time": "2023-02-01", "_time": { @@ -7239,7 +8397,7 @@ ] }, "device": { - "reference": "Device/1732562154199483000.abef59ba-5c72-463a-9d07-e4d097fe64f6" + "reference": "Device/1735608560176689000.bef0c410-e8a6-4408-a75b-97331d06e5be" }, "referenceRange": [ { @@ -7249,10 +8407,10 @@ } }, { - "fullUrl": "Device/1732562154192288000.a666d253-d5b4-4634-a473-0e37625964d8", + "fullUrl": "Device/1735608560160809000.a68dd02f-facd-42e3-97df-90fbb4d856fc", "resource": { "resourceType": "Device", - "id": "1732562154192288000.a666d253-d5b4-4634-a473-0e37625964d8", + "id": "1735608560160809000.a68dd02f-facd-42e3-97df-90fbb4d856fc", "identifier": [ { "extension": [ @@ -7280,10 +8438,10 @@ } }, { - "fullUrl": "Organization/1732562154194496000.9c180e64-0df7-4cbf-8a7b-446f5c5286dc", + "fullUrl": "Organization/1735608560163367000.f3adf686-251b-4ce5-aa7a-5e61c6ccb68f", "resource": { "resourceType": "Organization", - "id": "1732562154194496000.9c180e64-0df7-4cbf-8a7b-446f5c5286dc", + "id": "1735608560163367000.f3adf686-251b-4ce5-aa7a-5e61c6ccb68f", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-organization", @@ -7321,10 +8479,10 @@ } }, { - "fullUrl": "Practitioner/1732562154195315000.af10b0d9-880d-45aa-af24-7789dba68697", + "fullUrl": "Practitioner/1735608560164617000.1e44176b-621f-4c5a-bb35-3d5bef4d7dcf", "resource": { "resourceType": "Practitioner", - "id": "1732562154195315000.af10b0d9-880d-45aa-af24-7789dba68697", + "id": "1735608560164617000.1e44176b-621f-4c5a-bb35-3d5bef4d7dcf", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -7352,12 +8510,12 @@ } }, { - "fullUrl": "PractitionerRole/1732562154194767000.4a6d8b98-95f8-40c6-b7e1-22688e9eb315", + "fullUrl": "PractitionerRole/1735608560163797000.b8d51d91-22d3-438a-8686-c50ed2230672", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154194767000.4a6d8b98-95f8-40c6-b7e1-22688e9eb315", + "id": "1735608560163797000.b8d51d91-22d3-438a-8686-c50ed2230672", "practitioner": { - "reference": "Practitioner/1732562154195315000.af10b0d9-880d-45aa-af24-7789dba68697" + "reference": "Practitioner/1735608560164617000.1e44176b-621f-4c5a-bb35-3d5bef4d7dcf" }, "code": [ { @@ -7372,10 +8530,10 @@ } }, { - "fullUrl": "Practitioner/1732562154196091000.e18e2775-2053-4d55-ad5d-c4e8adac70aa", + "fullUrl": "Practitioner/1735608560165515000.6878c31f-186c-418e-9143-93e97056d1b1", "resource": { "resourceType": "Practitioner", - "id": "1732562154196091000.e18e2775-2053-4d55-ad5d-c4e8adac70aa", + "id": "1735608560165515000.6878c31f-186c-418e-9143-93e97056d1b1", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -7403,10 +8561,10 @@ } }, { - "fullUrl": "Organization/1732562154196987000.67057813-14c3-4b1a-ad1c-0eeb24f9465e", + "fullUrl": "Organization/1735608560166576000.c90d2789-4c80-4358-bf2d-c93f4c82cd96", "resource": { "resourceType": "Organization", - "id": "1732562154196987000.67057813-14c3-4b1a-ad1c-0eeb24f9465e", + "id": "1735608560166576000.c90d2789-4c80-4358-bf2d-c93f4c82cd96", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -7480,15 +8638,15 @@ } }, { - "fullUrl": "PractitionerRole/1732562154195572000.df713156-78d5-4435-b94a-b76d94c0cb16", + "fullUrl": "PractitionerRole/1735608560164891000.1f7a8730-2e32-4122-a055-82bb32ea4d2a", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154195572000.df713156-78d5-4435-b94a-b76d94c0cb16", + "id": "1735608560164891000.1f7a8730-2e32-4122-a055-82bb32ea4d2a", "practitioner": { - "reference": "Practitioner/1732562154196091000.e18e2775-2053-4d55-ad5d-c4e8adac70aa" + "reference": "Practitioner/1735608560165515000.6878c31f-186c-418e-9143-93e97056d1b1" }, "organization": { - "reference": "Organization/1732562154196987000.67057813-14c3-4b1a-ad1c-0eeb24f9465e" + "reference": "Organization/1735608560166576000.c90d2789-4c80-4358-bf2d-c93f4c82cd96" }, "code": [ { @@ -7503,10 +8661,10 @@ } }, { - "fullUrl": "Practitioner/1732562154198115000.42384033-f45b-4520-8598-b6882c278cfc", + "fullUrl": "Practitioner/1735608560168120000.00a1b2ae-de0b-4dfb-ada5-6fa9fd89890a", "resource": { "resourceType": "Practitioner", - "id": "1732562154198115000.42384033-f45b-4520-8598-b6882c278cfc", + "id": "1735608560168120000.00a1b2ae-de0b-4dfb-ada5-6fa9fd89890a", "identifier": [ { "value": "Bob R.N.A." @@ -7515,10 +8673,10 @@ } }, { - "fullUrl": "Device/1732562154199483000.abef59ba-5c72-463a-9d07-e4d097fe64f6", + "fullUrl": "Device/1735608560176689000.bef0c410-e8a6-4408-a75b-97331d06e5be", "resource": { "resourceType": "Device", - "id": "1732562154199483000.abef59ba-5c72-463a-9d07-e4d097fe64f6", + "id": "1735608560176689000.bef0c410-e8a6-4408-a75b-97331d06e5be", "identifier": [ { "extension": [ @@ -7546,10 +8704,10 @@ } }, { - "fullUrl": "Observation/1732562154202682000.aa635033-0073-450d-aaf4-6f85d81b8307", + "fullUrl": "Observation/1735608560180965000.45507c43-f05d-4f66-a9e3-4d192afe3141", "resource": { "resourceType": "Observation", - "id": "1732562154202682000.aa635033-0073-450d-aaf4-6f85d81b8307", + "id": "1735608560180965000.45507c43-f05d-4f66-a9e3-4d192afe3141", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/sub-id", @@ -7730,7 +8888,7 @@ { "url": "OBX.18", "valueReference": { - "reference": "Device/1732562154201604000.e939efa7-0325-429a-b3ec-d84a94a1e490" + "reference": "Device/1735608560179543000.0942f964-f6b5-45a6-9e0e-03ca7e5089fa" } }, { @@ -7801,10 +8959,10 @@ ] }, "subject": { - "reference": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768" + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" }, "encounter": { - "reference": "Encounter/1732562153890198000.0ce58f24-e0de-4d23-aba5-12c6458c21cc" + "reference": "Encounter/1735608559851174000.080c594f-b165-441a-8234-1962ffc87724" }, "effectiveDateTime": "2023-01-01T00:00:00Z", "_effectiveDateTime": { @@ -7817,13 +8975,13 @@ }, "performer": [ { - "reference": "Organization/1732562154203229000.2a00bea0-1be7-4987-9e2c-06e86ec60e7a" + "reference": "Organization/1735608560181586000.45d64c04-6fc4-445d-a1ee-7abb79f1f82e" }, { - "reference": "PractitionerRole/1732562154203425000.0864c4c8-5ac1-4a08-997a-29be2c85e66c" + "reference": "PractitionerRole/1735608560181798000.01239cbd-ef7c-47b3-a9f0-79095050e830" }, { - "reference": "PractitionerRole/1732562154204311000.aaeaf454-854a-4de3-b3ea-e2e1b9a60be1" + "reference": "PractitionerRole/1735608560182636000.a352eff0-16c4-4ad8-98d6-cd39b5b8b4b1" } ], "valueCodeableConcept": { @@ -7925,7 +9083,7 @@ } ], "authorReference": { - "reference": "Practitioner/1732562154207156000.325c915a-9ada-47bd-8a09-92c6918e3b23" + "reference": "Practitioner/1735608560185685000.e0fde23f-ab36-4757-9515-bb17bf3b4fa5" }, "time": "2023-02-01", "_time": { @@ -7972,7 +9130,7 @@ ] }, "device": { - "reference": "Device/1732562154208233000.90243bc5-b199-4bd4-9b22-3c0b1f7a9eb7" + "reference": "Device/1735608560187345000.547bbfe2-2115-405e-9c0c-68cde30c646e" }, "referenceRange": [ { @@ -7982,10 +9140,10 @@ } }, { - "fullUrl": "Device/1732562154201604000.e939efa7-0325-429a-b3ec-d84a94a1e490", + "fullUrl": "Device/1735608560179543000.0942f964-f6b5-45a6-9e0e-03ca7e5089fa", "resource": { "resourceType": "Device", - "id": "1732562154201604000.e939efa7-0325-429a-b3ec-d84a94a1e490", + "id": "1735608560179543000.0942f964-f6b5-45a6-9e0e-03ca7e5089fa", "identifier": [ { "extension": [ @@ -8013,10 +9171,10 @@ } }, { - "fullUrl": "Organization/1732562154203229000.2a00bea0-1be7-4987-9e2c-06e86ec60e7a", + "fullUrl": "Organization/1735608560181586000.45d64c04-6fc4-445d-a1ee-7abb79f1f82e", "resource": { "resourceType": "Organization", - "id": "1732562154203229000.2a00bea0-1be7-4987-9e2c-06e86ec60e7a", + "id": "1735608560181586000.45d64c04-6fc4-445d-a1ee-7abb79f1f82e", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cwe-organization", @@ -8054,10 +9212,10 @@ } }, { - "fullUrl": "Practitioner/1732562154203893000.719f915c-98f9-4236-b741-8c900e8bf644", + "fullUrl": "Practitioner/1735608560182392000.c19f55f5-30e6-4f08-8bfe-0c748f0f7c38", "resource": { "resourceType": "Practitioner", - "id": "1732562154203893000.719f915c-98f9-4236-b741-8c900e8bf644", + "id": "1735608560182392000.c19f55f5-30e6-4f08-8bfe-0c748f0f7c38", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -8085,12 +9243,12 @@ } }, { - "fullUrl": "PractitionerRole/1732562154203425000.0864c4c8-5ac1-4a08-997a-29be2c85e66c", + "fullUrl": "PractitionerRole/1735608560181798000.01239cbd-ef7c-47b3-a9f0-79095050e830", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154203425000.0864c4c8-5ac1-4a08-997a-29be2c85e66c", + "id": "1735608560181798000.01239cbd-ef7c-47b3-a9f0-79095050e830", "practitioner": { - "reference": "Practitioner/1732562154203893000.719f915c-98f9-4236-b741-8c900e8bf644" + "reference": "Practitioner/1735608560182392000.c19f55f5-30e6-4f08-8bfe-0c748f0f7c38" }, "code": [ { @@ -8105,10 +9263,10 @@ } }, { - "fullUrl": "Practitioner/1732562154204899000.263c7827-82b5-46fe-a4f7-c8ca077f311b", + "fullUrl": "Practitioner/1735608560183250000.7ca3a8ad-6770-488a-a686-874a383c8c29", "resource": { "resourceType": "Practitioner", - "id": "1732562154204899000.263c7827-82b5-46fe-a4f7-c8ca077f311b", + "id": "1735608560183250000.7ca3a8ad-6770-488a-a686-874a383c8c29", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -8136,10 +9294,10 @@ } }, { - "fullUrl": "Organization/1732562154205866000.34048fa3-015a-49c9-b1d3-88e9f64ed289", + "fullUrl": "Organization/1735608560184295000.52c8eeec-cf8c-4024-a4f5-0f48d33990be", "resource": { "resourceType": "Organization", - "id": "1732562154205866000.34048fa3-015a-49c9-b1d3-88e9f64ed289", + "id": "1735608560184295000.52c8eeec-cf8c-4024-a4f5-0f48d33990be", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization", @@ -8213,15 +9371,15 @@ } }, { - "fullUrl": "PractitionerRole/1732562154204311000.aaeaf454-854a-4de3-b3ea-e2e1b9a60be1", + "fullUrl": "PractitionerRole/1735608560182636000.a352eff0-16c4-4ad8-98d6-cd39b5b8b4b1", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154204311000.aaeaf454-854a-4de3-b3ea-e2e1b9a60be1", + "id": "1735608560182636000.a352eff0-16c4-4ad8-98d6-cd39b5b8b4b1", "practitioner": { - "reference": "Practitioner/1732562154204899000.263c7827-82b5-46fe-a4f7-c8ca077f311b" + "reference": "Practitioner/1735608560183250000.7ca3a8ad-6770-488a-a686-874a383c8c29" }, "organization": { - "reference": "Organization/1732562154205866000.34048fa3-015a-49c9-b1d3-88e9f64ed289" + "reference": "Organization/1735608560184295000.52c8eeec-cf8c-4024-a4f5-0f48d33990be" }, "code": [ { @@ -8236,10 +9394,10 @@ } }, { - "fullUrl": "Practitioner/1732562154207156000.325c915a-9ada-47bd-8a09-92c6918e3b23", + "fullUrl": "Practitioner/1735608560185685000.e0fde23f-ab36-4757-9515-bb17bf3b4fa5", "resource": { "resourceType": "Practitioner", - "id": "1732562154207156000.325c915a-9ada-47bd-8a09-92c6918e3b23", + "id": "1735608560185685000.e0fde23f-ab36-4757-9515-bb17bf3b4fa5", "identifier": [ { "value": "Bob R.N.A." @@ -8248,10 +9406,10 @@ } }, { - "fullUrl": "Device/1732562154208233000.90243bc5-b199-4bd4-9b22-3c0b1f7a9eb7", + "fullUrl": "Device/1735608560187345000.547bbfe2-2115-405e-9c0c-68cde30c646e", "resource": { "resourceType": "Device", - "id": "1732562154208233000.90243bc5-b199-4bd4-9b22-3c0b1f7a9eb7", + "id": "1735608560187345000.547bbfe2-2115-405e-9c0c-68cde30c646e", "identifier": [ { "extension": [ @@ -8279,10 +9437,10 @@ } }, { - "fullUrl": "ServiceRequest/1732562154250806000.dd9cbc7c-fc51-481d-a11d-c930abf83f60", + "fullUrl": "ServiceRequest/1735608560241918000.e291e7a8-5ba4-409c-a3a8-12de11577e8c", "resource": { "resourceType": "ServiceRequest", - "id": "1732562154250806000.dd9cbc7c-fc51-481d-a11d-c930abf83f60", + "id": "1735608560241918000.e291e7a8-5ba4-409c-a3a8-12de11577e8c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/business-event", @@ -8327,13 +9485,13 @@ { "url": "ORC.19", "valueReference": { - "reference": "Practitioner/1732562154225791000.ae6f9906-e3b1-4a93-b6c6-d8278444d635" + "reference": "Practitioner/1735608560204932000.e23447ea-b85a-4a2d-96ec-997a60986151" } }, { "url": "orc-21-ordering-facility-name", "valueReference": { - "reference": "Organization/1732562154226525000.8d27cb9f-3454-4c66-824f-0dd6118fe641" + "reference": "Organization/1735608560206062000.4cf9635b-2146-4cd5-8c50-25a01b3b9e4c" } }, { @@ -8511,25 +9669,25 @@ { "url": "ORC.10", "valueReference": { - "reference": "Practitioner/1732562154228856000.3e9b434f-f562-4f49-9eed-8deab719001a" + "reference": "Practitioner/1735608560208936000.0384390a-fce1-40fb-8499-6bb397ad4c06" } }, { "url": "ORC.11", "valueReference": { - "reference": "Practitioner/1732562154229548000.d7d4e869-66b8-4cd3-a898-79fa9eb5ac64" + "reference": "Practitioner/1735608560209612000.dc20f7b1-c59a-4987-8f98-41216c2d5869" } }, { "url": "orc-12-ordering-provider", "valueReference": { - "reference": "Practitioner/1732562154230211000.de62daa9-831f-4e3a-988d-bb953b1d75d7" + "reference": "Practitioner/1735608560210278000.76dd137f-d3c6-420e-9aa9-cd21379f103e" } }, { "url": "ORC.13", "valueReference": { - "reference": "Location/1732562154231251000.f0dbdb0c-a77c-42d4-bd6c-82e4bc21e9b4" + "reference": "Location/1735608560211482000.80e4e740-b5d8-47c3-a2af-51c369fa96b9" } }, { @@ -8636,7 +9794,7 @@ { "url": "OBR.16", "valueReference": { - "reference": "Practitioner/1732562154232733000.784d1aba-654d-41de-b921-04d5efa0e707" + "reference": "Practitioner/1735608560213437000.54758db1-8a9a-40ba-b327-aaed18831b40" } }, { @@ -8804,7 +9962,7 @@ { "url": "OBR.28", "valueReference": { - "reference": "Practitioner/1732562154235327000.a2de90f4-5fe3-449a-b442-1422688f69bd" + "reference": "Practitioner/1735608560219733000.7591d0ce-6f54-4d46-8d56-8bfcb618a6bf" } }, { @@ -8859,7 +10017,7 @@ { "url": "OBR.33", "valueReference": { - "reference": "PractitionerRole/1732562154243651000.0580e430-b3b0-4b7f-bdfb-979e88af580c" + "reference": "PractitionerRole/1735608560231413000.a1f86c25-4bcb-4baa-b437-31bf7e90d0a5" } }, { @@ -9073,7 +10231,7 @@ { "url": "OBR.10", "valueReference": { - "reference": "Practitioner/1732562154248192000.9f748ab3-d9d1-440c-85d0-286ba3af3144" + "reference": "Practitioner/1735608560236798000.cb6b014a-bf8a-48d9-923c-c7db73efb965" } }, { @@ -9370,7 +10528,7 @@ } ], "subject": { - "reference": "Patient/1732562153843122000.7e823011-2378-4ca6-bc19-0701168a7768" + "reference": "Patient/1735608559806757000.793109f7-debe-44b9-9b9c-ac08615c3f9d" }, "occurrenceDateTime": "2022-02-02T10:22:00Z", "_occurrenceDateTime": { @@ -9410,7 +10568,7 @@ } } ], - "reference": "PractitionerRole/1732562154213583000.c9736a07-2608-4bcd-9656-7f0f085d586e" + "reference": "PractitionerRole/1735608560197002000.e300b07c-3bd6-4948-a5c9-9c56efe38245" }, "locationCode": [ { @@ -9464,19 +10622,19 @@ ], "supportingInfo": [ { - "reference": "Observation/1732562154193977000.c207046a-6adc-4826-b659-18bb2d10b434" + "reference": "Observation/1735608560162579000.507f6def-b2d6-474e-924d-fbc1b7b3cb7e" }, { - "reference": "Observation/1732562154202682000.aa635033-0073-450d-aaf4-6f85d81b8307" + "reference": "Observation/1735608560180965000.45507c43-f05d-4f66-a9e3-4d192afe3141" } ] } }, { - "fullUrl": "Practitioner/1732562154214707000.55fe29b9-3526-4dd0-8afd-afcd464734b8", + "fullUrl": "Practitioner/1735608560198437000.d57c82ac-66ec-47a4-b3fb-e0efeb203247", "resource": { "resourceType": "Practitioner", - "id": "1732562154214707000.55fe29b9-3526-4dd0-8afd-afcd464734b8", + "id": "1735608560198437000.d57c82ac-66ec-47a4-b3fb-e0efeb203247", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -9532,10 +10690,10 @@ } }, { - "fullUrl": "Location/1732562154215176000.7d2bdd0e-7a5f-4658-8892-51bfe64f9893", + "fullUrl": "Location/1735608560199066000.2dbc11df-9fd1-4271-8419-92c9ac45f8ed", "resource": { "resourceType": "Location", - "id": "1732562154215176000.7d2bdd0e-7a5f-4658-8892-51bfe64f9893", + "id": "1735608560199066000.2dbc11df-9fd1-4271-8419-92c9ac45f8ed", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -9559,10 +10717,10 @@ } }, { - "fullUrl": "Organization/1732562154219040000.ab3d8b26-5b97-4c67-bd32-15c7749feb27", + "fullUrl": "Organization/1735608560200441000.c5b7cba9-3fb4-4d55-8e18-2b783338a83d", "resource": { "resourceType": "Organization", - "id": "1732562154219040000.ab3d8b26-5b97-4c67-bd32-15c7749feb27", + "id": "1735608560200441000.c5b7cba9-3fb4-4d55-8e18-2b783338a83d", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/name-representation-code", @@ -9601,7 +10759,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562154215176000.7d2bdd0e-7a5f-4658-8892-51bfe64f9893" + "reference": "Location/1735608560199066000.2dbc11df-9fd1-4271-8419-92c9ac45f8ed" } } ], @@ -9666,23 +10824,23 @@ } }, { - "fullUrl": "PractitionerRole/1732562154213583000.c9736a07-2608-4bcd-9656-7f0f085d586e", + "fullUrl": "PractitionerRole/1735608560197002000.e300b07c-3bd6-4948-a5c9-9c56efe38245", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154213583000.c9736a07-2608-4bcd-9656-7f0f085d586e", + "id": "1735608560197002000.e300b07c-3bd6-4948-a5c9-9c56efe38245", "practitioner": { - "reference": "Practitioner/1732562154214707000.55fe29b9-3526-4dd0-8afd-afcd464734b8" + "reference": "Practitioner/1735608560198437000.d57c82ac-66ec-47a4-b3fb-e0efeb203247" }, "organization": { - "reference": "Organization/1732562154219040000.ab3d8b26-5b97-4c67-bd32-15c7749feb27" + "reference": "Organization/1735608560200441000.c5b7cba9-3fb4-4d55-8e18-2b783338a83d" } } }, { - "fullUrl": "Practitioner/1732562154225791000.ae6f9906-e3b1-4a93-b6c6-d8278444d635", + "fullUrl": "Practitioner/1735608560204932000.e23447ea-b85a-4a2d-96ec-997a60986151", "resource": { "resourceType": "Practitioner", - "id": "1732562154225791000.ae6f9906-e3b1-4a93-b6c6-d8278444d635", + "id": "1735608560204932000.e23447ea-b85a-4a2d-96ec-997a60986151", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -9709,10 +10867,10 @@ } }, { - "fullUrl": "Location/1732562154226227000.9b5c0d44-1449-4c0c-b16c-d96bc24ba566", + "fullUrl": "Location/1735608560205615000.588e530a-5737-4a11-a03a-5b581d795cb5", "resource": { "resourceType": "Location", - "id": "1732562154226227000.9b5c0d44-1449-4c0c-b16c-d96bc24ba566", + "id": "1735608560205615000.588e530a-5737-4a11-a03a-5b581d795cb5", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/universal-id-type", @@ -9736,10 +10894,10 @@ } }, { - "fullUrl": "Organization/1732562154226525000.8d27cb9f-3454-4c66-824f-0dd6118fe641", + "fullUrl": "Organization/1735608560206062000.4cf9635b-2146-4cd5-8c50-25a01b3b9e4c", "resource": { "resourceType": "Organization", - "id": "1732562154226525000.8d27cb9f-3454-4c66-824f-0dd6118fe641", + "id": "1735608560206062000.4cf9635b-2146-4cd5-8c50-25a01b3b9e4c", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/name-representation-code", @@ -9778,7 +10936,7 @@ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/identifier-location", "valueReference": { - "reference": "Location/1732562154226227000.9b5c0d44-1449-4c0c-b16c-d96bc24ba566" + "reference": "Location/1735608560205615000.588e530a-5737-4a11-a03a-5b581d795cb5" } } ], @@ -9797,10 +10955,10 @@ } }, { - "fullUrl": "Practitioner/1732562154228856000.3e9b434f-f562-4f49-9eed-8deab719001a", + "fullUrl": "Practitioner/1735608560208936000.0384390a-fce1-40fb-8499-6bb397ad4c06", "resource": { "resourceType": "Practitioner", - "id": "1732562154228856000.3e9b434f-f562-4f49-9eed-8deab719001a", + "id": "1735608560208936000.0384390a-fce1-40fb-8499-6bb397ad4c06", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -9827,10 +10985,10 @@ } }, { - "fullUrl": "Practitioner/1732562154229548000.d7d4e869-66b8-4cd3-a898-79fa9eb5ac64", + "fullUrl": "Practitioner/1735608560209612000.dc20f7b1-c59a-4987-8f98-41216c2d5869", "resource": { "resourceType": "Practitioner", - "id": "1732562154229548000.d7d4e869-66b8-4cd3-a898-79fa9eb5ac64", + "id": "1735608560209612000.dc20f7b1-c59a-4987-8f98-41216c2d5869", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -9857,10 +11015,10 @@ } }, { - "fullUrl": "Practitioner/1732562154230211000.de62daa9-831f-4e3a-988d-bb953b1d75d7", + "fullUrl": "Practitioner/1735608560210278000.76dd137f-d3c6-420e-9aa9-cd21379f103e", "resource": { "resourceType": "Practitioner", - "id": "1732562154230211000.de62daa9-831f-4e3a-988d-bb953b1d75d7", + "id": "1735608560210278000.76dd137f-d3c6-420e-9aa9-cd21379f103e", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/xcn-practitioner", @@ -9887,10 +11045,10 @@ } }, { - "fullUrl": "Location/1732562154230997000.1f3e2855-faa7-43e9-b6c5-2cc071db40e8", + "fullUrl": "Location/1735608560211188000.2f659fd6-2fe7-4f7f-8210-8b8d8e2aeaa6", "resource": { "resourceType": "Location", - "id": "1732562154230997000.1f3e2855-faa7-43e9-b6c5-2cc071db40e8", + "id": "1735608560211188000.2f659fd6-2fe7-4f7f-8210-8b8d8e2aeaa6", "identifier": [ { "extension": [ @@ -9942,10 +11100,10 @@ } }, { - "fullUrl": "Location/1732562154231251000.f0dbdb0c-a77c-42d4-bd6c-82e4bc21e9b4", + "fullUrl": "Location/1735608560211482000.80e4e740-b5d8-47c3-a2af-51c369fa96b9", "resource": { "resourceType": "Location", - "id": "1732562154231251000.f0dbdb0c-a77c-42d4-bd6c-82e4bc21e9b4", + "id": "1735608560211482000.80e4e740-b5d8-47c3-a2af-51c369fa96b9", "identifier": [ { "extension": [ @@ -9996,15 +11154,15 @@ ] }, "partOf": { - "reference": "Location/1732562154230997000.1f3e2855-faa7-43e9-b6c5-2cc071db40e8" + "reference": "Location/1735608560211188000.2f659fd6-2fe7-4f7f-8210-8b8d8e2aeaa6" } } }, { - "fullUrl": "Practitioner/1732562154232733000.784d1aba-654d-41de-b921-04d5efa0e707", + "fullUrl": "Practitioner/1735608560213437000.54758db1-8a9a-40ba-b327-aaed18831b40", "resource": { "resourceType": "Practitioner", - "id": "1732562154232733000.784d1aba-654d-41de-b921-04d5efa0e707", + "id": "1735608560213437000.54758db1-8a9a-40ba-b327-aaed18831b40", "identifier": [ { "value": "1" @@ -10038,10 +11196,10 @@ } }, { - "fullUrl": "Practitioner/1732562154235327000.a2de90f4-5fe3-449a-b442-1422688f69bd", + "fullUrl": "Practitioner/1735608560219733000.7591d0ce-6f54-4d46-8d56-8bfcb618a6bf", "resource": { "resourceType": "Practitioner", - "id": "1732562154235327000.a2de90f4-5fe3-449a-b442-1422688f69bd", + "id": "1735608560219733000.7591d0ce-6f54-4d46-8d56-8bfcb618a6bf", "identifier": [ { "value": "1" @@ -10075,10 +11233,10 @@ } }, { - "fullUrl": "Practitioner/1732562154236508000.235838ae-2ca2-4cbc-a6d0-c70b0d56a0d6", + "fullUrl": "Practitioner/1735608560221172000.cda294b4-a701-424b-96a6-93da18541305", "resource": { "resourceType": "Practitioner", - "id": "1732562154236508000.235838ae-2ca2-4cbc-a6d0-c70b0d56a0d6", + "id": "1735608560221172000.cda294b4-a701-424b-96a6-93da18541305", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/cnn-practitioner", @@ -10145,10 +11303,10 @@ } }, { - "fullUrl": "Location/1732562154237718000.bcc3e46e-35d5-49d9-9bc8-392bef817de8", + "fullUrl": "Location/1735608560222090000.283928ca-bc82-424b-a6b3-e5c8fb2d94f6", "resource": { "resourceType": "Location", - "id": "1732562154237718000.bcc3e46e-35d5-49d9-9bc8-392bef817de8", + "id": "1735608560222090000.283928ca-bc82-424b-a6b3-e5c8fb2d94f6", "identifier": [ { "extension": [ @@ -10195,10 +11353,10 @@ } }, { - "fullUrl": "Location/1732562154242310000.f00d36fc-fc8c-4eaa-b4a6-d6c558e042f8", + "fullUrl": "Location/1735608560229342000.b18e62e8-e133-4015-bb64-1ee2df4055ba", "resource": { "resourceType": "Location", - "id": "1732562154242310000.f00d36fc-fc8c-4eaa-b4a6-d6c558e042f8", + "id": "1735608560229342000.b18e62e8-e133-4015-bb64-1ee2df4055ba", "identifier": [ { "value": "Building 123" @@ -10217,10 +11375,10 @@ } }, { - "fullUrl": "Location/1732562154242719000.f859e4d1-1e25-4bd1-a800-1a5f46aa7566", + "fullUrl": "Location/1735608560229777000.e83e7186-d3ce-4dec-b9c3-5592cce16e53", "resource": { "resourceType": "Location", - "id": "1732562154242719000.f859e4d1-1e25-4bd1-a800-1a5f46aa7566", + "id": "1735608560229777000.e83e7186-d3ce-4dec-b9c3-5592cce16e53", "identifier": [ { "value": "Point of Care" @@ -10246,10 +11404,10 @@ } }, { - "fullUrl": "Location/1732562154243008000.9e0321eb-dc92-4827-adb2-82550515b7f1", + "fullUrl": "Location/1735608560230512000.d45e3d6d-aaee-4a04-b8fd-d6790521a387", "resource": { "resourceType": "Location", - "id": "1732562154243008000.9e0321eb-dc92-4827-adb2-82550515b7f1", + "id": "1735608560230512000.d45e3d6d-aaee-4a04-b8fd-d6790521a387", "identifier": [ { "value": "Floor A" @@ -10268,10 +11426,10 @@ } }, { - "fullUrl": "Location/1732562154243276000.87b2bd86-e633-4172-a925-4c3f9eba72cf", + "fullUrl": "Location/1735608560230895000.94a52960-08c5-480f-8ccc-295dcff17b09", "resource": { "resourceType": "Location", - "id": "1732562154243276000.87b2bd86-e633-4172-a925-4c3f9eba72cf", + "id": "1735608560230895000.94a52960-08c5-480f-8ccc-295dcff17b09", "identifier": [ { "value": "Room 101" @@ -10290,10 +11448,10 @@ } }, { - "fullUrl": "Location/1732562154243551000.8505b8a8-e6d3-4ae7-8b24-8fa51ad4f471", + "fullUrl": "Location/1735608560231282000.e842b353-5958-40f5-a54a-2bb3edea2146", "resource": { "resourceType": "Location", - "id": "1732562154243551000.8505b8a8-e6d3-4ae7-8b24-8fa51ad4f471", + "id": "1735608560231282000.e842b353-5958-40f5-a54a-2bb3edea2146", "identifier": [ { "value": "Bed A" @@ -10312,10 +11470,10 @@ } }, { - "fullUrl": "PractitionerRole/1732562154243651000.0580e430-b3b0-4b7f-bdfb-979e88af580c", + "fullUrl": "PractitionerRole/1735608560231413000.a1f86c25-4bcb-4baa-b437-31bf7e90d0a5", "resource": { "resourceType": "PractitionerRole", - "id": "1732562154243651000.0580e430-b3b0-4b7f-bdfb-979e88af580c", + "id": "1735608560231413000.a1f86c25-4bcb-4baa-b437-31bf7e90d0a5", "period": { "start": "2023-04-01T10:25:31-04:00", "_start": { @@ -10337,35 +11495,35 @@ } }, "practitioner": { - "reference": "Practitioner/1732562154236508000.235838ae-2ca2-4cbc-a6d0-c70b0d56a0d6" + "reference": "Practitioner/1735608560221172000.cda294b4-a701-424b-96a6-93da18541305" }, "location": [ { - "reference": "Location/1732562154237718000.bcc3e46e-35d5-49d9-9bc8-392bef817de8" + "reference": "Location/1735608560222090000.283928ca-bc82-424b-a6b3-e5c8fb2d94f6" }, { - "reference": "Location/1732562154242310000.f00d36fc-fc8c-4eaa-b4a6-d6c558e042f8" + "reference": "Location/1735608560229342000.b18e62e8-e133-4015-bb64-1ee2df4055ba" }, { - "reference": "Location/1732562154242719000.f859e4d1-1e25-4bd1-a800-1a5f46aa7566" + "reference": "Location/1735608560229777000.e83e7186-d3ce-4dec-b9c3-5592cce16e53" }, { - "reference": "Location/1732562154243008000.9e0321eb-dc92-4827-adb2-82550515b7f1" + "reference": "Location/1735608560230512000.d45e3d6d-aaee-4a04-b8fd-d6790521a387" }, { - "reference": "Location/1732562154243276000.87b2bd86-e633-4172-a925-4c3f9eba72cf" + "reference": "Location/1735608560230895000.94a52960-08c5-480f-8ccc-295dcff17b09" }, { - "reference": "Location/1732562154243551000.8505b8a8-e6d3-4ae7-8b24-8fa51ad4f471" + "reference": "Location/1735608560231282000.e842b353-5958-40f5-a54a-2bb3edea2146" } ] } }, { - "fullUrl": "Practitioner/1732562154248192000.9f748ab3-d9d1-440c-85d0-286ba3af3144", + "fullUrl": "Practitioner/1735608560236798000.cb6b014a-bf8a-48d9-923c-c7db73efb965", "resource": { "resourceType": "Practitioner", - "id": "1732562154248192000.9f748ab3-d9d1-440c-85d0-286ba3af3144", + "id": "1735608560236798000.cb6b014a-bf8a-48d9-923c-c7db73efb965", "extension": [ { "url": "https://reportstream.cdc.gov/fhir/StructureDefinition/assigning-authority", diff --git a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.hl7 b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.hl7 index 003877c1bbe..149b86f16ea 100644 --- a/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.hl7 +++ b/prime-router/src/testIntegration/resources/datatests/mappinginventory/catchall/ormo01/orm_o01-full.hl7 @@ -5,6 +5,7 @@ NTE|1|L|Accession level coment.|RE^Remark^HL70364^z^x^y^2.5.1^a^b|Bob R.N.|20230 NTE|2|L|Accession level coment 2|RE^Remark^HL70364^z^x^y^2.5.1^a^b|Bob R.N.|20230531|20230601|20350201|CC^Coded comment for patient note PV1|1|O|A&Point OF Care&C^1&Room&3^B&Bed&A^Hospital Assigned&2.4.4.4&ISO^^R^&Building^&Floor^Totally A Real Location^Comprehensive&&UID4This^AA&AssigningAUTH&ISO|R^Routine^HL70007|232323|^^^Hospital Prio&2.4.4.4&ISO^active^location type^^^Description^Entity ID&NAME&UNI&ISO^ASSIGNEE&222.1111.22222&UUID|1^BEETHOVEN^LUDWIG^B^2ND^DR^MD^^Namespace&AssigningSystem&UUID^B^^^DL^^^^^^^^MD|1^MOZART|1^CHOPIN|URO^Urology Service^HL70069|^^^^^^^^Its Temporary|P^Passed^HL70087|R^Re-admission^HL70092|RL^Real Life^HL70023||VIP^Very Interesting Person^HL70099|1^BACH|H^Human Patient^HL70018|22|||||||||||20020101|C^Collectors^HL70021|1|0|Y^Yes^HL70111|20080101|H^Happy^HL70112|^202305061200|F^Fed^HL70114|H^A Hospital Of Course^HL70115||A^Active^HL70117|^^^^^^^^Pending Location|^^^^^^^^Prior Location|20240801102531-0400|20240801102531-0400|100|199|142|130|alternate visit|A^Account Level^HL70326||Service Description|episode identifier PV2|^^^Hospital PriorPending&2.4.4.4&ISO^active^location type^^^Description^Entity ID&NAME&UNI&ISO^ASSIGNEE&222.1111.22222&UUID||1^AD||||413^V~423^X|20230601102531-0400|20230701102531-0400|5|12|Description|1^BEETHOVEN&VAN&Referral Source Code1&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext^^G^20220501102531-0400^20230501102531-0400^MD^AssignJ^AssignA~1^BEETHOVEN&VAN&Referral Source Code2&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext^^G^20220501102531-0400^20230501102531-0400^MD^AssignJ^AssignA||EMP_ILL||||||100^PublicCode|SEC|Org1^1234-5&TestText&LN&1234-5&TestAltText&LN&1&2&OriginalText^123^Check Digit^C1^Assigning Authority&2.1.4.1&ISO^MD^Hospital A&2.16.840.1.113883.9.11&ISO~Org2^1234-5&TestText&LN&1234-5&TestAltText&LN&1&2&OriginalText^123^Check Digit^C1^Assigning Authority&2.1.4.1&ISO^MD^Hospital A&2.16.840.1.113883.9.11&ISO||3^Elective^HL70217|20230501102531-0400|||20220501102531-0400|||||||||444^MODE||123^CARELEVEL1 +IN1|1|EPO|80|AETNA US HEALTHCARE|PO BOX 981114^""^EL PASO^TX^79998^""|Jones^John^^^Mr.|(850)555-0809|1500004000001|AETNA SERVICES INC|19^^^^SN|AETNA US HEALTHCARE|20240701|20250630|1701^19700101^DR TEETH AND THE ELECTRIC MAYHEM|2|Mega&Mr&MrOwnMega&Mrs&MrsOwn^HL7^MI^V^DR^BCN^L^Naaame^C&Name Context&HL7444|SEL|19700722|13324 WHITE CEMETERY RD^""^HANNIBAL^NY^130740000^""|Y|IN|1|Y|20241223|Y|20241224|N|PACCERT|20241223|1871759365^Willison^Christopher^Beau^^^MD^^NPI&2.16.840.1.114222.4.1.144&ISO^L^^^NPI|S|OK|176|2|1234|1002424|11.11&USD^P1^1.001^-1^R&Range Units&HL79999^F|22.22&RUB^P2^2.002^-2^RR&Russian Rubble&HL79999^F|10|33.33&MXN^P3^3.003^-3^OR&Oven Range&HL79999^P|44.44&CAD^P4^4.004^-4^HHR&Home Home Range&HL79999^P|1|F|45 WORKING LANE^^LIVERPOOL^NY^13088|Y|1002423|B|0|555221234^^^^PN|S|20241222|GRACE HOSPITAL|2 ORC|RE|Specimen123^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|Specimen12311^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|Specimen12322^SPHL-000048^2.16.840.1.114222.4.1.10765^ISO|CM|E||Specimen12333&SPHL-000048&2.16.840.1.114222.4.1.10765&ISO^Specimen12333454&SPHL-000048&2.16.840.1.114222.4.1.10765&ISO|20230725|71^^ORC.10Name|82^^ORC.11Name|93^^ORC.12Name|12.12.12&enter location id&L|123^^^+123|202101021000||EO^entering org text^HL79999|ED^entering device text^HL79999|60^^ORC.19Name||CDPH, Viral and Rickettsial Disease Laboratory^^^^^STARLIMS.CDC.Stag&2.16.840.1.114222.4.3.3.2.1.2&ISO^XX^STARLINKS.CDC.Stag&2.16.840.1.114222.8.7.6.5.4.1&ISO^A^SPHL-000048|111 Street St^^Streetsville^ST|456^^^+456|111 Road Rd^^Roadsville^RD|OS^order status^HL79999||20260404|EMP^Employee^HL70177|I^Inpatient Order^HL70482|EL^Electronic^HL70483|UMM^Universal Modifier^HL70000|20250403|33 OBR|1|Placer Identifier^Placer Identifier Namespace^Placer Universal ID^ISO|Filler Identifier^Filler Identifier Namespace^Filler Universal ID^ISO|123^Universal service identifier||202202021022||||1^Collector&VAN&Identifier&VAL&ROGER^LUDWIG^B^2ND^DR^MD^SRC^&AssigningSystem&ISO^B^A^NPI^DL^^A^NameContext|G|512^Danger code|relevent info|||1^Ordering&VAN&Provider&VAL&JollyROGER|^WPN^BP^^1^260^7595016^^^^^+1 260 759 5016~^WPN^Internet^order.callback@email.com|placer1|placer2|filler1|filler2||100&$^16&code|OTH|F|444&ParentId^888^ParentOBSdescriptor||1^result&VAN&copiesto&VAL&NotSoJollyROGER|adb4a5cc-50ec-4f1e-95d7-0c1f77cacee1&CSV&11D1111111&CLIA^f34b0f57-1601-4480-ae8a-d4006e50f38d&Other CSV&22D2222222&CLIA2||3216^ReasonForStudy~3216^ReasonForStudy2||123&Assistant&Results Interpreter&S&ESQ&DR&MD&&Assigning Authority&2.1.4.1&ISO^20230401102531-0400^20230501102531-0400^Point of Care^Room 101^Bed A^Hospital A&2.16.840.1.113883.9.11&ISO^active^^Building 123^Floor A|||20230806123359-0500|||4438^Collectors Comment~4438^Collectors Comment2|||||5019^Procedure Code|887766^Procedure Code Modifier~887766^Procedure Code Modifier2|7461^Placer Supplemental~7461^Placer Supplemental2|8811^Fillter Supplemental~8811^Fillter Supplemental2|71435^Medically Necessary Duplicate Procedure|N|443331^Parent Universal Service Identifier|||Alt^Placer Order~Alt^Placer Order2|adb4a5cc-50ec-4f1e-95d7-0c1f77cacee1&CSV&11D1111111&CLIA^f34b0f57-1601-4480-ae8a-d4006e50f38d&Other CSV&22D2222222&CLIA2 OBX|1|CWE|80383-3^Flu B^LN|subid|260415000^Not detected^SCT|g^gram^HL79999|range of a few|UP^Up to you|99|ST|F|20000101|user defined|20230101000000|11D1111111^CSV uploads^CLIA|1^Frances^Quinlen|^BD Veritor System for Rapid Detection of SARS-CoV-2|Device 001^SPTRDEV-001^2.17.840^ISO|20230912180802-0400|BE^Bilateral Ears^HL70163|entity id||CSV uploads-11D1111111^^^^^CLIA&2.16.840.1.113883.4.7&ISO^XX^^^11D1111111|2 Second Dr^^^IG^94553^USA|1^Mark^Quinlen|26|RC^root cause^HL79900|LPC^Local Process^HL79900|QST|30|31|32^value absent reason|33^eip