Skip to content

Instantly share code, notes, and snippets.

@siteslave
Created July 25, 2013 05:00
Show Gist options
  • Save siteslave/6077024 to your computer and use it in GitHub Desktop.
Save siteslave/6077024 to your computer and use it in GitHub Desktop.
icare.json
{
"success": true,
"rows": [
{
"person": {
"hospcode": "04911",
"pid": 111,
"cid": "111111111111",
"name": "ทดสอบ",
"lname": "เล่นๆ",
"sex": "1",
"birth": "20130101",
"nation": "001",
"abogroup": "1",
"addrcode": "44010105",
"typearea": "1",
"d_update": "20120505"
},
"anc": [
{
"hospcode": "04911",
"pid": 1111,
"date_serv": "20120101",
"gravida": "1",
"ancno": "3",
"ga": "1",
"ancresult": "1",
"ancplace": "10707",
"d_update": "20120101"
}
],
"appointment": [
{
"hospcode": "04911",
"pid": 111,
"date_serv": "20130203",
"clinic": "00000",
"apdate": "20130526",
"aptype": "1",
"apdiag": "Z001",
"d_update": "20130101"
}
],
"epi": [],
"labor": [],
"prenatal": [],
"postnatal": [],
"newborn": [],
"newborn_care": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment