FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageig-ee-medication-scheme
Resource TypeLocation
IdLocation-tehiku-apteek.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)


Source1

{
  "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"
  }
}