Advertisement
Guest User

Untitled

a guest
May 18th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.25 KB | None | 0 0
  1. {
  2.     "id": "e6799d64-d10d-4011-b8c2-0e4d4a3f65ce",
  3.     "resourceType": "Location",
  4.     "alias": [
  5.       "HC01"
  6.     ],
  7.     "identifier": [
  8.       {
  9.         "system": "urn:ietf:rfc:3986",
  10.         "value": "https://test.openlmis.org/api/programs/10845cb9-d365-4aaa-badd-b4fa39c6a26a"
  11.       },
  12.       {
  13.         "system": "urn:ietf:rfc:3986",
  14.         "value": "https://test.openlmis.org/api/programs/dce17f2e-af3e-40ad-8e00-3496adef44c3"
  15.       },
  16.       {
  17.         "system": "urn:ietf:rfc:3986",
  18.         "value": "https://test.openlmis.org/api/facilityTypes/ac1d268b-ce10-455f-bf87-9c667da8f060"
  19.       },
  20.       {
  21.         "system": "urn:ietf:rfc:3986",
  22.         "value": "https://test.openlmis.org/api/facilityOperators/9456c3e9-c4a6-4a28-9e08-47ceb16a4121"
  23.       }
  24.       {
  25.         “system”: “urn:oid:1.3.88”,
  26.         “value”:1234567890123,
  27.       }
  28.     ],
  29.     "name": "Comfort Health Clinic",
  30.     "physicalType": {
  31.       "coding": [
  32.         {
  33.           "system": "http://hl7.org/fhir/location-physical-type",
  34.           "code": "si",
  35.           "display": "Site"
  36.         }
  37.       ]
  38.     },
  39.     "partOf": {
  40.       "reference": "https://test.openlmis.org/api/Location/4df0cc89-8a71-450f-9c1a-29ceea1f14f3"
  41.     },
  42.     "status": "active"
  43.   },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement