Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend list of Patient and UPS attributes in default configuration #2248

Closed
gunterze opened this issue Nov 12, 2019 · 0 comments
Closed

Extend list of Patient and UPS attributes in default configuration #2248

gunterze opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Nov 12, 2019

Patient attributes added:

+            Tag.QualityControlSubject,
+            Tag.StrainDescription,
+            Tag.StrainNomenclature,
+            Tag.StrainStockSequence,
+            Tag.StrainAdditionalInformation,
+            Tag.StrainCodeSequence,
+            Tag.GeneticModificationsCodeSequence,
+            Tag.PatientTelecomInformation,

UPS attributes added:

+            Tag.InstitutionName,
+            Tag.InstitutionAddress,
+            Tag.InstitutionCodeSequence,
+            Tag.ReferringPhysicianName,
+            Tag.ReferringPhysicianAddress,
+            Tag.ReferringPhysicianTelephoneNumbers,
+            Tag.ReferringPhysicianIdentificationSequence,
+            Tag.ConsultingPhysicianName,
+            Tag.ConsultingPhysicianIdentificationSequence,
+            Tag.InstitutionalDepartmentName,
+            Tag.InstitutionalDepartmentTypeCodeSequence,
+            Tag.PatientAge,
+            Tag.PatientSize,
+            Tag.PatientSizeCodeSequence,
+            Tag.PatientWeight,
+            Tag.VisitStatusID,
+            Tag.RouteOfAdmissions,
+            Tag.AdmittingDate,
+            Tag.AdmittingTime,
+            Tag.ServiceEpisodeID,
+            Tag.ServiceEpisodeDescription,
+            Tag.IssuerOfServiceEpisodeIDSequence,
+            Tag.CurrentPatientLocation,
+            Tag.PatientInstitutionResidence,
+            Tag.VisitComments,
@gunterze gunterze added the enhancement New feature or request label Nov 12, 2019
@gunterze gunterze added this to the 5.19.1 milestone Nov 12, 2019
@gunterze gunterze self-assigned this Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant