We work in Health Domain,We have developed Android App for Collecting clinical and administrative data, i made database with MDDS format and now getting problem in implementing HL7.
Can we add custom columns/property with HL7 .Ex In Encounter table of HL7 suppose i have to add following columns/property.
1.Encounter Description
2.Encounter Date
So,I want to know
1.how can I add these two columns in HL7 Encounter table.
2.Or tell me if it is already present in HL7.
I’m not sure what ext.getNamedProperty("distcriptions "); is intended to do. You haven’t specified a url or a value for your extension, so there’s not actually any content to serialize