Update Mastering Reference SQL & Json
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"resourceType" : "District",
|
||||
"id" : "",
|
||||
"identifier" : [{
|
||||
"use" : "usual",
|
||||
"type" : {
|
||||
"coding" : [{
|
||||
"system" : "",
|
||||
"version" : "",
|
||||
"code" : "idkecamatan",
|
||||
"display" : "ID m_kecamatan Simrs 3.0",
|
||||
"userSelected" : true
|
||||
}],
|
||||
"text" : "ID m_kecamatan Simrs 3.0"
|
||||
},
|
||||
"system" : "",
|
||||
"value" : "3573010",
|
||||
"period" : {"start" : "", "end" : ""},
|
||||
"assigner": {
|
||||
"reference" : "",
|
||||
"display" : ""
|
||||
}
|
||||
}],
|
||||
"status": "active",
|
||||
"name" : "Kedungkandang",
|
||||
"city" : {
|
||||
"reference" : "city/3573",
|
||||
"display" : "Kota Malang"
|
||||
},
|
||||
"period" : {"start" : "", "end" : ""},
|
||||
"createdAt" : "",
|
||||
"updatedAt" : ""
|
||||
}
|
||||
Reference in New Issue
Block a user