Section Goal-
In the xml file there is a reference to a text that is being declared in the section tag,
In the entry tag-
<text> <reference value="#ITEM_GOALXXXXX" /> </text>
.
In the section tag above entry-
further evaluate chronic cough
Start Date:
11/9/21
End Date:
How to refer to this so that I can get it under description tag in MS Fhir?
"description":
{
"text": "further evaluate chronic cough Start Date:11/9/21End Date:"
},
`
I tried referring through Section template in Ms Fhir but was not able to proceed with the code to get all the contents present in the tr tag as text of description. Section: Goal