FHIR IG analytics| Package | ru.core |
| Resource Type | Location |
| Id | Location-example-core-location-therapy-office-min.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location example-core-location-therapy-office-min
identifier: https://fhir.ru/ig/core/systems/location/LOC-15
status: Active
name: Кабинет терапевта №15
address: Москва RU
managingOrganization: Organization ГБУЗ Городская поликлиника №1
{
"resourceType": "Location",
"id": "example-core-location-therapy-office-min",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ru/ig/core/systems/location",
"value": "LOC-15"
}
],
"status": "active",
"name": "Кабинет терапевта №15",
"address": {
"city": "Москва",
"country": "RU"
},
"managingOrganization": {
"reference": "Organization/example-core-organization-polyclinic-min"
}
}