Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Endpoint",
"id" : "ExampleEndpointSlots",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/EndpointSlots"
]
},
"status" : "active",
"connectionType" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/EndpointConnectionTypeCode",
"code" : "hl7-fhir-rest"
}
]
}
],
"managingOrganization" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
},
"address" : "https://api/fhir/slot"
}