Skip to content

Instantly share code, notes, and snippets.

@EdwardvanRaak
Created February 19, 2020 12:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdwardvanRaak/70506b1758be8bde6d2e8e5cc66b7722 to your computer and use it in GitHub Desktop.
Save EdwardvanRaak/70506b1758be8bde6d2e8e5cc66b7722 to your computer and use it in GitHub Desktop.
question
OBSERVATION[id1] matches {
data matches {
HISTORY[id2] matches {
events matches {
POINT_EVENT[id3] matches {
data matches {
ITEM_TREE[id4] matches {
items matches {
CLUSTER[id14] matches {
items matches {
ELEMENT[id15] matches {
value matches {
DV_TEXT[id16] <-------------------------------------- THIS
}
}
ELEMENT[id17] matches {
value matches {
DV_CODED_TEXT[id18] matches {
defining_code matches {[ac1]}
}
}
TO THIS:
"/content[id0.0.100.1]/data[id2]/events[id3]/data[id4]/items[id14]/items[id15]/value[id16]/value"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment