@dotbase/fhir-resources 5.13.0 → 5.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/reference.js +1 -1
package/package.json CHANGED
@@ -18,5 +18,5 @@
18
18
  "Health Level Seven",
19
19
  "Resources"
20
20
  ],
21
- "version": "5.13.0"
21
+ "version": "5.13.1"
22
22
  }
package/reference.js CHANGED
@@ -497,7 +497,7 @@ exports["default"] = {
497
497
  },
498
498
  NamingSystem: {
499
499
  DotbaseUsername: "NamingSystem/dotbase-namingsystem-dotbaseusername",
500
- PatientCaseNumber: "NamingSystem/dotbase-namingsystem-patientprimaryidentifier",
500
+ PatientCaseNumber: "NamingSystem/dotbase-namingsystem-patientprimarycasenumber",
501
501
  PatientDotbaseIdentifier: "NamingSystem/dotbase-namingsystem-patientdotbaseidentifier",
502
502
  PatientPrimaryIdentifier: "NamingSystem/dotbase-namingsystem-patientprimaryidentifier",
503
503
  PatientTBaseIdentifier: "NamingSystem/dotbase-namingsystem-patienttbaseidentifier",