eLab posistemės integracijos dokumentacija
0.3.13 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.13) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "organization1",
"meta" : {
"profile" : [
🔗 "http://esveikata.lt/fhir/StructureDefinition/lt-organization"
]
},
"identifier" : [
{
"system" : "http://esveikata.lt/classifiers/Identifier/JAR",
"value" : "125873515"
},
{
"system" : "http://esveikata.lt/Identifier/ESPBI",
"value" : "1000092467"
},
{
"system" : "http://esveikata.lt/Identifier/SVEIDRAID",
"value" : "94"
}
],
"active" : true,
"name" : "Viešoji įstaiga centro poliklinika",
"contact" : [
{
"extension" : [
{
"url" : "http://esveikata.lt/fhir/StructureDefinition/contact-registrationAddress",
"valueBoolean" : true
}
],
"telecom" : [
{
"system" : "email",
"value" : "info@koreg_.lt"
},
{
"system" : "phone",
"value" : "2111111"
},
{
"system" : "phone",
"value" : "862222222"
}
],
"address" : {
"text" : "Vilnius, Pylimo g. 3, LT-01117"
}
},
{
"extension" : [
{
"url" : "http://esveikata.lt/fhir/StructureDefinition/contact-activityAddress",
"valueBoolean" : true
}
],
"telecom" : [
{
"system" : "email",
"value" : "info@koreg_.lt"
},
{
"system" : "phone",
"value" : "2111111"
},
{
"system" : "phone",
"value" : "862222222"
}
],
"address" : {
"text" : "Vilnius, Pylimo g. 3",
"postalCode" : "LT-01117"
}
}
]
}