{
  "resourceType": "Location",
  "id": "Location-Puesto-El-Toro-17",
  "meta": {
    "profile": [
      "http://fhir.msal.gob.ar/core/StructureDefinition/Location-ar-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: AC: 50380842150137 (USUAL)</p><p><b>status</b>: active</p><p><b>name</b>: PUESTO EL TORO (17)</p><p><b>mode</b>: instance</p><p><b>address</b>: AVENIDA LAVALLE ESQUINA 24 DE OCTUBRE EL TORO Jujuy 4643 (WORK)</p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>-66.82708740234375</td><td>-23.20853398091185</td></tr></table></div>"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "code": "AC"
          }
        ]
      },
      "system": "http://refes.msal.gob.ar",
      "value": "50380842150137"
    }
  ],
  "status": "active",
  "name": "PUESTO EL TORO (17)",
  "mode": "instance",
  "address": {
    "use": "work",
    "type": "physical",
    "line": [
      "AVENIDA LAVALLE ESQUINA 24 DE OCTUBRE"
    ],
    "city": "EL TORO",
    "district": "SUSQUES",
    "state": "Jujuy",
    "postalCode": "4643"
  },
  "position": {
    "longitude": -66.82708740234375,
    "latitude": -23.20853398091185
  }
}