Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Location",
"id" : "b122e513-9361-4b5c-b2d6-0e9b4685477e",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/LocationUnit"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/CabinetNumber",
"valueString" : "562"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/OrganizationRegistrationStart",
"valueDate" : "2003-12-11"
},
{
"url" : "https://fhir.by/StructureDefinition/OrganizationRegInRegistr",
"valueDate" : "2003-12-11"
},
{
"url" : "https://fhir.by/StructureDefinition/OrganizationActInRegistr",
"valueDateTime" : "2023-12-11T11:12:00Z"
}
],
"url" : "https://fhir.by/StructureDefinition/OrganizationRegistration"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/OrganizationIdentifierType",
"code" : "main"
}
]
},
"system" : "https://egr.gov.by",
"value" : "123456789077"
},
{
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/OrganizationIdentifierType",
"code" : "mrec"
}
]
},
"value" : "672"
}
],
"status" : "active",
"name" : "Межрайонная МРЭК №1",
"alias" : [
"Межрайонная МРЭК №1"
],
"type" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TypeStructuralUnit",
"code" : "other-branch"
}
]
}
],
"contact" : [
{
"telecom" : [
{
"system" : "phone",
"value" : "+375212001123"
}
]
}
],
"address" : {
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
"code" : "72609920778",
"display" : "Могилевская область, г.Могилев, Переулок Гоголя, д.19"
}
]
}
}
],
"text" : "1-й этаж, кабинет №5",
"postalCode" : "212011"
},
"managingOrganization" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
}
}