clqms-be/app/Libraries/Data/collection_method.json

17 lines
652 B
JSON
Raw Normal View History

{"name": "collection_method",
"VSName": "Collection Method",
"VCategory": "System",
"values": [
{"key": "pcntr", "value": "Puncture"},
{"key": "fprk", "value": "Finger-prick sampling"},
{"key": "ucct", "value": "Urine specimen collection, clean catch"},
{"key": "utcl", "value": "Timed urine collection"},
{"key": "ucth", "value": "Urine specimen collection, catheterized"},
{"key": "scgh", "value": "Collection of coughed sputum"},
{"key": "bpsy", "value": "Biopsy"},
{"key": "aspn", "value": "Aspiration"},
{"key": "excs", "value": "Excision"},
{"key": "scrp", "value": "Scraping"}
]
}