FHIR IG analytics| Package | ig-ee-medication-scheme |
| Resource Type | Location |
| Id | Location-tehiku-apteek.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location tehiku-apteek
Language: et
Profile: EETISPharmacyLocation
name: Tehiku apteek
address: Pärnu mnt 132(work)
managingOrganization: Tehiku apteek (Identifier: https://fhir.ee/base/StructureDefinition/ee-organization/123456)
{
"resourceType": "Location",
"id": "tehiku-apteek",
"meta": {
"profile": [
"https://fhir.ee/StructureDefinition/ee-tis-pharmacy-location"
]
},
"language": "et",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Tehiku apteek",
"address": {
"use": "work",
"text": "Pärnu mnt 132",
"country": "EE"
},
"managingOrganization": {
"identifier": {
"system": "https://fhir.ee/base/StructureDefinition/ee-organization",
"value": "123456"
},
"display": "Tehiku apteek"
}
}